Files
geoipapi/vendor/github.com/oschwald/maxminddb-golang/go.mod

9 lines
154 B
Modula-2

module github.com/oschwald/maxminddb-golang
go 1.9
require (
github.com/stretchr/testify v1.6.1
golang.org/x/sys v0.0.0-20191224085550-c709ea063b76
)