- module git.riomhaire.com/gremlin/elizaservice
- go 1.16
- require (
- github.com/gofrs/uuid v4.0.0+incompatible
- github.com/jaffee/commandeer v0.5.0
- github.com/labstack/echo/v4 v4.2.0
- github.com/shomali11/xredis v0.0.0-20190608143638-0b54a6bbf40b
- github.com/stretchr/testify v1.5.1 // indirect
- gopkg.in/yaml.v2 v2.2.7 // indirect
- )
|