Skip to content

Commit

Permalink
Update .goreleaser.yml to use cgo again
Browse files Browse the repository at this point in the history
Actually need cgo for proper handling of os.user lookups. 
Downgraded builder to 20.04 to make this more backwards compatible still hopefully
  • Loading branch information
dpastoor authored Dec 19, 2023
1 parent 8a45f47 commit be59e12
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ builds:
goarch:
- amd64
- arm64
env:
- CGO_ENABLED=0



Expand Down

0 comments on commit be59e12

Please sign in to comment.