Skip to content

Commit

Permalink
chore: change version go global to 1.22.4
Browse files Browse the repository at this point in the history
luismayta committed Jul 7, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent ce63bc3 commit 7c17add
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/base.zsh
Original file line number Diff line number Diff line change
@@ -14,8 +14,9 @@ export ASSUME_NO_MOVING_GC_UNSAFE_RISK_IT_WITH=go1.21
export GOENV_VERSIONS=(
1.19.5
1.21.6
1.22.4
)
export GOENV_VERSION_GLOBAL=1.21.6
export GOENV_VERSION_GLOBAL=1.22.4

export GOENV_PACKAGES=(
github.com/onsi/gomega

0 comments on commit 7c17add

Please sign in to comment.