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

Unable to compile with 'make dev': cannot load embed: malformed module path #195

Closed
PatMis16 opened this issue Dec 16, 2021 · 1 comment
Closed

Comments

@PatMis16
Copy link
Contributor

I am using go version go1.13.8 linux/amd64.

I am getting this error when executing 'make dev':

make dev go build -ldflags "-X main.Version=dev-v0.2.0-beta3-4-g6c71679-dirty" ./cmd/grr build github.com/grafana/grizzly/cmd/grr: cannot load embed: malformed module path "embed": missing dot in first path element make: *** [Makefile:27: dev] Error 1

@PatMis16
Copy link
Contributor Author

Updated to go 1.16.12 and was able to compile.

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

No branches or pull requests

1 participant