Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: k8s.io/api
  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 281ba31
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 231 deletions.
5 changes: 2 additions & 3 deletions runtime-watcher/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ require (
github.com/sethgrid/pester v1.2.0
github.com/stretchr/testify v1.9.0
go.uber.org/zap v1.27.0
k8s.io/api v0.31.2
k8s.io/api v0.31.3
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 281ba31

Please sign in to comment.