Commit 61ee2831 authored by Geoff Simmons's avatar Geoff Simmons

Update package versions in the go.mod dependencies.

parent 05f2425a
......@@ -4,9 +4,9 @@ go 1.15
require (
github.com/sirupsen/logrus v1.6.0
golang.org/x/crypto v0.0.0-20190611184440-5c40567a22f8
golang.org/x/sys v0.0.0-20190616124812-15dcb6c0061f
k8s.io/api v0.16.4
k8s.io/apimachinery v0.16.4
k8s.io/client-go v0.16.4
golang.org/x/crypto v0.0.0-20200220183623-bac4c82f6975
golang.org/x/sys v0.0.0-20190813064441-fde4db37ae7a
k8s.io/api v0.16.15
k8s.io/apimachinery v0.16.15
k8s.io/client-go v0.16.15
)
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment