Skip to content

Comments

Update docker file to set gomodule flag to on#3

Open
kesavab wants to merge 1 commit intozubroide:masterfrom
kesavab:patch-1
Open

Update docker file to set gomodule flag to on#3
kesavab wants to merge 1 commit intozubroide:masterfrom
kesavab:patch-1

Conversation

@kesavab
Copy link

@kesavab kesavab commented May 10, 2021

Without this we get below error
package github.com/hashicorp/hcl/hcl/printer: cannot find package "github.com/hashicorp/hcl/hcl/printer" in any of: /usr/local/go/src/github.com/hashicorp/hcl/hcl/printer (from $GOROOT) /go/src/github.com/hashicorp/hcl/hcl/printer (from $GOPATH)

Without this we get below error 
`package github.com/hashicorp/hcl/hcl/printer: cannot find package "github.com/hashicorp/hcl/hcl/printer" in any of:
        /usr/local/go/src/github.com/hashicorp/hcl/hcl/printer (from $GOROOT)
        /go/src/github.com/hashicorp/hcl/hcl/printer (from $GOPATH)`
@kesavab
Copy link
Author

kesavab commented May 10, 2021

is this ok ?

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

Successfully merging this pull request may close these issues.

1 participant