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

Fix toolbox image dependency #3444

Merged
merged 1 commit into from
Mar 23, 2021
Merged

Fix toolbox image dependency #3444

merged 1 commit into from
Mar 23, 2021

Conversation

adamwalach
Copy link
Contributor

@adamwalach adamwalach commented Mar 23, 2021

Description

Issue in mockery: vektra/mockery#364

Step 8/16 : RUN go get github.com/vektra/mockery
 ---> Running in 4292f0f7d46d
�[91mcannot find package "github.com/hashicorp/hcl/hcl/printer" in any of:
	/usr/local/go/src/github.com/hashicorp/hcl/hcl/printer (from $GOROOT)
	/workspace/go/src/github.com/hashicorp/hcl/hcl/printer (from $GOPATH)

Changes proposed in this pull request:

  • GO111MODULE="on" enabled for mockery

Related issue(s)

@adamwalach adamwalach requested review from a team as code owners March 23, 2021 10:43
@adamwalach adamwalach merged commit f78a126 into kyma-project:master Mar 23, 2021
@adamwalach adamwalach added the bug label Mar 23, 2021
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.

None yet

2 participants