Open
Description
Hi,
My assumption is that k8s is broken with main until such a time as k8s drops gogo usage, but just wanted to confirm it for the record:
_examples/k8s/ $ go get .
go: github.com/stripe/skycfg/_examples/k8s imports
github.com/stripe/skycfg/gogocompat: cannot find module providing package github.com/stripe/skycfg/gogocompat
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go: warning: k8s.io/[email protected]+incompatible: retracted by module author: pre-module versions are obsolete
go: to switch to the latest unretracted version, run:
go get k8s.io/client-go@latest
Metadata
Assignees
Labels
No labels
Activity