Skip to content

Commit

Permalink
Bump k8s.io/client-go from 0.0.0-20190819141724-e14f31a72a77 to 0.17.16
Browse files Browse the repository at this point in the history
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.0.0-20190819141724-e14f31a72a77 to 0.17.16.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/commits/v0.17.16)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 23, 2024
1 parent a9e0a57 commit 59e4d76
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 18 deletions.
9 changes: 3 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,11 @@ replace github.com/Sirupsen/logrus => github.com/sirupsen/logrus v1.3.0
require (
github.com/Comcast/kuberhealthy/v2 v2.2.0
github.com/gogo/protobuf v1.3.2 // indirect
github.com/kr/pretty v0.1.0 // indirect
github.com/sirupsen/logrus v1.4.0
github.com/spf13/pflag v1.0.3 // indirect
github.com/stretchr/testify v1.5.1 // indirect
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
k8s.io/api v0.0.0-20190819141258-3544db3b9e44
k8s.io/apimachinery v0.15.7
k8s.io/client-go v0.0.0-20190819141724-e14f31a72a77
k8s.io/api v0.17.16
k8s.io/apimachinery v0.17.16
k8s.io/client-go v0.17.16
)

go 1.13
Loading

0 comments on commit 59e4d76

Please sign in to comment.