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

cannot find package "github.com/hashicorp/hcl/hcl/printer" #145

Open
rwxzig opened this issue Mar 30, 2021 · 1 comment
Open

cannot find package "github.com/hashicorp/hcl/hcl/printer" #145

rwxzig opened this issue Mar 30, 2021 · 1 comment

Comments

@rwxzig
Copy link

rwxzig commented Mar 30, 2021

Trying to build the code by using go get github.com/lavalamp-/ipv666/ipv666

But I get this error:

package github.com/hashicorp/hcl/hcl/printer: cannot find package "github.com/hashicorp/hcl/hcl/printer" in any of:
	/usr/lib/go-1.14/src/github.com/hashicorp/hcl/hcl/printer (from $GOROOT)
	/home/john/go/src/github.com/hashicorp/hcl/hcl/printer (from $GOPATH)

Is there any quick fix for this?

@listenerri
Copy link

listenerri commented Apr 29, 2021

Update go version to 1.16.

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

2 participants