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 @@ -40,7 +40,7 @@ require (
40
40
github.com/theupdateframework/notary v0.6.1 // indirect
41
41
github.com/vbatts/tar-split v0.11.3 // indirect
42
42
golang.org/x/crypto v0.31.0 // indirect
43
- golang.org/x/net v0.23 .0 // indirect
43
+ golang.org/x/net v0.33 .0 // indirect
44
44
golang.org/x/sync v0.10.0 // indirect
45
45
golang.org/x/sys v0.28.0 // indirect
46
46
golang.org/x/term v0.27.0 // indirect
Original file line number Diff line number Diff line change @@ -1020,8 +1020,8 @@ golang.org/x/net v0.0.0-20210503060351-7fd8e65b6420/go.mod h1:9nx3DQGgdP8bBQD5qx
1020
1020
golang.org/x/net v0.0.0-20210813160813-60bc85c4be6d /go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y =
1021
1021
golang.org/x/net v0.0.0-20211015210444-4f30a5c0130f /go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y =
1022
1022
golang.org/x/net v0.0.0-20211216030914-fe4d6282115f /go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y =
1023
- golang.org/x/net v0.23 .0 h1:7EYJ93RZ9vYSZAIb2x3lnuvqO5zneoD6IvWjuhfxjTs =
1024
- golang.org/x/net v0.23 .0 /go.mod h1:JKghWKKOSdJwpW2GEx0Ja7fmaKnMsbu+MWVZTokSYmg =
1023
+ golang.org/x/net v0.33 .0 h1:74SYHlV8BIgHIFC/LrYkOGIwL19eTYXQ5wc6TBuO36I =
1024
+ golang.org/x/net v0.33 .0 /go.mod h1:HXLR5J+9DxmrqMwG9qjGCxZ+zKXxBru04zlTvWlWuN4 =
1025
1025
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be /go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U =
1026
1026
golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421 /go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw =
1027
1027
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 /go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw =
You can’t perform that action at this time.
0 commit comments