Files
go-nat/go.mod
dependabot-preview[bot] 2ea09e24b8 Bump golang.org/x/text from 0.3.0 to 0.3.2 (#13)
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>
2019-06-03 10:53:20 +02:00

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
)