@@ -2,42 +2,28 @@ module github.com/Stackdriver/stackdriver-prometheus-sidecar
2
2
3
3
require (
4
4
cloud.google.com/go v0.49.0
5
- cloud.google.com/go/bigquery v1.3.0 // indirect
6
- cloud.google.com/go/pubsub v1.1.0 // indirect
7
- cloud.google.com/go/storage v1.4.0 // indirect
8
- contrib.go.opencensus.io/exporter/ocagent v0.6.0 // indirect
9
5
contrib.go.opencensus.io/exporter/prometheus v0.1.0
10
6
contrib.go.opencensus.io/exporter/stackdriver v0.12.8
11
- dmitri.shuralyov.com/gpu/mtl v0.0.0-20191126053124-fec1b7b612ab // indirect
12
- git.apache.org/thrift.git v0.0.0-20180902110319-2566ecd5d999 // indirect
13
7
github.com/Azure/azure-sdk-for-go v36.2.0+incompatible // indirect
14
- github.com/Azure/go-autorest v13.3.0+incompatible // indirect
8
+ github.com/Azure/go-autorest v13.3.0+incompatible // indirect
15
9
github.com/Azure/go-autorest/autorest/adal v0.8.0 // indirect
16
- github.com/Azure/go-autorest/autorest/azure/auth v0.4.0 // indirect
17
10
github.com/Azure/go-autorest/autorest/to v0.3.0 // indirect
18
11
github.com/Azure/go-autorest/autorest/validation v0.2.0 // indirect
19
- github.com/Masterminds/semver v1.5.0 // indirect
20
12
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 // indirect
21
13
github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 // indirect
22
14
github.com/armon/go-metrics v0.0.0-20190430140413-ec5e00d3c878 // indirect
23
15
github.com/aws/aws-sdk-go v1.25.44 // indirect
24
16
github.com/beorn7/perks v1.0.1 // indirect
25
- github.com/creack/pty v1.1.9 // indirect
26
- github.com/envoyproxy/go-control-plane v0.9.1 // indirect
27
17
github.com/evanphx/json-patch v4.5.0+incompatible // indirect
28
18
github.com/ghodss/yaml v1.0.0
29
19
github.com/go-kit/kit v0.9.0
30
20
github.com/gogo/protobuf v1.2.2-0.20190730201129-28a6bbf47e48 // indirect
31
21
github.com/golang/groupcache v0.0.0-20191027212112-611e8accdfc9 // indirect
32
- github.com/golang/lint v0.0.0-20180702182130-06c8688daad7 // indirect
33
22
github.com/golang/protobuf v1.3.2
34
- github.com/google/btree v1.0.0 // indirect
35
23
github.com/google/go-cmp v0.3.1
36
- github.com/google/pprof v0.0.0-20191105193234-27840fff0d09 // indirect
37
24
github.com/googleapis/gnostic v0.3.0 // indirect
38
25
github.com/gophercloud/gophercloud v0.3.0 // indirect
39
26
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
40
- github.com/grpc-ecosystem/grpc-gateway v1.9.5 // indirect
41
27
github.com/hashicorp/go-immutable-radix v1.1.0 // indirect
42
28
github.com/hashicorp/go-msgpack v0.5.5 // indirect
43
29
github.com/hashicorp/go-rootcerts v1.0.1 // indirect
@@ -46,8 +32,6 @@ require (
46
32
github.com/hashicorp/serf v0.8.3 // indirect
47
33
github.com/jpillora/backoff v0.0.0-20180909062703-3050d21c67d7 // indirect
48
34
github.com/json-iterator/go v1.1.7 // indirect
49
- github.com/jstemmer/go-junit-report v0.9.1 // indirect
50
- github.com/kr/pty v1.1.8 // indirect
51
35
github.com/miekg/dns v1.1.15 // indirect
52
36
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f
53
37
github.com/oklog/oklog v0.3.2
@@ -61,25 +45,15 @@ require (
61
45
github.com/prometheus/prometheus v0.0.0-20190710134608-e5b22494857d
62
46
github.com/prometheus/tsdb v0.10.0
63
47
github.com/rakyll/statik v0.1.6
64
- github.com/rogpeppe/go-internal v1.5.0 // indirect
65
48
github.com/samuel/go-zookeeper v0.0.0-20190801204459-3c104360edc8 // indirect
66
- github.com/shopspring/decimal v0.0.0-20191125035519-b054a8dfd10d // indirect
67
49
github.com/spaolacci/murmur3 v1.1.0 // indirect
68
- github.com/spf13/cobra v0.0.5 // indirect
69
50
github.com/spf13/pflag v1.0.5 // indirect
70
- github.com/stretchr/objx v0.2.0 // indirect
71
51
go.opencensus.io v0.22.2
72
52
golang.org/x/crypto v0.0.0-20191128160524-b544559bb6d1 // indirect
73
- golang.org/x/exp v0.0.0-20191129062945-2f5052295587 // indirect
74
- golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8 // indirect
75
- golang.org/x/lint v0.0.0-20191125180803-fdd1cda4f05f // indirect
76
- golang.org/x/mobile v0.0.0-20191130191448-5c0e7e404af8 // indirect
77
53
golang.org/x/net v0.0.0-20191126235420-ef20fe5d7933 // indirect
78
54
golang.org/x/oauth2 v0.0.0-20191122200657-5d9234df094c // indirect
79
55
golang.org/x/sys v0.0.0-20191128015809-6d18c012aee9 // indirect
80
56
golang.org/x/time v0.0.0-20191024005414-555d28b269f0
81
- golang.org/x/tools v0.0.0-20191130070609-6e064ea0cf2d // indirect
82
- golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898 // indirect
83
57
google.golang.org/appengine v1.6.5 // indirect
84
58
google.golang.org/genproto v0.0.0-20191115221424-83cc0476cb11
85
59
google.golang.org/grpc v1.25.1
0 commit comments