http3-ytproxy/go.mod

9 lines
151 B
Modula-2
Raw Permalink Normal View History

2020-10-24 15:47:41 +00:00
module github.com/FireMasterK/http3-ytproxy/v2
2021-05-17 11:21:14 +00:00
go 1.16
2020-10-24 15:47:41 +00:00
require (
github.com/kolesa-team/go-webp v1.0.1
github.com/lucas-clemente/quic-go v0.25.0
)