Skip to content

Commit

Permalink
remove cgo
Browse files Browse the repository at this point in the history
  • Loading branch information
bradfordwagner committed Mar 15, 2024
1 parent 5e15c11 commit 9837b0e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
builds:
- main: ./cmd/abc
- id: abc
main: ./cmd/abc
binary: abc
id: abc
env:
- CGO_ENABLED=0
goos:
- linux
- windows
Expand Down

0 comments on commit 9837b0e

Please sign in to comment.