shithub: hugo

Download patch

ref: cdf32f08c7aa5a362c75b541821983a970ffd2ef
parent: 98e333b35c461f27364409ab7fc5fe87642beca1
author: Bjørn Erik Pedersen <[email protected]>
date: Mon May 22 08:23:22 EDT 2017

releaser: Update ldflags

--- a/goreleaser.yml
+++ b/goreleaser.yml
@@ -1,7 +1,7 @@
 build:
   main: main.go
   binary: hugo
-  ldflags: -s -w -X hugolib.BuildDate={{.Date}} -linkmode external -extldflags "-static"
+  ldflags: -s -w -X hugolib.BuildDate={{.Date}}
   goos:
     - darwin
     - linux