We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f4f833 commit f40cb20Copy full SHA for f40cb20
1 file changed
libexec/goenv---version
@@ -12,7 +12,7 @@
12
set -e
13
[ -n "$GOENV_DEBUG" ] && set -x
14
15
-version="1.20.0"
+version="1.21.0"
16
git_revision=""
17
18
if cd "${BASH_SOURCE%/*}" 2>/dev/null && git remote -v 2>/dev/null | grep -q pyenv; then
0 commit comments