golang / protobuf

Go support for Google's protocol buffers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

missing replace in go.mod

erma07 opened this issue · comments

commented

replace (
k8s.io/kube-openapi => k8s.io/kube-openapi v0.0.0-20220803164354-a70c9af30aea
google.golang.org/protobuf => google.golang.org/protobuf v1.32.0
)

This seems to have been opened in the wrong repository.