We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed5a375 commit d223266Copy full SHA for d223266
go.mod
@@ -124,7 +124,7 @@ require (
124
gopkg.in/warnings.v0 v0.1.2 // indirect
125
)
126
127
-// replace github.com/jfrog/jfrog-client-go => github.com/jfrog/jfrog-client-go master
+replace github.com/jfrog/jfrog-client-go => github.com/jfrog/jfrog-client-go v1.55.1-0.20251216111654-54d67e0c03ac
128
129
// replace github.com/jfrog/jfrog-cli-core/v2 => github.com/jfrog/jfrog-cli-core/v2 master
130
0 commit comments