Skip to content

Commit

Permalink
Bump k8s.io/client-go from 0.0.0-20191114101535-6c5935290e33 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-20191114101535-6c5935290e33 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 Sep 18, 2023
1 parent 6a08684 commit 738ad02
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 341 deletions.
6 changes: 2 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,14 @@ module github.com/cgroschupp/cert-manager-webhook-softlayer
go 1.12

require (
github.com/ghodss/yaml v0.0.0-20180820084758-c7ce16629ff4 // indirect
github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db // indirect
github.com/jarcoal/httpmock v1.0.4
github.com/jetstack/cert-manager v0.12.0
github.com/renier/xmlrpc v0.0.0-20191022213033-ce560eccbd00 // indirect
github.com/softlayer/softlayer-go v1.0.0
github.com/stretchr/testify v1.4.0
k8s.io/apiextensions-apiserver v0.0.0-20191114105449-027877536833
k8s.io/apimachinery v0.0.0-20191028221656-72ed19daf4bb
k8s.io/client-go v0.0.0-20191114101535-6c5935290e33
k8s.io/apimachinery v0.17.16
k8s.io/client-go v0.17.16
k8s.io/klog v1.0.0
)

Expand Down
Loading

0 comments on commit 738ad02

Please sign in to comment.