@@ -18,9 +18,9 @@ require (
18
18
github.com/gogo/googleapis v1.3.0 // indirect
19
19
github.com/gogo/protobuf v1.3.1
20
20
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e
21
- github.com/golang/protobuf v1.4.3
21
+ github.com/golang/protobuf v1.5.2
22
22
github.com/golang/snappy v0.0.2
23
- github.com/google/go-cmp v0.5.4
23
+ github.com/google/go-cmp v0.5.5
24
24
github.com/google/uuid v1.1.2
25
25
github.com/gorilla/mux v1.8.0
26
26
github.com/grpc-ecosystem/grpc-gateway v1.16.0
@@ -35,8 +35,8 @@ require (
35
35
github.com/orijtech/prometheus-go-metrics-exporter v0.0.6
36
36
github.com/pelletier/go-toml v1.8.0 // indirect
37
37
github.com/pquerna/cachecontrol v0.0.0-20200819021114-67c6ae64274f // indirect
38
- github.com/prometheus/client_golang v1.8.0
39
- github.com/prometheus/common v0.15 .0
38
+ github.com/prometheus/client_golang v1.12.1
39
+ github.com/prometheus/common v0.33 .0
40
40
github.com/prometheus/prometheus v1.8.2-0.20201105135750-00f16d1ac3a4
41
41
github.com/rs/cors v1.7.0
42
42
github.com/shirou/gopsutil v3.20.11+incompatible
@@ -51,12 +51,12 @@ require (
51
51
go.opencensus.io v0.22.5
52
52
go.uber.org/atomic v1.7.0
53
53
go.uber.org/zap v1.16.0
54
- golang.org/x/sys v0.0.0-20201015000850-e3ed0017c211
55
- golang.org/x/text v0.3.4
54
+ golang.org/x/sys v0.0.0-20220114195835-da31bd327af9
55
+ golang.org/x/text v0.3.7
56
56
google.golang.org/genproto v0.0.0-20200904004341-0bd0a958aa1d
57
57
google.golang.org/grpc v1.34.0
58
58
google.golang.org/grpc/examples v0.0.0-20200728065043-dfc0c05b2da9 // indirect
59
- google.golang.org/protobuf v1.25 .0
59
+ google.golang.org/protobuf v1.26 .0
60
60
gopkg.in/ini.v1 v1.57.0 // indirect
61
61
gopkg.in/square/go-jose.v2 v2.5.1 // indirect
62
62
gopkg.in/yaml.v2 v2.4.0
0 commit comments