containerd/vendor/k8s.io/api/go.mod
Sebastiaan van Stijn 15fa7f3787
vendor: update kubernetes v1.19.0-rc.4
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-08-11 10:05:56 +02:00

14 lines
260 B
Modula-2

// This is a generated file. Do not edit directly.
module k8s.io/api
go 1.15
require (
github.com/gogo/protobuf v1.3.1
github.com/stretchr/testify v1.4.0
k8s.io/apimachinery v0.19.0-rc.4
)
replace k8s.io/apimachinery => k8s.io/apimachinery v0.19.0-rc.4