You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Fix the following issue while tring to build the develop
container,
(reproducible locally with: `make build`):
```
go: downloading gopkg.in/yaml.v3 v3.0.1
/root/go/pkg/mod/github.com/grpc-ecosystem/grpc-gateway/[email protected]/protoc-gen-grpc-gateway/main.go:18:2: github.com/golang/[email protected]: missing go.sum entry for go.mod file; to add it:
go mod download github.com/golang/glog
```
Signed-off-by: Spolti <[email protected]>
0 commit comments