From a2eeec2b7ad1d99217e24d37caa0b5e4c9b39d2a Mon Sep 17 00:00:00 2001 From: Pierce Lopez Date: Mon, 27 Mar 2017 19:14:53 -0400 Subject: [PATCH] Godeps: remove redundant dep, add missing golang.org/x/oauth2/google is same repo as golang.org/x/oauth2 - this sometimes confused gpm/git cloud.google.com/go/compute/metadata is a missing dependency of golang.org/x/oauth2 --- Godeps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Godeps b/Godeps index 610aea5..45633c0 100644 --- a/Godeps +++ b/Godeps @@ -5,5 +5,5 @@ github.com/mreiferson/go-options 33795234b6f327f1be2d78a541893012362a4e0 github.com/bmizerany/assert e17e99893cb6509f428e1728281c2ad60a6b31e3 gopkg.in/fsnotify.v1 v1.2.0 golang.org/x/oauth2 04e1573abc896e70388bd387a69753c378d46466 -golang.org/x/oauth2/google 04e1573abc896e70388bd387a69753c378d46466 google.golang.org/api/admin/directory/v1 a5c3e2a4792aff40e59840d9ecdff0542a202a80 +cloud.google.com/go/compute/metadata v0.7.0