module github.com/88250/wide
go 1.12
require (
github.com/88250/gulu v1.0.0
github.com/fsnotify/fsnotify v1.4.7
github.com/gorilla/sessions v1.2.0
github.com/gorilla/websocket v1.4.1
golang.org/x/sys v0.0.0-20200122134326-e047566fdf82 // indirect
)