module git.randomchars.net/FreeNitori/FreeNitori require ( git.randomchars.net/FreeNitori/EmbedUtil v1.0.0 git.randomchars.net/FreeNitori/ImageFetch v1.1.1 git.randomchars.net/FreeNitori/Multiplexer v1.0.2 github.com/BurntSushi/toml v0.3.1 github.com/abiosoft/ishell v2.0.0+incompatible github.com/abiosoft/readline v0.0.0-20180607040430-155bce2042db // indirect github.com/bwmarrin/discordgo v0.23.2 github.com/dgraph-io/badger/v2 v2.2007.2 github.com/fatih/color v1.10.0 // indirect github.com/flynn-archive/go-shlex v0.0.0-20150515145356-3f9db97f8568 // indirect github.com/gin-contrib/sessions v0.0.3 github.com/gin-gonic/gin v1.6.3 github.com/go-bindata/go-bindata v3.1.2+incompatible // indirect github.com/google/uuid v1.1.5 github.com/json-iterator/go v1.1.9 github.com/lestrrat-go/file-rotatelogs v2.4.0+incompatible github.com/lestrrat-go/strftime v1.0.4 // indirect github.com/lxn/walk v0.0.0-20210112085537-c389da54e794 github.com/lxn/win v0.0.0-20201111105847-2a20daff6a55 github.com/robertkrimen/otto v0.0.0-20200922221731-ef014fd054ac github.com/sirupsen/logrus v1.8.0 github.com/ulule/limiter/v3 v3.7.1 golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be gopkg.in/Knetic/govaluate.v3 v3.0.0 // indirect gopkg.in/sourcemap.v1 v1.0.5 // indirect ) go 1.14