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
➜ godlp git:(main) make
go: gopkg.in/[email protected]: missing go.sum entry; to add it:
go mod download gopkg.in/yaml.v2
go: gopkg.in/[email protected]: missing go.sum entry; to add it:
go mod download gopkg.in/yaml.v2
make: *** [gen] Error 1
➜ godlp git:(main) go mod download gopkg.in/yaml.v2
➜ godlp git:(main) make
sdk.go:1: running "go-bindata": exec: "go-bindata": executable file not found in $PATH
make: *** [gen] Error 1
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: