Update go version in godeps to 1.7

This commit is contained in:
Dan Sosedoff 2017-01-20 13:13:00 -06:00
parent 1f7367edb1
commit 12976024b7

4
Godeps/Godeps.json generated
View File

@ -1,7 +1,7 @@
{ {
"ImportPath": "github.com/sosedoff/pgweb", "ImportPath": "github.com/sosedoff/pgweb",
"GoVersion": "go1.6", "GoVersion": "go1.7",
"GodepVersion": "v71", "GodepVersion": "v75",
"Packages": [ "Packages": [
"./..." "./..."
], ],