Bump go version number to 1.5
This commit is contained in:
parent
0780ad4ad9
commit
a9b97c7a2b
|
@ -50,7 +50,7 @@ MAINTAINER=support@influxdb.com
|
|||
VENDOR=InfluxDB
|
||||
DESCRIPTION="InfluxDB Telegraf agent"
|
||||
PKG_DEPS=(coreutils)
|
||||
GO_VERSION="go1.4.2"
|
||||
GO_VERSION="go1.5"
|
||||
GOPATH_INSTALL=
|
||||
BINS=(
|
||||
telegraf
|
||||
|
|
Loading…
Reference in New Issue