mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-04 17:30:11 +00:00
8 lines
177 B
Modula-2
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
|