Skip to content

Commit d3283cd

Browse files
Update rmmagent-linux.sh
Version Upgrade GO!
1 parent 62b3dd7 commit d3283cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rmmagent-linux.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ rmm_agent_type=$8
127127
mesh_fqdn=$2
128128
mesh_id=$3
129129
## Setting Go verison to be installed
130-
go_version="1.21.5"
130+
go_version="1.21.6"
131131

132132
go_url_amd64="https://go.dev/dl/go$go_version.linux-amd64.tar.gz"
133133
go_url_x86="https://go.dev/dl/go$go_version.linux-386.tar.gz"

0 commit comments

Comments
 (0)