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

Error when fetching dependencies while building Docker Image #60

Open
arthurflame opened this issue Jun 14, 2021 · 0 comments
Open

Error when fetching dependencies while building Docker Image #60

arthurflame opened this issue Jun 14, 2021 · 0 comments

Comments

@arthurflame
Copy link

Issue Summary:

While building a docker image using the command '/bin/sh -c export GO111MODULE=on && go get -u github.com/armory-io/terraform-provider-spinnaker', because the packages that are listed in https://github.com/armory-io/terraform-provider-spinnaker/blob/master/main.go don't exist in https://github.com/hashicorp/terraform anymore.

Steps to Reproduce:

Build any docker image that requires dependencies from github.com/armory-io/terraform-provider-spinnaker

Description

image

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

1 participant