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 d5f4218 commit 27e495dCopy full SHA for 27e495d
go.mod
@@ -1,6 +1,6 @@
1
module github.com/jfrog/jfrog-cli-core/v2
2
3
-go 1.23.5
+go 1.23.4
4
5
require github.com/c-bata/go-prompt v0.2.5 // Should not be updated to 0.2.6 due to a bug (https://github.com/jfrog/jfrog-cli-core/pull/372)
6
0 commit comments