Skip to content

Commit 6a2ffe5

Browse files
fix(deps): update github.com/openshift/api digest to 4a165b2
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 0a5f41b commit 6a2ffe5

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

ray-operator/go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@ require (
1313
github.com/jarcoal/httpmock v1.4.0
1414
github.com/onsi/ginkgo/v2 v2.23.4
1515
github.com/onsi/gomega v1.37.0
16-
github.com/openshift/api v0.0.0-20240625084701-0689f006bcde
16+
github.com/openshift/api v0.0.0-20250826155724-4a165b214722
1717
github.com/orcaman/concurrent-map/v2 v2.0.1
1818
github.com/pkg/errors v0.9.1
1919
github.com/prometheus/client_golang v1.22.0
2020
github.com/stretchr/testify v1.10.0
2121
go.uber.org/mock v0.5.1
2222
go.uber.org/zap v1.27.0
2323
gopkg.in/natefinch/lumberjack.v2 v2.2.1
24-
k8s.io/api v0.33.0
24+
k8s.io/api v0.33.2
2525
k8s.io/apiextensions-apiserver v0.33.0
26-
k8s.io/apimachinery v0.33.0
26+
k8s.io/apimachinery v0.33.2
2727
k8s.io/apiserver v0.33.0
2828
k8s.io/client-go v0.33.0
2929
k8s.io/code-generator v0.33.0

ray-operator/go.sum

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)