Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

K8S example is broken #124

Open
tcolgate opened this issue Oct 31, 2024 · 0 comments
Open

K8S example is broken #124

tcolgate opened this issue Oct 31, 2024 · 0 comments

Comments

@tcolgate
Copy link

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/client-go@v9.0.0+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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant