mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-08 19:30:10 +00:00
c2bdc67242
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.23.0. - [Commits](https://github.com/golang/net/compare/v0.15.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
8 lines
165 B
Modula-2
8 lines
165 B
Modula-2
module github.com/hrfee/jfa-go/easyproxy
|
|
|
|
go 1.18
|
|
|
|
require golang.org/x/net v0.23.0
|
|
|
|
require github.com/magisterquis/connectproxy v0.0.0-20200725203833-3582e84f0c9b
|