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

build: make the whole build use vendored modules #64507

Merged
merged 1 commit into from May 6, 2021

Conversation

mlazowik
Copy link

@mlazowik mlazowik commented May 1, 2021

Fixes #62952

This is not needed in v21, because go defaults to -mod=vendor since v1.14: https://tip.golang.org/doc/go1.14

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented May 1, 2021

CLA assistant check
All committers have signed the CLA.

@blathers-crl
Copy link

blathers-crl bot commented May 1, 2021

Thank you for contributing to CockroachDB. Please ensure you have followed the guidelines for creating a PR.

Before a member of our team reviews your PR, I have some potential action items for you:

  • Please ensure your git commit message contains a release note.
  • When CI has completed, please ensure no errors have appeared.

I have added a few people who may be able to assist in reviewing:

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is otan.

@blathers-crl blathers-crl bot added O-community Originated from the community X-blathers-triaged blathers was able to find an owner labels May 1, 2021
@blathers-crl blathers-crl bot requested a review from nvanbenschoten May 1, 2021 09:25
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Fixes cockroachdb#62952

This is not needed in v21, because go defaults to `-mod=vendor` since `v1.14`:
https://tip.golang.org/doc/go1.14

Release note (bugfix): Building does not depend on the internet access anymore,
only vendored modules are used. This bug was introduced in v20.2.0.
@blathers-crl
Copy link

blathers-crl bot commented May 1, 2021

Thank you for updating your pull request.

My owl senses detect your PR is good for review. Please keep an eye out for any test failures in CI.

🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is otan.

@tbg tbg requested review from a team and rickystewart and removed request for nvanbenschoten May 6, 2021 09:24
Copy link
Collaborator

@rickystewart rickystewart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wfm

@rickystewart rickystewart merged commit 76fe57f into cockroachdb:release-20.2 May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-community Originated from the community X-blathers-triaged blathers was able to find an owner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants