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.3
|
|
shylinux.com/x/linux-story v0.5.1
|
|
shylinux.com/x/mysql-story v0.5.4
|
|
shylinux.com/x/nginx-story v0.5.4
|
|
shylinux.com/x/redis-story v0.5.5
|
|
)
|
|
|
|
require (
|
|
shylinux.com/x/gogit v0.0.5
|
|
shylinux.com/x/ice v1.2.0
|
|
shylinux.com/x/icebergs v1.4.6
|
|
shylinux.com/x/toolkits v0.7.1
|
|
shylinux.com/x/webview v0.0.1
|
|
)
|