bottlerocket-os/bottlerocket-sdk

Missing default `go.env` at `GOROOT` causes failed builds in vanilla build environment

Closed this issue · 1 comments

Image I'm using: Any SDK v0.37.0 image; needs Go 1.21

Issue or Feature Request: The SDK is missing the upstream Go release's go.env file at GOROOT, and doesn't deal well with missing defaults for some of these values if they're not explicitly provided by the user. See bottlerocket-os/bottlerocket#3698 for an example.

Change has been merged and is queued up for the next release of the SDK.