Skip to content

Delete go.work #11562

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

Merged
merged 1 commit into from
Dec 5, 2022
Merged

Delete go.work #11562

merged 1 commit into from
Dec 5, 2022

Conversation

smowton
Copy link
Contributor

@smowton smowton commented Dec 5, 2022

This turns out to cause build problems:

go: -mod may only be set to readonly when in workspace mode, but it is set to "vendor"
	Remove the -mod flag to use the default readonly value,
	or set GOWORK=off to disable workspace mode.

Reverting so we can figure out the right way to do this.

@smowton smowton mentioned this pull request Dec 5, 2022
@smowton smowton merged commit 07e4367 into main Dec 5, 2022
@smowton smowton deleted the smowton/admin/remove-go-work branch December 5, 2022 10:40
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.

2 participants