@@ -6,11 +6,11 @@ require (
6
6
github.com/fullstorydev/grpcurl v1.8.7
7
7
github.com/golang/mock v1.6.0
8
8
github.com/google/go-cmp v0.5.9
9
- github.com/google/trillian v1.5.1
9
+ github.com/google/trillian v1.5.2
10
10
github.com/gorilla/mux v1.8.0
11
11
github.com/kylelemons/godebug v1.1.0
12
12
github.com/mattn/go-sqlite3 v1.14.16
13
- github.com/prometheus/client_golang v1.14.0
13
+ github.com/prometheus/client_golang v1.15.1
14
14
github.com/rs/cors v1.9.0
15
15
github.com/sergi/go-diff v1.3.1
16
16
github.com/spf13/cobra v1.7.0
@@ -23,67 +23,67 @@ require (
23
23
golang.org/x/crypto v0.8.0
24
24
golang.org/x/net v0.10.0
25
25
golang.org/x/time v0.3.0
26
- google.golang.org/grpc v1.51 .0
27
- google.golang.org/protobuf v1.28.1
26
+ google.golang.org/grpc v1.54 .0
27
+ google.golang.org/protobuf v1.30.0
28
28
gopkg.in/yaml.v3 v3.0.1
29
29
k8s.io/klog/v2 v2.100.1
30
30
)
31
31
32
32
require (
33
33
bitbucket.org/creachadair/shell v0.0.7 // indirect
34
- cloud.google.com/go/compute v1.13.0 // indirect
35
- cloud.google.com/go/compute/metadata v0.2.2 // indirect
36
- cloud.google.com/go/monitoring v1.8.0 // indirect
37
- cloud.google.com/go/trace v1.4.0 // indirect
38
- contrib.go.opencensus.io/exporter/stackdriver v0.13.12 // indirect
39
- github.com/BurntSushi/toml v1.2.0 // indirect
40
- github.com/aws/aws-sdk-go v1.37.0 // indirect
34
+ cloud.google.com/go/compute v1.19.0 // indirect
35
+ cloud.google.com/go/compute/metadata v0.2.3 // indirect
36
+ cloud.google.com/go/monitoring v1.13.0 // indirect
37
+ cloud.google.com/go/trace v1.9.0 // indirect
38
+ contrib.go.opencensus.io/exporter/stackdriver v0.13.14 // indirect
39
+ github.com/aws/aws-sdk-go v1.44.217 // indirect
41
40
github.com/benbjohnson/clock v1.1.0 // indirect
42
41
github.com/beorn7/perks v1.0.1 // indirect
43
42
github.com/bgentry/speakeasy v0.1.0 // indirect
44
- github.com/cenkalti/backoff/v4 v4.1.1 // indirect
45
- github.com/census-instrumentation/opencensus-proto v0.3.0 // indirect
46
- github.com/cespare/xxhash/v2 v2.1.2 // indirect
47
- github.com/cncf/udpa/go v0.0.0-20210930031921-04548b0d99d4 // indirect
48
- github.com/cncf/xds/go v0.0.0-20211011173535-cb28da3451f1 // indirect
43
+ github.com/cenkalti/backoff/v4 v4.2.0 // indirect
44
+ github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
45
+ github.com/cespare/xxhash/v2 v2.2.0 // indirect
46
+ github.com/cncf/udpa/go v0.0.0-20220112060539-c52dc94e7fbe // indirect
47
+ github.com/cncf/xds/go v0.0.0-20230112175826-46e39c7b9b43 // indirect
49
48
github.com/coreos/go-semver v0.3.0 // indirect
50
- github.com/coreos/go-systemd/v22 v22.3.2 // indirect
49
+ github.com/coreos/go-systemd/v22 v22.5.0 // indirect
51
50
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
52
- github.com/dustin/go-humanize v1.0.0 // indirect
53
- github.com/envoyproxy/go-control-plane v0.10.2-0.20220325020618-49ff273808a1 // indirect
54
- github.com/envoyproxy/protoc-gen-validate v0.3.0-java // indirect
55
- github.com/go-logr/logr v1.2.0 // indirect
56
- github.com/go-sql-driver/mysql v1.7.0 // indirect
51
+ github.com/dustin/go-humanize v1.0.1 // indirect
52
+ github.com/envoyproxy/go-control-plane v0.11.0 // indirect
53
+ github.com/envoyproxy/protoc-gen-validate v0.9.1 // indirect
54
+ github.com/go-logr/logr v1.2.3 // indirect
55
+ github.com/go-logr/stdr v1.2.2 // indirect
56
+ github.com/go-sql-driver/mysql v1.7.1 // indirect
57
57
github.com/gogo/protobuf v1.3.2 // indirect
58
- github.com/golang-jwt/jwt/v4 v4.4.2 // indirect
58
+ github.com/golang-jwt/jwt/v4 v4.5.0 // indirect
59
59
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
60
- github.com/golang/protobuf v1.5.2 // indirect
60
+ github.com/golang/protobuf v1.5.3 // indirect
61
61
github.com/google/btree v1.1.2 // indirect
62
- github.com/googleapis/enterprise-certificate-proxy v0.2.0 // indirect
63
- github.com/googleapis/gax-go/v2 v2.7.0 // indirect
64
- github.com/gorilla/websocket v1.4.2 // indirect
65
- github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 // indirect
62
+ github.com/google/s2a-go v0.1.3 // indirect
63
+ github.com/googleapis/enterprise-certificate-proxy v0.2.3 // indirect
64
+ github.com/googleapis/gax-go/v2 v2.8.0 // indirect
65
+ github.com/gorilla/websocket v1.5.0 // indirect
66
+ github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 // indirect
66
67
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect
67
68
github.com/grpc-ecosystem/grpc-gateway v1.16.0 // indirect
69
+ github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2 // indirect
68
70
github.com/inconshreveable/mousetrap v1.1.0 // indirect
69
71
github.com/jhump/protoreflect v1.12.0 // indirect
70
72
github.com/jmespath/go-jmespath v0.4.0 // indirect
71
73
github.com/jonboulle/clockwork v0.3.0 // indirect
72
74
github.com/json-iterator/go v1.1.12 // indirect
73
75
github.com/letsencrypt/pkcs11key/v4 v4.0.0 // indirect
74
- github.com/lib/pq v1.10.7 // indirect
75
- github.com/mattn/go-colorable v0.1.13 // indirect
76
+ github.com/lib/pq v1.10.9 // indirect
76
77
github.com/mattn/go-runewidth v0.0.13 // indirect
77
- github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
78
+ github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
78
79
github.com/miekg/pkcs11 v1.0.3 // indirect
79
80
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
80
81
github.com/modern-go/reflect2 v1.0.2 // indirect
81
- github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
82
82
github.com/olekukonko/tablewriter v0.0.5 // indirect
83
- github.com/prometheus/client_model v0.3 .0 // indirect
84
- github.com/prometheus/common v0.37 .0 // indirect
85
- github.com/prometheus/procfs v0.8 .0 // indirect
86
- github.com/prometheus/prometheus v2.5.0+incompatible // indirect
83
+ github.com/prometheus/client_model v0.4 .0 // indirect
84
+ github.com/prometheus/common v0.42 .0 // indirect
85
+ github.com/prometheus/procfs v0.9 .0 // indirect
86
+ github.com/prometheus/prometheus v0.43.1 // indirect
87
87
github.com/rivo/uniseg v0.2.0 // indirect
88
88
github.com/russross/blackfriday/v2 v2.1.0 // indirect
89
89
github.com/sirupsen/logrus v1.9.0 // indirect
@@ -101,28 +101,28 @@ require (
101
101
go.etcd.io/etcd/server/v3 v3.5.8 // indirect
102
102
go.etcd.io/etcd/tests/v3 v3.5.8 // indirect
103
103
go.opencensus.io v0.24.0 // indirect
104
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.25.0 // indirect
105
- go.opentelemetry.io/otel v1.0.1 // indirect
106
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.0.1 // indirect
107
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.0.1 // indirect
108
- go.opentelemetry.io/otel/sdk v1.0.1 // indirect
109
- go.opentelemetry.io/otel/trace v1.0.1 // indirect
110
- go.opentelemetry.io/proto/otlp v0.9.0 // indirect
111
- go.uber.org/atomic v1.9.0 // indirect
104
+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.28.0 // indirect
105
+ go.opentelemetry.io/otel v1.14.0 // indirect
106
+ go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0 // indirect
107
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0 // indirect
108
+ go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0 // indirect
109
+ go.opentelemetry.io/otel/sdk v1.14.0 // indirect
110
+ go.opentelemetry.io/otel/trace v1.14.0 // indirect
111
+ go.opentelemetry.io/proto/otlp v0.19.0 // indirect
112
+ go.uber.org/atomic v1.10.0 // indirect
112
113
go.uber.org/multierr v1.8.0 // indirect
113
114
go.uber.org/zap v1.21.0 // indirect
114
- golang.org/x/mod v0.8 .0 // indirect
115
- golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783 // indirect
116
- golang.org/x/sync v0.1 .0 // indirect
115
+ golang.org/x/mod v0.10 .0 // indirect
116
+ golang.org/x/oauth2 v0.7.0 // indirect
117
+ golang.org/x/sync v0.2 .0 // indirect
117
118
golang.org/x/sys v0.8.0 // indirect
118
119
golang.org/x/text v0.9.0 // indirect
119
- golang.org/x/tools v0.6 .0 // indirect
120
- google.golang.org/api v0.104 .0 // indirect
120
+ golang.org/x/tools v0.8 .0 // indirect
121
+ google.golang.org/api v0.121 .0 // indirect
121
122
google.golang.org/appengine v1.6.7 // indirect
122
- google.golang.org/genproto v0.0.0-20221206210731-b1a01be3a5f6 // indirect
123
- gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
123
+ google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
124
124
gopkg.in/cheggaaa/pb.v1 v1.0.28 // indirect
125
125
gopkg.in/natefinch/lumberjack.v2 v2.0.0 // indirect
126
126
gopkg.in/yaml.v2 v2.4.0 // indirect
127
- sigs.k8s.io/yaml v1.2 .0 // indirect
127
+ sigs.k8s.io/yaml v1.3 .0 // indirect
128
128
)
0 commit comments