File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ require (
130130 go.uber.org/multierr v1.11.0 // indirect
131131 golang.org/x/crypto v0.52.0 // indirect
132132 golang.org/x/mod v0.35.0 // indirect
133- golang.org/x/net v0.54 .0 // indirect
133+ golang.org/x/net v0.55 .0 // indirect
134134 golang.org/x/oauth2 v0.27.0 // indirect
135135 golang.org/x/sync v0.20.0 // indirect
136136 golang.org/x/sys v0.45.0 // indirect
Original file line number Diff line number Diff line change @@ -829,6 +829,8 @@ golang.org/x/net v0.0.0-20211015210444-4f30a5c0130f/go.mod h1:9nx3DQGgdP8bBQD5qx
829829golang.org/x/net v0.0.0-20220225172249-27dd8689420f /go.mod h1:CfG3xpIq0wQ8r1q4Su4UZFWDARRcnwPjda9FqA0JpMk =
830830golang.org/x/net v0.54.0 h1:2zJIZAxAHV/OHCDTCOHAYehQzLfSXuf/5SoL/Dv6w/w =
831831golang.org/x/net v0.54.0 /go.mod h1:Sj4oj8jK6XmHpBZU/zWHw3BV3abl4Kvi+Ut7cQcY+cQ =
832+ golang.org/x/net v0.55.0 h1:bcvxaJn3e1U6InsFWt1JUq1aSjnRxLzT2rtD2KfkDF8 =
833+ golang.org/x/net v0.55.0 /go.mod h1:L5U2KuzuOe1lY7Z+aWVIKK6qEeJXnXV9yzGA+WCHJww =
832834golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be /go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U =
833835golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421 /go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw =
834836golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 /go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw =
You can’t perform that action at this time.
0 commit comments