mirror of
https://git.sr.ht/~emersion/tlstunnel
synced 2024-11-19 15:53:50 +01:00
10 lines
200 B
Modula-2
10 lines
200 B
Modula-2
module git.sr.ht/~emersion/tlstunnel
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
github.com/caddyserver/certmagic v0.11.2
|
|
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
|
|
github.com/pires/go-proxyproto v0.1.3
|
|
)
|