Skip to content

Commit b0db5bf

Browse files
Update github.com/openshift/api digest to f0c2a50
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa63630 commit b0db5bf

File tree

2 files changed

+7
-116
lines changed

2 files changed

+7
-116
lines changed

go.mod

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.24.0
44

55
toolchain go1.24.4
66

7-
require github.com/openshift/api v0.0.0-20240729140855-0a58f8c30a8c // release-4.15
7+
require github.com/openshift/api v0.0.0-20250805224414-f0c2a502ca3b // release-4.15
88

99
require (
1010
dario.cat/mergo v1.0.2
@@ -26,10 +26,8 @@ require (
2626
require (
2727
cel.dev/expr v0.24.0 // indirect
2828
github.com/antlr4-go/antlr/v4 v4.13.1 // indirect
29-
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
3029
github.com/beorn7/perks v1.0.1 // indirect
3130
github.com/blang/semver/v4 v4.0.0 // indirect
32-
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
3331
github.com/cenkalti/backoff/v5 v5.0.2 // indirect
3432
github.com/cespare/xxhash/v2 v2.3.0 // indirect
3533
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
@@ -48,19 +46,16 @@ require (
4846
github.com/go-openapi/swag v0.23.1 // indirect
4947
github.com/gobuffalo/flect v1.0.3 // indirect
5048
github.com/gogo/protobuf v1.3.2 // indirect
51-
github.com/golang/protobuf v1.5.4 // indirect
5249
github.com/google/btree v1.1.3 // indirect
5350
github.com/google/cel-go v0.25.0 // indirect
5451
github.com/google/gnostic-models v0.7.0 // indirect
5552
github.com/google/go-cmp v0.7.0 // indirect
56-
github.com/google/gofuzz v1.2.0 // indirect
5753
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
5854
github.com/google/uuid v1.6.0 // indirect
5955
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 // indirect
6056
github.com/inconshreveable/mousetrap v1.1.0 // indirect
6157
github.com/josharian/intern v1.0.0 // indirect
6258
github.com/json-iterator/go v1.1.12 // indirect
63-
github.com/klauspost/compress v1.18.0 // indirect
6459
github.com/kylelemons/godebug v1.1.0 // indirect
6560
github.com/mailru/easyjson v0.9.0 // indirect
6661
github.com/mattn/go-colorable v0.1.14 // indirect

0 commit comments

Comments
 (0)