chore: update module names (hysteria & quic-go fork)

This commit is contained in:
Toby
2022-08-20 11:44:12 -07:00
parent aad4c44b3d
commit 8960aefca3
30 changed files with 76 additions and 76 deletions

View File

@@ -8,7 +8,7 @@ import (
"net"
"time"
"github.com/tobyxdd/hysteria/pkg/core"
"github.com/HyNetwork/hysteria/pkg/core"
)
type TCPTProxy struct{}