mirror of
https://github.com/refraction-networking/utls.git
synced 2025-04-03 03:57:36 +03:00
build(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 (#293)
This commit is contained in:
parent
e684676eef
commit
8f010b3932
2 changed files with 9 additions and 9 deletions
6
go.mod
6
go.mod
|
@ -11,9 +11,9 @@ require (
|
|||
github.com/andybalholm/brotli v1.0.6
|
||||
github.com/cloudflare/circl v1.3.7
|
||||
github.com/klauspost/compress v1.17.4
|
||||
golang.org/x/crypto v0.18.0
|
||||
golang.org/x/net v0.20.0
|
||||
golang.org/x/sys v0.16.0
|
||||
golang.org/x/crypto v0.21.0
|
||||
golang.org/x/net v0.23.0
|
||||
golang.org/x/sys v0.18.0
|
||||
)
|
||||
|
||||
require golang.org/x/text v0.14.0 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue