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

When trying to build my project, I get the error below #2

Open
mithil-verma opened this issue Jan 8, 2024 · 0 comments
Open

When trying to build my project, I get the error below #2

mithil-verma opened this issue Jan 8, 2024 · 0 comments

Comments

@mithil-verma
Copy link

I created the deepcopy.pb.go filewith protoc --proto_path=./path/to/proto/files --deepcopy_out=. $(PROTO_FILES)

deepcopy.pb.go:12:9: assignment copies lock value to *out: github.com/sample/url/values contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex
deepcopy.pb.go:33:9: assignment copies lock value to *out: github.com/sample/url/values contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex
deepcopy.pb.go:54:9: assignment copies lock value to *out: github.com/sample/url/values contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant