1
0
Fork 0
mirror of https://github.com/apernet/hysteria.git synced 2025-04-06 14:07:39 +03:00

feat: quic-go v0.37.4 & hyperbole tidy

This commit is contained in:
Toby 2023-08-09 14:26:59 -07:00
parent 449d98ac47
commit 4060bcb806
7 changed files with 36 additions and 9 deletions

View file

@ -10,7 +10,7 @@ require (
)
require (
github.com/apernet/quic-go v0.37.4-0.20230809015843-1a8307c5d4f6 // indirect
github.com/apernet/quic-go v0.37.5-0.20230809210726-5508a358d07e // 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.4-0.20230809015843-1a8307c5d4f6 h1:c0Om+1DKS4kIQtDx31Tx1Vkz5h0f1ETZMHfwu3rsNyE=
github.com/apernet/quic-go v0.37.4-0.20230809015843-1a8307c5d4f6/go.mod h1:Gqxx9qMiutRcTLNlbdPwuI9dF8+GV2GQG+5mVW0E34I=
github.com/apernet/quic-go v0.37.5-0.20230809210726-5508a358d07e h1:hWrd6A3QZQX2pXT1JJA2x1vgqNf5jZH8po0oa2GsbeI=
github.com/apernet/quic-go v0.37.5-0.20230809210726-5508a358d07e/go.mod h1:Gqxx9qMiutRcTLNlbdPwuI9dF8+GV2GQG+5mVW0E34I=
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=