update go.mod for release

This commit is contained in:
Phillip Wittrock
2020-04-22 12:11:42 -07:00
parent deb55a9f15
commit 8de94ba96c
2 changed files with 3 additions and 3 deletions

View File

@@ -10,5 +10,5 @@ require (
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.4.0
k8s.io/apimachinery v0.17.0
sigs.k8s.io/kustomize/kyaml v0.1.6
sigs.k8s.io/kustomize/kyaml v0.1.7
)