Skip to content

Commit

Permalink
Merge pull request #1340 from kubernetes/dependabot/go_modules/test/e…
Browse files Browse the repository at this point in the history
…2e/release-1.30/sigs-k8s-23925f1d40

🌱 (chore)[release-1.30]: Bump sigs.k8s.io/controller-runtime from 0.18.5 to 0.18.6 in /test/e2e in the sigs-k8s group
  • Loading branch information
zhanggbj authored Dec 6, 2024
2 parents 880baba + 01ce7ef commit 48082ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion test/e2e/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
sigs.k8s.io/cluster-api v1.7.0-rc.0.0.20240528063443-2568aa2997bc
sigs.k8s.io/cluster-api-provider-vsphere/test v1.10.0-rc.1.0.20240521132953-469f652e57ae
sigs.k8s.io/cluster-api/test v1.7.0-rc.0.0.20240528063443-2568aa2997bc
sigs.k8s.io/controller-runtime v0.18.5
sigs.k8s.io/controller-runtime v0.18.6
)

require (
Expand Down
4 changes: 2 additions & 2 deletions test/e2e/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -418,8 +418,8 @@ sigs.k8s.io/cluster-api-provider-vsphere/test v1.10.0-rc.1.0.20240521132953-469f
sigs.k8s.io/cluster-api-provider-vsphere/test v1.10.0-rc.1.0.20240521132953-469f652e57ae/go.mod h1:iKduNuR64GXIrIFnqsKIPdrryb8fqpg+Ny3xnZARIWE=
sigs.k8s.io/cluster-api/test v1.7.0-rc.0.0.20240528063443-2568aa2997bc h1:rraUWzPdOGi/nF6R1n/mA9D+/j/jm8chlZRpGxwEucE=
sigs.k8s.io/cluster-api/test v1.7.0-rc.0.0.20240528063443-2568aa2997bc/go.mod h1:nErW8f4WfMSbzsaJGTf2giRYsF6mSt36okdu10ww8sY=
sigs.k8s.io/controller-runtime v0.18.5 h1:nTHio/W+Q4aBlQMgbnC5hZb4IjIidyrizMai9P6n4Rk=
sigs.k8s.io/controller-runtime v0.18.5/go.mod h1:TVoGrfdpbA9VRFaRnKgk9P5/atA0pMwq+f+msb9M8Sg=
sigs.k8s.io/controller-runtime v0.18.6 h1:UnEoLBLDpQwzJ2jYh6aTdiMhGjNDR7IdFn9YEqHIccc=
sigs.k8s.io/controller-runtime v0.18.6/go.mod h1:Dcsa9v8AEBWa3sQNJHsuWPT4ICv99irl5wj83NiC12U=
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd h1:EDPBXCAspyGV4jQlpZSudPeMmr1bNJefnuqLsRAsHZo=
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd/go.mod h1:B8JuhiUyNFVKdsE8h686QcCxMaH6HrOAZj4vswFpcB0=
sigs.k8s.io/kind v0.23.0 h1:8fyDGWbWTeCcCTwA04v4Nfr45KKxbSPH1WO9K+jVrBg=
Expand Down

0 comments on commit 48082ed

Please sign in to comment.