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: updatecli issues when using golang #109

Merged
merged 1 commit into from
Nov 27, 2023
Merged

Conversation

v1v
Copy link
Member

@v1v v1v commented Nov 27, 2023

Trying to fix:

ERROR: environment variable "GOPATH" not found, skipping
ERROR: environment variable "GOMODCACHE" not found, skipping
...

command stderr output was:
----
warning: GOPATH set to GOROOT () has no effect
go: module cache not found: neither GOMODCACHE nor GOPATH is set

----

ERROR: something went wrong in target "go.sum" : "Shell command exited on error."

See https://github.com/elastic/opbeans-go/actions/runs/6991121548/job/19021342416#step:4:234

@v1v v1v requested a review from a team November 27, 2023 08:57
@v1v v1v self-assigned this Nov 27, 2023
@v1v v1v merged commit d86f722 into elastic:main Nov 27, 2023
3 checks passed
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