module go.aporeto.io/manipulate go 1.13 require ( go.aporeto.io/elemental v1.100.1-0.20200617155434-2d1f67120246 go.aporeto.io/wsc v1.36.1-0.20200407170617-67536038420e ) require ( github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 github.com/gofrs/uuid v3.2.0+incompatible github.com/gorilla/websocket v1.4.1 github.com/hashicorp/go-memdb v1.1.0 github.com/hashicorp/golang-lru v0.5.4 // indirect github.com/mitchellh/copystructure v1.0.0 github.com/opentracing/opentracing-go v1.1.0 github.com/smartystreets/goconvey v1.6.4 go.uber.org/zap v1.14.0 golang.org/x/lint v0.0.0-20200130185559-910be7a94367 // indirect golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae )