module bitbucket.org/cornjacket/airtrafficcontrol go 1.13 require ( bitbucket.org/cornjacket/discovery v0.1.0 bitbucket.org/cornjacket/iot v0.1.7 github.com/go-openapi/runtime v0.19.21 github.com/go-sql-driver/mysql v1.5.0 github.com/gorilla/context v1.1.1 github.com/hashicorp/consul v0.8.3 github.com/julienschmidt/httprouter v1.3.0 gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f )