Skip to content

Commit

Permalink
build(deps): bump k8s.io/apimachinery
Browse files Browse the repository at this point in the history
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.0.0-20190620073744-d16981aedf33 to 0.16.13.
- [Commits](https://github.com/kubernetes/apimachinery/commits/v0.16.13)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent 1b708d8 commit b782505
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 8 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ require (
github.com/rivo/uniseg v0.2.0 // indirect
github.com/rogpeppe/go-internal v1.8.0 // indirect
github.com/satori/go.uuid v1.2.0 // indirect
github.com/spf13/pflag v1.0.3 // indirect
github.com/spf13/pflag v1.0.5 // indirect
go.etcd.io/etcd/client/pkg/v3 v3.5.0 // indirect
go.opencensus.io v0.24.0 // indirect
go.uber.org/atomic v1.9.0 // indirect
Expand All @@ -103,11 +103,11 @@ require (
google.golang.org/genproto/googleapis/api v0.0.0-20230822172742-b8732ec3820d // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d // indirect
google.golang.org/protobuf v1.31.0 // indirect
gopkg.in/inf.v0 v0.9.0 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
k8s.io/apimachinery v0.0.0-20190620073744-d16981aedf33 // indirect
k8s.io/apimachinery v0.16.13 // indirect
k8s.io/client-go v0.0.0-20190620074045-585a16d2e773 // indirect
k8s.io/klog v0.3.1 // indirect
k8s.io/klog v1.0.0 // indirect
k8s.io/utils v0.0.0-20190221042446-c2654d5206da // indirect
sigs.k8s.io/yaml v1.2.0 // indirect
)
Loading

0 comments on commit b782505

Please sign in to comment.