mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
trying with netgo
This commit is contained in:
parent
2af8d94f94
commit
92d897d9bb
@ -1,6 +1,9 @@
|
||||
homepage: &homepage http://goreleaser.github.io
|
||||
description: &description Deliver Go binaries as fast and easily as possible
|
||||
build:
|
||||
main: main.go
|
||||
ldflags: -s -w -linkmode external -extldflags "-static"
|
||||
flags: --tags netgo
|
||||
goos:
|
||||
- linux
|
||||
- darwin
|
||||
|
Loading…
x
Reference in New Issue
Block a user