mirror of
https://github.com/fd/go-nat.git
synced 2025-12-24 12:47:53 +08:00
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.0 to 0.3.2. - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.3.0...v0.3.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
10 lines
252 B
Modula-2
10 lines
252 B
Modula-2
module github.com/fd/go-nat
|
|
|
|
require (
|
|
github.com/huin/goupnp v0.0.0-20180415215157-1395d1447324
|
|
github.com/jackpal/gateway v1.0.5
|
|
github.com/jackpal/go-nat-pmp v1.0.1
|
|
golang.org/x/net v0.0.0-20180524181706-dfa909b99c79
|
|
golang.org/x/text v0.3.2
|
|
)
|