Skip to content

Commit

Permalink
Merge pull request #657 from ComplianceAsCode/renovate/open-cluster-m…
Browse files Browse the repository at this point in the history
…anagement.io-api-0.x

Update module open-cluster-management.io/api to v0.15.0
  • Loading branch information
openshift-merge-bot[bot] authored Jan 22, 2025
2 parents 4e729de + 6df7e7c commit a50fce9
Show file tree
Hide file tree
Showing 5 changed files with 74 additions and 57 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/onsi/gomega v1.36.2
k8s.io/apimachinery v0.32.1
k8s.io/client-go v0.32.1
open-cluster-management.io/api v0.14.0
open-cluster-management.io/api v0.15.0
sigs.k8s.io/controller-runtime v0.20.0
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1085,6 +1085,8 @@ k8s.io/utils v0.0.0-20241210054802-24370beab758 h1:sdbE21q2nlQtFh65saZY+rRM6x6aJ
k8s.io/utils v0.0.0-20241210054802-24370beab758/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
open-cluster-management.io/api v0.14.0 h1:yjhnNeO/QudiIoEi0i/yUYmP3iElAfUgtj4pHMV+4uM=
open-cluster-management.io/api v0.14.0/go.mod h1:ltijKJhDifrPH0csvCUmFt5lzaERv+BBfh6X3l83rT0=
open-cluster-management.io/api v0.15.0 h1:lRee1KOlGHZb2scTA7ff9E9Fxt2hJc7jpkHnaCbvkOU=
open-cluster-management.io/api v0.15.0/go.mod h1:9erZEWEn4bEqh0nIX2wA7f/s3KCuFycQdBrPrRzi0QM=
rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
rsc.io/sampler v1.3.0/go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA=
Expand Down
4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1756,8 +1756,8 @@ k8s.io/utils/net
k8s.io/utils/pointer
k8s.io/utils/ptr
k8s.io/utils/trace
# open-cluster-management.io/api v0.14.0
## explicit; go 1.21
# open-cluster-management.io/api v0.15.0
## explicit; go 1.22.0
open-cluster-management.io/api/cluster/v1alpha1
# sigs.k8s.io/controller-runtime v0.20.0
## explicit; go 1.23.0
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a50fce9

Please sign in to comment.