1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-06-01 23:27:47 +02:00
jfa-go/easyproxy/go.mod
Harvey Tindall 5702e8012c
proxy: use for updater & SMTP
imports a new package to create a HTTP proxy dialer for the SMTP client.
2023-10-05 12:32:25 +01:00

8 lines
177 B
Modula-2

module github.com/hrfee/jfa-go/easyproxy
go 1.20
require golang.org/x/net v0.15.0
require github.com/magisterquis/connectproxy v0.0.0-20200725203833-3582e84f0c9b // indirect