module github.com/axvq/tile38-client go 1.14 require ( github.com/mediocregopher/radix/v3 v3.5.2 github.com/ory/dockertest/v3 v3.6.0 github.com/paulmach/go.geojson v1.4.0 github.com/stretchr/testify v1.6.1 github.com/tidwall/gjson v1.6.1 golang.org/x/sys v0.0.0-20200817155316-9781c653f443 // indirect )