From 0bccd3a801741abfc6c80f4aee52d16800665a8d Mon Sep 17 00:00:00 2001 From: Dan Sosedoff Date: Thu, 14 Jan 2016 16:29:31 -0600 Subject: [PATCH] Update go version --- Godeps/Godeps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index fb1b2c7..557a98d 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -1,6 +1,6 @@ { "ImportPath": "github.com/sosedoff/pgweb", - "GoVersion": "go1.5.2", + "GoVersion": "go1.5", "Deps": [ { "ImportPath": "github.com/BurntSushi/toml",