File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
golang.org/x/crypto v0.14.1-0.20231011220222-8779cbd1c995
7
- golang.org/x/net v0.17.1-0.20231011215812-d23d9bc54922
7
+ golang.org/x/net v0.17.1-0.20231025180729-4c7a5b64f145
8
8
)
9
9
10
10
require (
Original file line number Diff line number Diff line change 1
1
golang.org/x/crypto v0.14.1-0.20231011220222-8779cbd1c995 h1:fwu25/DhiXr/++jtzz2gHfC/FL/FimAGVxczaK4pjR8 =
2
2
golang.org/x/crypto v0.14.1-0.20231011220222-8779cbd1c995 /go.mod h1:aSyBXtGhRzSMdne9jbl3+PPMVS0IgOWF6Llc+HB5uUU =
3
- golang.org/x/net v0.17.1-0.20231011215812-d23d9bc54922 h1:5dPkjItO/mhqL4dWOB/ERHdeNKAe0YXhUnCOLpn/nwI =
4
- golang.org/x/net v0.17.1-0.20231011215812-d23d9bc54922 /go.mod h1:ctp6Rq0w6YZwLQMXSCn4tot1uuoj9E9vKYJV26guPn4 =
3
+ golang.org/x/net v0.17.1-0.20231025180729-4c7a5b64f145 h1:b50rfQxeg+jm4ud87SAQt4escws56zdE+/rT1oKU4oU =
4
+ golang.org/x/net v0.17.1-0.20231025180729-4c7a5b64f145 /go.mod h1:ctp6Rq0w6YZwLQMXSCn4tot1uuoj9E9vKYJV26guPn4 =
5
5
golang.org/x/sys v0.13.1-0.20231011215430-1bfbee0e20e3 h1:G9se7UpoI67yWrFY0IIFGf6H3nwLLUZFDBCyOJwWeSc =
6
6
golang.org/x/sys v0.13.1-0.20231011215430-1bfbee0e20e3 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
7
7
golang.org/x/text v0.13.1-0.20231011215848-6c97a165dd66 h1:9Dyvhe9/DDm3upTpNNwowKgum0eUka4TBRU6uHiINKo =
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ golang.org/x/crypto/cryptobyte/asn1
7
7
golang.org/x/crypto/hkdf
8
8
golang.org/x/crypto/internal/alias
9
9
golang.org/x/crypto/internal/poly1305
10
- # golang.org/x/net v0.17.1-0.20231011215812-d23d9bc54922
10
+ # golang.org/x/net v0.17.1-0.20231025180729-4c7a5b64f145
11
11
## explicit; go 1.18
12
12
golang.org/x/net/dns/dnsmessage
13
13
golang.org/x/net/http/httpguts
You can’t perform that action at this time.
0 commit comments