There was an error while loading. Please reload this page.
1 parent d575267 commit e7d9d6aCopy full SHA for e7d9d6a
1 file changed
.goreleaser.yaml
@@ -77,6 +77,7 @@ builds:
77
- -s -w
78
- -X main.version={{.Version}}
79
- -X main.commit={{.Commit}}
80
+ - -extldflags "-static"
81
82
archives:
83
- id: linux
0 commit comments