Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Commit

Permalink
v0.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
meeDamian committed Jan 3, 2020
1 parent b4acd4e commit f3e547c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = v0.6.5
VERSION = v0.6.6

# NOTE: `-buildid=` is a fix as per: https://github.com/golang/go/issues/33772
BUILD_FLAGS := -ldflags "-s -w -buildid= -X main.version=$(VERSION) -X main.gitHash=$$(git rev-parse HEAD)"
Expand Down

0 comments on commit f3e547c

Please sign in to comment.