apache / rocketmq-operator

Apache RocketMQ Operator
https://rocketmq.apache.org/
Apache License 2.0
314 stars 127 forks source link

Error: err: exit status 1: stderr: go: github.com/google/uuid@v1.1.2: missing go.sum entry; to add it: #112

Closed suuugeee closed 2 years ago

suuugeee commented 2 years ago

I tried "make docker-build IMG=apacherocketmq/rocketmq-operator:0.3.0-snapshot" and got the following prompt "Error: err: exit status 1: stderr: go: github.com/google/uuid@v1.1.2: missing go.sum entry; to add it: go mod download github.com/google/uuid ”, go.sum is missing from master image

suuugeee commented 2 years ago

go mod tidy