module go-eden go 1.15 require ( github.com/davecgh/go-spew v1.1.1 github.com/douyu/jupiter v0.2.7 github.com/go-kit/kit v0.10.0 github.com/gorilla/mux v1.7.3 github.com/mitchellh/mapstructure v1.3.2 github.com/pkg/errors v0.9.1 github.com/stretchr/testify v1.6.1 go.uber.org/zap v1.15.0 )