mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
7d7fbf890e
Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/203 Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/38
10 lines
233 B
Modula-2
10 lines
233 B
Modula-2
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
|
|
)
|