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

Commit

Permalink
v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
meeDamian committed Jan 4, 2020
1 parent ffb38fb commit 882705d
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.7.0
VERSION = v0.7.1

# 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 882705d

Please sign in to comment.