Skip to content

Conversation

lionello
Copy link
Member

@lionello lionello commented Sep 9, 2025

Description

This address the build failure in https://github.com/DefangLabs/defang/actions/runs/17596287811/job/49989520894#step:6:158

0.137 go: go.mod requires go >= 1.24 (running go 1.23.12; GOTOOLCHAIN=local)

Fix is to get the required Go version from go.mod and pass the Go version to Docker as a build arg.

Linked Issues

Checklist

  • I have performed a self-review of my code
  • I have added appropriate tests
  • I have updated the Defang CLI docs and/or README to reflect my changes, if necessary

@lionello lionello requested a review from nullfunc as a code owner September 9, 2025 22:11
@lionello lionello requested review from jordanstephens and nullfunc and removed request for nullfunc September 9, 2025 22:11
@lionello lionello merged commit 98ae13d into main Sep 10, 2025
13 checks passed
@lionello lionello deleted the lio/match-go_version branch September 10, 2025 05:40
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