1c1decfaf1
Signed-off-by: Monis Khan <mok@vmware.com>
10 lines
169 B
Modula-2
Generated
10 lines
169 B
Modula-2
Generated
// This go.mod file is generated by ./hack/codegen.sh.
|
|
module go.pinniped.dev/generated/1.20/apis
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
k8s.io/api v0.20.4
|
|
k8s.io/apimachinery v0.20.4
|
|
)
|