Skip to content

Commit

Permalink
chore(dependabot): bump k8s.io/apimachinery in /runtime-watcher
Browse files Browse the repository at this point in the history
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.31.2 to 0.31.3.
- [Commits](kubernetes/apimachinery@v0.31.2...v0.31.3)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 43162ce commit 13e1deb
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 228 deletions.
3 changes: 1 addition & 2 deletions runtime-watcher/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
go.uber.org/zap v1.27.0
k8s.io/api v0.31.2
k8s.io/apiextensions-apiserver v0.31.2
k8s.io/apimachinery v0.31.2
k8s.io/apimachinery v0.31.3
k8s.io/client-go v0.31.2
sigs.k8s.io/controller-runtime v0.19.1
)
Expand Down Expand Up @@ -59,7 +59,6 @@ require (
require (
cloud.google.com/go/compute/metadata v0.5.2 // indirect
filippo.io/edwards25519 v1.1.0 // indirect
github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/alibabacloudsdkgo/helper v0.2.0 // indirect
github.com/Azure/azure-sdk-for-go v68.0.0+incompatible // indirect
github.com/Azure/go-autorest v14.2.0+incompatible // indirect
github.com/Azure/go-autorest/autorest v0.11.29 // indirect
Expand Down
Loading

0 comments on commit 13e1deb

Please sign in to comment.