12 lines
284 B
Modula-2
12 lines
284 B
Modula-2
module github.com/88250/wide
|
|
|
|
go 1.12
|
|
|
|
require (
|
|
github.com/88250/gulu v0.0.0-20191221090949-7ec528e17061
|
|
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-20200117145432-59e60aa80a0c // indirect
|
|
)
|