mirror of
https://github.com/cmz0228/hysteria-dev.git
synced 2025-06-14 16:29:57 +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.2-tquic-1
|