Skip to content

Commit f392ba0

Browse files
committed
update deps:
1 parent 7d45300 commit f392ba0

File tree

2 files changed

+447
-4
lines changed

2 files changed

+447
-4
lines changed

go.mod

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -123,10 +123,6 @@ require (
123123
sigs.k8s.io/yaml v1.6.0 // indirect
124124
)
125125

126-
replace github.com/jfrog/jfrog-cli-core/v2 => ../jfrog-cli-core
127-
128-
replace github.com/jfrog/jfrog-client-go => ../jfrog-client-go
129-
130126
//replace github.com/jfrog/build-info-go => github.com/jfrog/build-info-go v1.8.9-0.20251223092904-9e9460642431
131127

132128
// replace github.com/jfrog/jfrog-cli-core/v2 => github.com/jfrog/jfrog-cli-core/v2 v2.60.1-0.20251026182600-8a8c0428f538

0 commit comments

Comments
 (0)