summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--goreleaser.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/goreleaser.yml b/goreleaser.yml
index 5a22d325d..caa4c7305 100644
--- a/goreleaser.yml
+++ b/goreleaser.yml
@@ -1,7 +1,7 @@
build:
main: main.go
binary: hugo
- ldflags: -s -w -X hugolib.BuildDate={{.Date}}
+ ldflags: -s -w -X github.com/gohugoio/hugo/hugolib.BuildDate={{.Date}}
env:
- CGO_ENABLED=0
goos: