9d9b56073c
- Upgrade from `1.19.0-rc.0` to the newly-release `1.19.0`. - Downgrade from `1.18.6` to `1.18.2` to match some downstream consumers. Signed-off-by: Matt Moyer <moyerm@vmware.com>
7 lines
160 B
Modula-2
7 lines
160 B
Modula-2
// This go.mod file is generated by ./hack/codegen.sh.
|
|
module github.com/suzerain-io/pinniped/generated/1.18/apis
|
|
|
|
go 1.13
|
|
|
|
require k8s.io/apimachinery v0.18.2
|