feat: quic-go v0.37.1-mod update

This commit is contained in:
Toby 2023-07-31 19:06:49 -07:00
parent c64b36b8f4
commit 723612c297
7 changed files with 187 additions and 9 deletions

View file

@ -9,7 +9,7 @@ require (
)
require (
github.com/apernet/quic-go v0.37.2-0.20230731235018-6dccf9f8de2c // indirect
github.com/apernet/quic-go v0.37.2-0.20230801020402-411ff2bef8f8 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 // indirect
github.com/golang/mock v1.6.0 // indirect

View file

@ -1,5 +1,5 @@
github.com/apernet/quic-go v0.37.2-0.20230731235018-6dccf9f8de2c h1:kl+p4uqk9sc/A9D0rgQ4IQxWMRVa3nSUFpvJ8/IQhe0=
github.com/apernet/quic-go v0.37.2-0.20230731235018-6dccf9f8de2c/go.mod h1:tKbqlrErvfl0qmDz6L0qpAGEZ/WduGkn4lwNTT7HyXg=
github.com/apernet/quic-go v0.37.2-0.20230801020402-411ff2bef8f8 h1:3gh/Aeg3mBtm0UBLk3auQNpI8QdVvrVEXv/N6RKByFI=
github.com/apernet/quic-go v0.37.2-0.20230801020402-411ff2bef8f8/go.mod h1:tKbqlrErvfl0qmDz6L0qpAGEZ/WduGkn4lwNTT7HyXg=
github.com/chzyer/logex v1.1.10/go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWRnGsAI=
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod h1:nSuG5e5PlCu98SY8svDHJxuZscDgtXS6KTTbou5AhLI=
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMnBNeIyt5eFwwo7qiLfzFZmjNmxjkiQlU=