Gitiles
Code Review
Sign In
gerrit.opencord.org
/
voltctl
/
7bc89e91608556d397d8c58dd1560214538fa63b
/
.
/
vendor
/
golang.org
/
x
/
oauth2
/
go.mod
blob: b3457815528f589ba43a7d45081346e313c2e9cd [
file
] [
log
] [
blame
]
module
golang
.
org
/
x
/
oauth2
go
1.11
require
(
cloud
.
google
.
com
/
go v0
.
34.0
golang
.
org
/
x
/
net v0
.
0.0
-
20190108225652
-
1e06a53dbb7e
golang
.
org
/
x
/
sync v0
.
0.0
-
20181221193216
-
37e7f081c4d4
// indirect
google
.
golang
.
org
/
appengine v1
.
4.0
)