Skip to content

Commit 1f7cc72

Browse files
fix(deps): update github.com/openshift/client-go digest to 4685125
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent b4700af commit 1f7cc72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/onsi/ginkgo/v2 v2.27.2
1414
github.com/onsi/gomega v1.38.2
1515
github.com/openshift/api v3.9.1-0.20190916204813-cdbe64fb0c91+incompatible
16-
github.com/openshift/client-go v0.0.0-20240115204758-e6bf7d631d5e // release-4.16
16+
github.com/openshift/client-go 4685125c2287 // release-4.16
1717
github.com/operator-framework/api v0.33.0
1818
github.com/operator-framework/operator-lifecycle-manager v0.33.0
1919
github.com/segmentio/analytics-go/v3 v3.3.0
@@ -210,7 +210,7 @@ replace (
210210
// Usually not needed unless we have newer k8s.io deps and argocd still uses an old gitops-engine
211211
// github.com/argoproj/gitops-engine => github.com/argoproj/gitops-engine v0.0.0-20240905010810-bd7681ae3f8b
212212
github.com/openshift/api => github.com/openshift/api v0.0.0-20240124164020-e2ce40831f2e
213-
github.com/openshift/client-go => github.com/openshift/client-go v0.0.0-20240115204758-e6bf7d631d5e
213+
github.com/openshift/client-go => github.com/openshift/client-go 4685125c2287
214214
// Caused by Argo importing 'k8s.io/api'
215215
// Override all the v0.0.0 entries
216216
k8s.io/api => k8s.io/api v0.33.4

0 commit comments

Comments
 (0)