Closed aimuz closed 2 years ago
Open Saves doesn't use github.com/golang/protobuf
directly. It's used by dependencies, but they're out of our control.
❯ go mod why github.com/golang/protobuf
# github.com/golang/protobuf
(main module does not need package github.com/golang/protobuf)
tools.go
github.com/golang/protobuf/protoc-gen-go
I'm sorry, I must have handed over the wrong warehouse
What happened:
github.com/golang/protobuf is deprecated
https://github.com/golang/protobuf
What you expected to happen:
Use the "google.golang.org/protobuf" module instead
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
):