module github.com/oschwald/geoip2-golang go 1.9 require ( github.com/oschwald/maxminddb-golang v1.6.0 github.com/stretchr/testify v1.4.0 )