File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 github.com/jfrog/jfrog-apps-config v1.0.1
1818 github.com/jfrog/jfrog-cli-artifactory v0.8.1-0.20251211075913-35ebcd308e93
1919 github.com/jfrog/jfrog-cli-core/v2 v2.60.1-0.20251210085744-f8481d179ac5
20- github.com/jfrog/jfrog-client-go v1.55.1-0.20251211124639-306f15dbcf29
20+ github.com/jfrog/jfrog-client-go v1.55.1-0.20251217080430-c92b763b7465
2121 github.com/magiconair/properties v1.8.10
2222 github.com/owenrumney/go-sarif/v3 v3.2.3
2323 github.com/package-url/packageurl-go v0.1.3
@@ -135,7 +135,7 @@ require (
135135 gopkg.in/warnings.v0 v0.1.2 // indirect
136136)
137137
138- // replace github.com/jfrog/jfrog-client-go => github.com /jfrog/jfrog -client-go master
138+ replace github.com/jfrog/jfrog-client-go => .. /jfrog-client-go
139139
140140// replace github.com/jfrog/jfrog-cli-core/v2 => github.com/jfrog/jfrog-cli-core/v2 master
141141
Original file line number Diff line number Diff line change @@ -158,8 +158,6 @@ github.com/jfrog/jfrog-cli-artifactory v0.8.1-0.20251211075913-35ebcd308e93 h1:r
158158github.com/jfrog/jfrog-cli-artifactory v0.8.1-0.20251211075913-35ebcd308e93 /go.mod h1:7cCaRhXorlbyXZgiW5bplCExFxlnROaG21K12d8inpQ =
159159github.com/jfrog/jfrog-cli-core/v2 v2.60.1-0.20251210085744-f8481d179ac5 h1:GYE67ubwl+ZRw3CcXFUi49EwwQp6k+qS8sX0QuHDHO8 =
160160github.com/jfrog/jfrog-cli-core/v2 v2.60.1-0.20251210085744-f8481d179ac5 /go.mod h1:BMoGi2rG0udCCeaghqlNgiW3fTmT+TNnfTnBoWFYgcg =
161- github.com/jfrog/jfrog-client-go v1.55.1-0.20251211124639-306f15dbcf29 h1:u+FMai2cImOJExJ1Ehe8JsrpAXmPyRaDXwM60wV3bPA =
162- github.com/jfrog/jfrog-client-go v1.55.1-0.20251211124639-306f15dbcf29 /go.mod h1:WQ5Y+oKYyHFAlCbHN925bWhnShTd2ruxZ6YTpb76fpU =
163161github.com/jhump/protoreflect v1.15.1 h1:HUMERORf3I3ZdX05WaQ6MIpd/NJ434hTp5YiKgfCL6c =
164162github.com/jhump/protoreflect v1.15.1 /go.mod h1:jD/2GMKKE6OqX8qTjhADU1e6DShO+gavG9e0Q693nKo =
165163github.com/k0kubun/colorstring v0.0.0-20150214042306-9440f1994b88 /go.mod h1:3w7q1U84EfirKl04SVQ/s7nPm1ZPhiXd34z40TNz36k =
You can’t perform that action at this time.
0 commit comments