mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-11 16:14:05 -08:00
8ff6938fa4
Including going to tsdb 0.7.0. Signed-off-by: Brian Brazil <brian.brazil@robustperception.io>
11 lines
233 B
Modula-2
11 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
|
|
)
|