mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-14 00:56:44 +02:00
Upgrade to Go 1.5.3
This commit is contained in:
parent
99f5f18beb
commit
ca2b347e53
@ -15,7 +15,7 @@ goroot="$1"
|
||||
gopath="$2"
|
||||
|
||||
go_version_min="1.5"
|
||||
go_version_install="1.5.1"
|
||||
go_version_install="1.5.3"
|
||||
|
||||
vernum() {
|
||||
printf "%03d%03d%03d" $(echo "$1" | tr '.' ' ')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user