Skip to content

Commit

Permalink
chore(deps): Bumping golang to 1.21
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Boutour <[email protected]>
  • Loading branch information
ViBiOh committed Aug 9, 2023
1 parent 06368f7 commit 2b61587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installations/golang
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ clean() {
}

install() {
local GO_VERSION="1.20.7"
local GO_VERSION="1.21.0"

if [[ ! -d "${HOME}/opt/go" ]]; then
local GO_ARCHIVE
Expand Down

0 comments on commit 2b61587

Please sign in to comment.