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 8f2173c commit c8b2612Copy full SHA for c8b2612
go.mod
@@ -96,7 +96,7 @@ require (
96
gopkg.in/warnings.v0 v0.1.2 // indirect
97
)
98
99
-replace github.com/jfrog/jfrog-client-go => github.com/jfrog/jfrog-client dev
+replace github.com/jfrog/jfrog-client-go => github.com/jfrog/jfrog-client-go dev
100
101
// replace github.com/jfrog/build-info-go => github.com/jfrog/build-info-go v1.8.9-0.20241121100855-e7a75ceee2bd
102
0 commit comments