Changed Go version to 1.5.1
This commit is contained in:
parent
704e8f76d8
commit
a8fbe6a20d
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -13,6 +13,6 @@
|
|||
|
||||
VERSION := 0.11.0
|
||||
TARGET := node_exporter
|
||||
GOFLAGS := -ldflags "-X main.Version $(VERSION)"
|
||||
GOFLAGS := -ldflags "-X main.Version=$(VERSION)"
|
||||
|
||||
include Makefile.COMMON
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue