We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e670dbf commit 4eb7a85Copy full SHA for 4eb7a85
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/orto17/jfrog-client-go master
+// replace github.com/jfrog/jfrog-client-go => github.com/jfrog/jfrog-client-go master
128
129
// replace github.com/jfrog/jfrog-cli-core/v2 => github.com/jfrog/jfrog-cli-core/v2 master
130
0 commit comments