@@ -47,7 +47,7 @@ require (
47
47
github.com/tektoncd/pipeline v0.53.2
48
48
go.uber.org/zap v1.26.0 // indirect
49
49
gocloud.dev v0.22.0
50
- golang.org/x/net v0.19 .0
50
+ golang.org/x/net v0.23 .0
51
51
google.golang.org/genproto v0.0.0-20231002182017-d307bd883b97 // indirect
52
52
google.golang.org/grpc v1.58.3
53
53
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.1.0
@@ -173,12 +173,12 @@ require (
173
173
go.opencensus.io v0.24.0 // indirect
174
174
go.uber.org/atomic v1.10.0 // indirect
175
175
go.uber.org/multierr v1.10.0 // indirect
176
- golang.org/x/crypto v0.16 .0 // indirect
176
+ golang.org/x/crypto v0.21 .0 // indirect
177
177
golang.org/x/exp v0.0.0-20230307190834-24139beb5833 // indirect
178
178
golang.org/x/mod v0.12.0 // indirect
179
179
golang.org/x/sync v0.4.0 // indirect
180
- golang.org/x/sys v0.15 .0 // indirect
181
- golang.org/x/term v0.15 .0 // indirect
180
+ golang.org/x/sys v0.18 .0 // indirect
181
+ golang.org/x/term v0.18 .0 // indirect
182
182
golang.org/x/text v0.14.0 // indirect
183
183
golang.org/x/time v0.3.0 // indirect
184
184
golang.org/x/tools v0.13.0 // indirect
0 commit comments