mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-06-22 04:29:51 +00:00
10 lines
226 B
Modula-2
10 lines
226 B
Modula-2
module github.com/tobyxdd/hysteria
|
|
|
|
go 1.14
|
|
|
|
require github.com/golang/protobuf v1.3.1
|
|
|
|
require github.com/lucas-clemente/quic-go v0.15.2
|
|
|
|
replace github.com/lucas-clemente/quic-go => github.com/tobyxdd/quic-go v0.1.3-tquic-1
|