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

plugin: install tools with -mod=mod #3449

Merged
merged 2 commits into from
Sep 3, 2022

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Sep 3, 2022

Install tools with -mod=mod instead of -mod=readonly to avoid problem
when some dependency of the tool being updated needs a newer version of
Go than some other dependency while also still satisfying the original
motivation for using the -mod flag (i.e. installing tools even when
GOFLAGSS=-mod=vendor).

Fixes #3446

Install tools with -mod=mod instead of -mod=readonly to avoid problem
when some dependency of the tool being updated needs a newer version of
Go than some other dependency while also still satisfying the original
motivation for using the -mod flag (i.e. installing tools even when
GOFLAGSS=-mod=vendor).

Fixes fatih#3446
@bhcleek bhcleek added this to the vim-go v1.27 milestone Sep 3, 2022
@bhcleek bhcleek merged commit 5335f28 into fatih:master Sep 3, 2022
@bhcleek bhcleek deleted the update-binaries/fix branch September 3, 2022 21:44
bhcleek added a commit that referenced this pull request Sep 3, 2022
basvdlei added a commit to basvdlei/go-toolbox that referenced this pull request Sep 10, 2022
mjolk pushed a commit to mjolk/vim-go that referenced this pull request Oct 4, 2022
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.

GoUpdateBinaries failed to update golangci-lint
1 participant