Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ddb004c

Browse files
authoredMar 30, 2025··
chore(deps): update github.com/openshift/client-go digest to bc2e3c2
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 17e7206 commit ddb004c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

Diff for: ‎go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ require (
6060
github.com/modern-go/reflect2 v1.0.2 // indirect
6161
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
6262
github.com/nxadm/tail v1.4.8 // indirect
63-
github.com/openshift/client-go v0.0.0-20240215090359-b71f6f2731f5 // indirect
63+
github.com/openshift/client-go bc2e3c2af6e1 // indirect
6464
github.com/pkg/errors v0.9.1 // indirect
6565
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
6666
github.com/prometheus/client_golang v1.21.0 // indirect
@@ -98,7 +98,7 @@ replace (
9898
cloud.google.com/go => cloud.google.com/go v0.100.2
9999
github.com/onsi/ginkgo => github.com/onsi/ginkgo v1.16.4
100100
github.com/onsi/gomega => github.com/onsi/gomega v1.14.0
101-
github.com/openshift/client-go => github.com/openshift/client-go v0.0.0-20200325131901-f7baeb993edb
101+
github.com/openshift/client-go => github.com/openshift/client-go bc2e3c2af6e1
102102
k8s.io/api => k8s.io/api v0.28.3
103103
k8s.io/apiextensions-apiserver => k8s.io/apiextensions-apiserver v0.28.3
104104
k8s.io/apimachinery => k8s.io/apimachinery v0.28.3

0 commit comments

Comments
 (0)
Please sign in to comment.