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 2d7849f commit 248d773Copy full SHA for 248d773
1 file changed
libexec/goenv---version
@@ -12,7 +12,7 @@
12
set -e
13
[ -n "$GOENV_DEBUG" ] && set -x
14
15
-version="1.23.2"
+version="1.23.3"
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