ipv666
ipv666 copied to clipboard
cannot find package "github.com/hashicorp/hcl/hcl/printer"
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?
Update go version to 1.16.