File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -348,7 +348,7 @@ require (
348
348
golang.org/x/exp v0.0.0-20221031165847-c99f073a8326 // indirect
349
349
golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9 // indirect
350
350
golang.org/x/mod v0.8.0 // indirect
351
- golang.org/x/net v0.6 .0 // indirect
351
+ golang.org/x/net v0.7 .0 // indirect
352
352
golang.org/x/oauth2 v0.4.0 // indirect
353
353
golang.org/x/sync v0.1.0 // indirect
354
354
golang.org/x/sys v0.5.0 // indirect
Original file line number Diff line number Diff line change @@ -3533,8 +3533,8 @@ golang.org/x/net v0.2.0/go.mod h1:KqCZLdyyvdV855qA2rE3GC2aiw5xGR5TEjj8smXukLY=
3533
3533
golang.org/x/net v0.3.0 /go.mod h1:MBQ8lrhLObU/6UmLb4fmbmk5OcyYmqtbGd/9yIeKjEE =
3534
3534
golang.org/x/net v0.4.0 /go.mod h1:MBQ8lrhLObU/6UmLb4fmbmk5OcyYmqtbGd/9yIeKjEE =
3535
3535
golang.org/x/net v0.5.0 /go.mod h1:DivGGAXEgPSlEBzxGzZI+ZLohi+xUj054jfeKui00ws =
3536
- golang.org/x/net v0.6 .0 h1:L4ZwwTvKW9gr0ZMS1yrHD9GZhIuVjOBBnaKH+SPQK0Q =
3537
- golang.org/x/net v0.6 .0 /go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs =
3536
+ golang.org/x/net v0.7 .0 h1:rJrUqqhjsgNp7KqAIc25s9pZnjU7TUcSY7HcVZjdn1g =
3537
+ golang.org/x/net v0.7 .0 /go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs =
3538
3538
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be /go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U =
3539
3539
golang.org/x/oauth2 v0.0.0-20181106182150-f42d05182288 /go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U =
3540
3540
golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421 /go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw =
You can’t perform that action at this time.
0 commit comments