Skip to content

Commit

Permalink
remove cgo flag
Browse files Browse the repository at this point in the history
  • Loading branch information
akshay288 committed Dec 12, 2022
1 parent f9850cd commit a1f0983
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ project_name: metlo
builds:
- main: metlo-pcap.go
dir: ./ingestors/govxlan
env:
- CGO_ENABLED=1
binary: metlo-pcap
goarch:
- amd64

0 comments on commit a1f0983

Please sign in to comment.