Skip to content

Conversation

@webern
Copy link
Contributor

@webern webern commented Jan 10, 2024

Issue number:

NA

Description of changes:

In #130 1410d5b we started requiring GO_MODULES to come from the environment when using twoliter make. This appeared to work because go mod vendor had been cached when testing. But in fact, we were not taking the environment variable at all! So this commit fixes it.

Testing done:

  • cargo make clean followed by cargo build in Bottlerocket

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

In bottlerocket-os#130 1410d5b we startred requiring GO_MODULES to come from the
environment when using twoliter make. This appeared to work because go
mod vendor had been cached when testing. But in fact, we were not taking
the environment variable at all! So this commit fixes it.
@webern webern merged commit 1e9ff3e into bottlerocket-os:develop Jan 10, 2024
@webern webern deleted the go-modules-env branch January 12, 2024 20:47
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.

3 participants