Skip to content

Commit

Permalink
fix: build without cgo
Browse files Browse the repository at this point in the history
  • Loading branch information
dpastoor committed Dec 18, 2023
1 parent 10e7aa4 commit 8b99ec1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ builds:
goarch:
- amd64
- arm64
env:
- CGO_ENABLED=0



Expand Down

0 comments on commit 8b99ec1

Please sign in to comment.