ContainerImage.Pinniped/generated/1.17/apis/go.mod
Andrew Keesler f464e03380
Generate code against 1.17.11
We want to be able to run kind integration tests against the same
versions that we generate code against. There is no public
kindest/node image for 1.17.9, so let's update to the next 1.17.x
version where there is an image: 1.17.11.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-09-17 10:35:45 -04:00

7 lines
161 B
Modula-2
Generated

// This go.mod file is generated by ./hack/codegen.sh.
module github.com/suzerain-io/pinniped/generated/1.17/apis
go 1.13
require k8s.io/apimachinery v0.17.11