mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2025-12-23 06:15:47 +00:00
10 lines
170 B
Modula-2
Generated
10 lines
170 B
Modula-2
Generated
// This go.mod file is generated by ./hack/update.sh.
|
|
module go.pinniped.dev/generated/1.27/apis
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
k8s.io/api v0.27.16
|
|
k8s.io/apimachinery v0.27.16
|
|
)
|