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 8c79bb0 commit c48f2e4Copy full SHA for c48f2e4
go.mod
@@ -1,6 +1,6 @@
1
module github.com/jfrog/jfrog-cli-core/v2
2
3
-go 1.24.6
+go 1.25.4
4
5
require github.com/c-bata/go-prompt v0.2.6 // 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