build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 (#26)

This commit is contained in:
dependabot[bot] 2024-04-19 12:30:10 -06:00 committed by GitHub
parent b5b59e42e9
commit d40dde9b9b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

6
go.mod
View file

@ -10,11 +10,11 @@ require (
github.com/quic-go/qpack v0.4.0
github.com/refraction-networking/utls v1.5.4
go.uber.org/mock v0.4.0
golang.org/x/crypto v0.17.0
golang.org/x/crypto v0.21.0
golang.org/x/exp v0.0.0-20231006140011-7918f672742d
golang.org/x/net v0.17.0
golang.org/x/net v0.23.0
golang.org/x/sync v0.4.0
golang.org/x/sys v0.15.0
golang.org/x/sys v0.18.0
)
require (