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 83da2b5 commit b77d42eCopy full SHA for b77d42e
1 file changed
libexec/goenv---version
@@ -12,7 +12,7 @@
12
set -e
13
[ -n "$GOENV_DEBUG" ] && set -x
14
15
-version="1.18.0"
+version="1.19.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