rename module, adjust import paths to quic-go/quic-go (#3680)

This commit is contained in:
Marten Seemann 2023-01-21 19:53:57 -08:00 committed by GitHub
parent 9488539a49
commit 58cedf7a4f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
316 changed files with 865 additions and 849 deletions

2
go.mod
View file

@ -1,4 +1,4 @@
module github.com/lucas-clemente/quic-go
module github.com/quic-go/quic-go
go 1.18