module mcmillian.dev/go/pnut-bridge go 1.16 require ( git.sr.ht/~thrrgilag/woodstock v0.0.0-20210714032038-b22c4f10cc34 github.com/gabriel-vasile/mimetype v1.3.1 // indirect github.com/gorilla/websocket v1.4.2 github.com/mitchellh/go-wordwrap v1.0.1 // indirect github.com/smartystreets/goconvey v1.6.4 // indirect gopkg.in/ini.v1 v1.62.0 )