Commit 5e92a178 authored by Mike Terhar's avatar Mike Terhar
Browse files

fix the client-go version

parent ef61a9ab
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7,4 +7,5 @@ require (
	github.com/stretchr/testify v1.4.0
	k8s.io/api v0.0.0-20181110191121-a33c8200050f
	k8s.io/apimachinery v0.0.0-20190704094520-6f131bee5e2c
	k8s.io/client-go v0.17.2
)