forked from x/icebergs
9 lines
160 B
Modula-2
9 lines
160 B
Modula-2
module github.com/shylinux/icebergs
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/gorilla/websocket v1.4.1
|
|
github.com/shylinux/toolkits v0.0.0-20191205193931-8b65f7e78477
|
|
)
|