mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-03 20:47:38 +03:00
9 lines
226 B
Modula-2
9 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
|