uquic/internal
Marten Seemann 56a6d8d35b
ci: update golangci-lint to v1.52.2, update Go version (#3740)
* ci: update golangci-lint to v1.52.2, update Go version

* run gofumpt
2023-03-27 22:55:26 -07:00
..
ackhandler rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
congestion rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
flowcontrol rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
handshake ci: update golangci-lint to v1.52.2, update Go version (#3740) 2023-03-27 22:55:26 -07:00
logutils rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
mocks use a chan instead of a context in Connection.HandshakeComplete (#3709) 2023-03-26 06:51:56 -07:00
protocol update QUIC v2 support to draft-ietf-quic-v2-08 (#3631) 2023-01-04 07:07:06 +13:00
qerr rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
qtls qtls: don't set the tls.Config.CipherSuites for cipher suite tests (#3726) 2023-03-26 06:56:41 -07:00
testdata migrate to Ginkgo v2 2022-10-11 16:38:44 +04:00
testutils rename module, adjust import paths to quic-go/quic-go (#3680) 2023-01-21 19:53:57 -08:00
utils use atomic.Bool from the standard library 2023-02-04 17:44:57 +13:00
wire deprecate quicvarint.Write in favor of quicvarint.Append (#3690) 2023-02-13 02:52:25 -08:00