ContainerImage.Pinniped/generated/1.18/client/go.mod

15 lines
445 B
Modula-2
Raw Normal View History

// This go.mod file is generated by ./hack/codegen.sh.
module github.com/suzerain-io/pinniped/generated/1.18/client
go 1.13
require (
github.com/go-openapi/spec v0.19.9
github.com/suzerain-io/pinniped/generated/1.18/apis v0.0.0-00010101000000-000000000000
k8s.io/apimachinery v0.18.2
k8s.io/client-go v0.18.2
k8s.io/kube-openapi v0.0.0-20200121204235-bf4fb3bd569c
)
replace github.com/suzerain-io/pinniped/generated/1.18/apis => ../apis