5
5
require (
6
6
cloud.google.com/go/bigquery v1.45.0
7
7
github.com/googleapis/google-cloud-go-testing v0.0.0-20191008195207-8e1d251e947d
8
- github.com/m-lab/go v1.4.0
9
- github.com/prometheus/client_golang v1.6.0
8
+ github.com/m-lab/go v0.1.66
9
+ github.com/prometheus/client_golang v1.7.1
10
10
github.com/spf13/afero v1.2.2
11
11
golang.org/x/net v0.0.0-20221014081412-f15817d10f9b
12
12
google.golang.org/api v0.103.0
@@ -17,7 +17,7 @@ require (
17
17
cloud.google.com/go/compute v1.13.0 // indirect
18
18
cloud.google.com/go/compute/metadata v0.2.1 // indirect
19
19
cloud.google.com/go/iam v0.8.0 // indirect
20
- github.com/araddon/dateparse v0.0.0-20190622164848-0fb0a474d195 // indirect
20
+ github.com/araddon/dateparse v0.0.0-20200409225146-d820a6159ab1 // indirect
21
21
github.com/beorn7/perks v1.0.1 // indirect
22
22
github.com/cespare/xxhash/v2 v2.1.1 // indirect
23
23
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect
@@ -29,8 +29,7 @@ require (
29
29
github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
30
30
github.com/prometheus/client_model v0.2.0 // indirect
31
31
github.com/prometheus/common v0.10.0 // indirect
32
- github.com/prometheus/procfs v0.0.11 // indirect
33
- github.com/prometheus/prometheus v2.5.0+incompatible // indirect
32
+ github.com/prometheus/procfs v0.1.3 // indirect
34
33
go.opencensus.io v0.24.0 // indirect
35
34
golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783 // indirect
36
35
golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 // indirect
0 commit comments