Skip to content
This repository was archived by the owner on Jun 27, 2021. It is now read-only.

Commit a90057d

Browse files
committed
Use specific versions for dependencies
1 parent a9a76dd commit a90057d

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

Gopkg.lock

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
version = "0.8.0"
55

66
[[constraint]]
7-
branch = "master"
87
name = "golang.org/x/oauth2"
8+
revision = "a032972e28060ca4f5644acffae3dfc268cc09db"
99

1010
[[constraint]]
11-
branch = "master"
1211
name = "google.golang.org/api"
12+
revision = "4c1b07210d562506ab52117997c3b7e294627ac9"

0 commit comments

Comments
 (0)