Skip to content

Remove mod=vendor from go build directives as it's no longer actual#1441

Merged
umputun merged 1 commit intomasterfrom
paskal/no_mod_vendor
Jul 28, 2022
Merged

Remove mod=vendor from go build directives as it's no longer actual#1441
umputun merged 1 commit intomasterfrom
paskal/no_mod_vendor

Conversation

@paskal
Copy link
Copy Markdown
Collaborator

@paskal paskal commented Jul 27, 2022

It's a default in the presence of the vendor folder since Go 1.14, https://go.dev/ref/mod

@paskal paskal added the backend label Jul 27, 2022
@paskal paskal requested a review from umputun as a code owner July 27, 2022 00:16
@paskal paskal changed the title remove mod=vendor from go build directives as it's no longer actual Remove mod=vendor from go build directives as it's no longer actual Jul 27, 2022
It's a default in the presence of the vendor folder since Go 1.14,
https://go.dev/ref/mod
@paskal paskal force-pushed the paskal/no_mod_vendor branch from 083564d to f19937e Compare July 27, 2022 00:35
@umputun umputun merged commit 4b4c749 into master Jul 28, 2022
@umputun umputun deleted the paskal/no_mod_vendor branch July 28, 2022 03:09
@paskal paskal added this to the v1.10.2 milestone Aug 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants