@@ -22,8 +22,8 @@ require (
22
22
github.com/cactus/go-statsd-client/statsd v0.0.0-20200623234511-94959e3146b2
23
23
github.com/coreos/go-oidc/v3 v3.5.0
24
24
github.com/dgrijalva/jwt-go v3.2.0+incompatible
25
- github.com/envoyproxy/go-control-plane v0.12 .0
26
- github.com/envoyproxy/protoc-gen-validate v1.0.4
25
+ github.com/envoyproxy/go-control-plane v0.13 .0
26
+ github.com/envoyproxy/protoc-gen-validate v1.1.0
27
27
github.com/fullstorydev/grpcurl v1.8.7
28
28
github.com/go-git/go-billy/v5 v5.5.0
29
29
github.com/go-git/go-git/v5 v5.5.2
@@ -49,14 +49,14 @@ require (
49
49
go.temporal.io/sdk v1.26.1
50
50
go.temporal.io/sdk/contrib/tally v0.2.0
51
51
go.uber.org/zap v1.26.0
52
- golang.org/x/net v0.24 .0
53
- golang.org/x/oauth2 v0.17 .0
54
- golang.org/x/sync v0.6 .0
55
- google.golang.org/genproto/googleapis/api v0.0.0-20240415180920-8c6c420018be
56
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240415180920-8c6c420018be
57
- google.golang.org/grpc v1.63.2
52
+ golang.org/x/net v0.33 .0
53
+ golang.org/x/oauth2 v0.22 .0
54
+ golang.org/x/sync v0.10 .0
55
+ google.golang.org/genproto/googleapis/api v0.0.0-20241223144023-3abc09e42ca8
56
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20241219192143-6b3ec007d9bb
57
+ google.golang.org/grpc v1.67.1
58
58
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.3.0
59
- google.golang.org/protobuf v1.33 .0
59
+ google.golang.org/protobuf v1.36 .0
60
60
gopkg.in/square/go-jose.v2 v2.6.0
61
61
gopkg.in/yaml.v3 v3.0.1
62
62
k8s.io/api v0.30.1
@@ -67,6 +67,7 @@ require (
67
67
)
68
68
69
69
require (
70
+ cel.dev/expr v0.16.0 // indirect
70
71
github.com/Microsoft/go-winio v0.6.1 // indirect
71
72
github.com/ProtonMail/go-crypto v0.0.0-20230217124315-7d5c6f04bbb8 // indirect
72
73
github.com/acomagu/bufpipe v1.0.3 // indirect
@@ -86,9 +87,9 @@ require (
86
87
github.com/beorn7/perks v1.0.1 // indirect
87
88
github.com/bufbuild/protocompile v0.6.0 // indirect
88
89
github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
89
- github.com/cespare/xxhash/v2 v2.2 .0 // indirect
90
+ github.com/cespare/xxhash/v2 v2.3 .0 // indirect
90
91
github.com/cloudflare/circl v1.3.3 // indirect
91
- github.com/cncf/xds/go v0.0.0-20231128003011-0fa0005c9caa // indirect
92
+ github.com/cncf/xds/go v0.0.0-20240723142845-024c85f92f20 // indirect
92
93
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
93
94
github.com/davecgh/go-spew v1.1.1 // indirect
94
95
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
@@ -123,7 +124,7 @@ require (
123
124
github.com/kevinburke/ssh_config v1.2.0 // indirect
124
125
github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 // indirect
125
126
github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 // indirect
126
- github.com/lyft/protoc-gen-star/v2 v2.0.3 // indirect
127
+ github.com/lyft/protoc-gen-star/v2 v2.0.4-0.20230330145011-496ad1ac90a4 // indirect
127
128
github.com/mailru/easyjson v0.7.7 // indirect
128
129
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 // indirect
129
130
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
@@ -132,9 +133,10 @@ require (
132
133
github.com/pborman/uuid v1.2.1 // indirect
133
134
github.com/pjbgf/sha1cd v0.2.4-0.20230130103033-0066bacacbf6 // indirect
134
135
github.com/pkg/errors v0.9.1 // indirect
136
+ github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect
135
137
github.com/pmezard/go-difflib v1.0.0 // indirect
136
138
github.com/prometheus/client_golang v1.11.1 // indirect
137
- github.com/prometheus/client_model v0.5 .0 // indirect
139
+ github.com/prometheus/client_model v0.6 .0 // indirect
138
140
github.com/prometheus/common v0.30.0 // indirect
139
141
github.com/prometheus/procfs v0.7.3 // indirect
140
142
github.com/robfig/cron v1.2.0 // indirect
@@ -150,15 +152,14 @@ require (
150
152
go.temporal.io/api v1.32.0 // indirect
151
153
go.uber.org/atomic v1.9.0 // indirect
152
154
go.uber.org/multierr v1.10.0 // indirect
153
- golang.org/x/crypto v0.22 .0 // indirect
155
+ golang.org/x/crypto v0.31 .0 // indirect
154
156
golang.org/x/exp v0.0.0-20231127185646-65229373498e // indirect
155
- golang.org/x/mod v0.15 .0 // indirect
156
- golang.org/x/sys v0.19 .0 // indirect
157
- golang.org/x/term v0.19 .0 // indirect
158
- golang.org/x/text v0.14 .0 // indirect
157
+ golang.org/x/mod v0.17 .0 // indirect
158
+ golang.org/x/sys v0.28 .0 // indirect
159
+ golang.org/x/term v0.27 .0 // indirect
160
+ golang.org/x/text v0.21 .0 // indirect
159
161
golang.org/x/time v0.3.0 // indirect
160
- golang.org/x/tools v0.18.0 // indirect
161
- google.golang.org/appengine v1.6.8 // indirect
162
+ golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
162
163
gopkg.in/inf.v0 v0.9.1 // indirect
163
164
gopkg.in/warnings.v0 v0.1.2 // indirect
164
165
gopkg.in/yaml.v2 v2.4.0 // indirect
0 commit comments