From 9264febfbe5f9e80782401260e12c94163524846 Mon Sep 17 00:00:00 2001 From: cws Date: Tue, 25 Jul 2017 14:18:38 -0400 Subject: [PATCH] go: update godeps --- Godeps/Godeps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index 85ebc71..11ac2a6 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -1,7 +1,7 @@ { "ImportPath": "github.com/velour/catbase", - "GoVersion": "go1.6", - "GodepVersion": "v60", + "GoVersion": "go1.8", + "GodepVersion": "v79", "Deps": [ { "ImportPath": "github.com/davecgh/go-spew/spew",