diff options
author | 2020-04-13 09:11:17 -0700 | |
---|---|---|
committer | 2020-04-13 09:11:17 -0700 | |
commit | 11fc63e02ee1d81d0cd4ab52106dec6462f923d3 (patch) | |
tree | 543a90482e44d893dc974525e2e14db41f92d5fc /go.sum | |
parent | 9b5002258ba55ae13c007465dc814b23649b66b0 (diff) | |
download | coredns-11fc63e02ee1d81d0cd4ab52106dec6462f923d3.tar.gz coredns-11fc63e02ee1d81d0cd4ab52106dec6462f923d3.tar.zst coredns-11fc63e02ee1d81d0cd4ab52106dec6462f923d3.zip |
build(deps): bump k8s.io/apimachinery from 0.18.0 to 0.18.1 (#3826)
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/kubernetes/apimachinery/releases)
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.18.0...v0.18.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Diffstat (limited to '')
-rw-r--r-- | go.sum | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -764,6 +764,8 @@ k8s.io/api v0.18.0 h1:lwYk8Vt7rsVTwjRU6pzEsa9YNhThbmbocQlKvNBB4EQ= k8s.io/api v0.18.0/go.mod h1:q2HRQkfDzHMBZL9l/y9rH63PkQl4vae0xRT+8prbrK8= k8s.io/apimachinery v0.18.0 h1:fuPfYpk3cs1Okp/515pAf0dNhL66+8zk8RLbSX+EgAE= k8s.io/apimachinery v0.18.0/go.mod h1:9SnR/e11v5IbyPCGbvJViimtJ0SwHG4nfZFjU77ftcA= +k8s.io/apimachinery v0.18.1 h1:hKPYcQRPLQoG2e7fKkVl0YCvm9TBefXTfGILa9vjVVk= +k8s.io/apimachinery v0.18.1/go.mod h1:9SnR/e11v5IbyPCGbvJViimtJ0SwHG4nfZFjU77ftcA= k8s.io/client-go v0.18.0 h1:yqKw4cTUQraZK3fcVCMeSa+lqKwcjZ5wtcOIPnxQno4= k8s.io/client-go v0.18.0/go.mod h1:uQSYDYs4WhVZ9i6AIoEZuwUggLVEF64HOD37boKAtF8= k8s.io/gengo v0.0.0-20190128074634-0689ccc1d7d6/go.mod h1:ezvh/TsK7cY6rbqRK0oQQ8IAqLxYwwyPxAX1Pzy0ii0= |