Bump go to 1.5.2

This commit is contained in:
Dan Sosedoff 2016-01-10 17:41:14 -06:00
parent 0ce796e1a4
commit 9c7eaf63d5
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ addons:
go: go:
- 1.4.2 - 1.4.2
- 1.5.1 - 1.5.2
install: install:
- make setup - make setup

2
Godeps/Godeps.json generated
View File

@ -1,6 +1,6 @@
{ {
"ImportPath": "github.com/sosedoff/pgweb", "ImportPath": "github.com/sosedoff/pgweb",
"GoVersion": "go1.5.1", "GoVersion": "go1.5.2",
"Deps": [ "Deps": [
{ {
"ImportPath": "github.com/BurntSushi/toml", "ImportPath": "github.com/BurntSushi/toml",