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 e11de94 commit ce93f67Copy full SHA for ce93f67
1 file changed
libexec/goenv---version
@@ -12,7 +12,7 @@
12
set -e
13
[ -n "$GOENV_DEBUG" ] && set -x
14
15
-version="20160424"
+version="1.0.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