We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Version information
tried on Mac and Linux (Azure Pipeline) v0.3.0 is the latest dce-cli release go v0.13.3
Describe the bug
go get github.com/Optum/dce-cli package github.com/hashicorp/terraform/svchost/disco: cannot find package "github.com/hashicorp/terraform/svchost/disco" in any of: /opt/hostedtoolcache/go/1.13.4/x64/src/github.com/hashicorp/terraform/svchost/disco (from $GOROOT) /home/vsts/work/1/s/gopath/src/github.com/hashicorp/terraform/svchost/disco (from $GOPATH) package github.com/pierrec/lz4/v3: cannot find package "github.com/pierrec/lz4/v3" in any of: /opt/hostedtoolcache/go/1.13.4/x64/src/github.com/pierrec/lz4/v3 (from $GOROOT) /home/vsts/work/1/s/gopath/src/github.com/pierrec/lz4/v3 (from $GOPATH)
Expected behavior
Should download this go module
Additional context
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version information
tried on Mac and Linux (Azure Pipeline)
v0.3.0 is the latest dce-cli release
go v0.13.3
Describe the bug
Expected behavior
Should download this go module
Additional context
The text was updated successfully, but these errors were encountered: