The following error occurred when attempting to build.
takuya@takuya-MacBookPro2012mid ~ % go get -d github.com/s3git/s3git
cannot find package "github.com/hashicorp/hcl/hcl/printer" in any of:
/usr/local/Cellar/go/1.15.8/libexec/src/github.com/hashicorp/hcl/hcl/printer (from $GOROOT)
/Users/takuya/go/src/github.com/hashicorp/hcl/hcl/printer (from $GOPATH)
takuya@takuya-MacBookPro2012mid ~ % go version
go version go1.15.8 darwin/amd64
The following error occurred when attempting to build.