mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-05 04:56:11 +00:00
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
|
|
)
|