Skip to content

Commit 91fd7c5

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/onsi/ginkgo/v2 v2.22.2
1717
github.com/onsi/gomega v1.36.2
1818
github.com/openshift/api v3.9.1-0.20190916204813-cdbe64fb0c91+incompatible
19-
github.com/openshift/client-go v0.0.0-20240115204758-e6bf7d631d5e // release-4.16
19+
github.com/openshift/client-go 6d8e53714277 // release-4.16
2020
github.com/operator-framework/api v0.27.0
2121
github.com/operator-framework/operator-lifecycle-manager v0.30.0
2222
github.com/segmentio/analytics-go/v3 v3.3.0
@@ -186,7 +186,7 @@ replace (
186186
// Usually not needed unless we have newer k8s.io deps and argocd still uses an old gitops-engine
187187
// github.com/argoproj/gitops-engine => github.com/argoproj/gitops-engine v0.0.0-20240905010810-bd7681ae3f8b
188188
github.com/openshift/api => github.com/openshift/api v0.0.0-20240124164020-e2ce40831f2e
189-
github.com/openshift/client-go => github.com/openshift/client-go v0.0.0-20240115204758-e6bf7d631d5e
189+
github.com/openshift/client-go => github.com/openshift/client-go 6d8e53714277
190190
// Caused by Argo importing 'k8s.io/api'
191191
// Override all the v0.0.0 entries
192192
k8s.io/api => k8s.io/api v0.31.2

0 commit comments

Comments
 (0)