use go_container.sh more consistently

This commit is contained in:
Benjamin Elder
2019-08-23 16:31:46 -07:00
parent 742844eb41
commit cd26291fe3
8 changed files with 29 additions and 48 deletions

2
go.mod
View File

@@ -1,5 +1,7 @@
module sigs.k8s.io/kind
go 1.13
require (
github.com/google/gofuzz v1.0.0
github.com/google/uuid v1.1.1