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

@@ -4,8 +4,8 @@ import (
"net"
"time"
"github.com/tobyxdd/hysteria/pkg/core"
"github.com/tobyxdd/hysteria/pkg/utils"
"github.com/HyNetwork/hysteria/pkg/core"
"github.com/HyNetwork/hysteria/pkg/utils"
)
type TCPRelay struct {