Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Commit 92c730d

Browse files
author
Ramon Nogueira
committed
Align dependency metadata with imports.
Gopkg.lock was out of date.
1 parent e9e93c6 commit 92c730d

File tree

2 files changed

+85
-112
lines changed

2 files changed

+85
-112
lines changed

Gopkg.lock

Lines changed: 85 additions & 100 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
# to avoid locking to a particular minor version which can cause dep to not be
33
# able to find a satisfying dependency graph.
44

5-
[[constraint]]
6-
name = "cloud.google.com/go"
7-
version = ">=0.21.0"
8-
95
[[constraint]]
106
branch = "master"
117
name = "git.apache.org/thrift.git"
@@ -27,18 +23,10 @@
2723
branch = "master"
2824
name = "golang.org/x/net"
2925

30-
[[constraint]]
31-
branch = "master"
32-
name = "golang.org/x/oauth2"
33-
3426
[[constraint]]
3527
branch = "master"
3628
name = "google.golang.org/api"
3729

38-
[[constraint]]
39-
branch = "master"
40-
name = "google.golang.org/genproto"
41-
4230
[[constraint]]
4331
name = "google.golang.org/grpc"
4432
version = "1.11.3"

0 commit comments

Comments
 (0)