Update deps

This commit is contained in:
Frank Denis 2025-01-10 12:16:20 +01:00
parent 4fbdf2cfcc
commit cd3cb2e98b
35 changed files with 1112 additions and 2457 deletions

6
go.mod
View file

@ -22,7 +22,7 @@ require (
github.com/powerman/check v1.8.0
github.com/quic-go/quic-go v0.48.2
golang.org/x/crypto v0.32.0
golang.org/x/net v0.33.0
golang.org/x/net v0.34.0
golang.org/x/sys v0.29.0
gopkg.in/natefinch/lumberjack.v2 v2.2.1
)
@ -41,11 +41,11 @@ require (
github.com/quic-go/qpack v0.5.1 // indirect
github.com/smartystreets/goconvey v1.8.1 // indirect
go.uber.org/mock v0.5.0 // indirect
golang.org/x/exp v0.0.0-20250103183323-7d7fa50e5329 // indirect
golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8 // indirect
golang.org/x/mod v0.22.0 // indirect
golang.org/x/sync v0.10.0 // indirect
golang.org/x/text v0.21.0 // indirect
golang.org/x/tools v0.28.0 // indirect
golang.org/x/tools v0.29.0 // indirect
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
google.golang.org/grpc v1.56.3 // indirect
google.golang.org/protobuf v1.36.1 // indirect