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 98253d4 commit 19a0daaCopy full SHA for 19a0daa
go.mod
@@ -2,7 +2,7 @@ module github.com/jfrog/jfrog-cli
2
3
go 1.23.9
4
5
-replace github.com/jfrog/jfrog-cli-core/v2 => /Users/basselm/Github/jfrog-cli-core
+replace github.com/jfrog/jfrog-cli-core/v2 => ../jfrog-cli-core
6
7
replace (
8
// Should not be updated to 0.2.6 due to a bug (https://github.com/jfrog/jfrog-cli-core/pull/372)
0 commit comments