module mcmillian.dev/go/pnut-bridge go 1.16 require ( github.com/gabriel-vasile/mimetype v1.3.1 github.com/gorilla/websocket v1.4.2 github.com/mitchellh/go-wordwrap v1.0.1 github.com/smartystreets/goconvey v1.6.4 // indirect gopkg.in/ini.v1 v1.62.0 mcmillian.dev/go/woodstock v0.0.0-20220820203043-62b10b5c3c0d )