forked from x/ContextOS
20 lines
393 B
Modula-2
20 lines
393 B
Modula-2
module shylinux.com/x/contexts
|
|
|
|
go 1.11
|
|
|
|
require (
|
|
shylinux.com/x/golang-story v0.5.8
|
|
shylinux.com/x/linux-story v0.5.4
|
|
shylinux.com/x/mysql-story v0.5.7
|
|
shylinux.com/x/nginx-story v0.5.7
|
|
shylinux.com/x/redis-story v0.5.8
|
|
)
|
|
|
|
require (
|
|
shylinux.com/x/gogit v0.0.7
|
|
shylinux.com/x/ice v1.2.9
|
|
shylinux.com/x/icebergs v1.5.3
|
|
shylinux.com/x/toolkits v0.7.4
|
|
shylinux.com/x/webview v0.0.2
|
|
)
|