forked from x/ContextOS
18 lines
333 B
Modula-2
18 lines
333 B
Modula-2
module shylinux.com/x/contexts
|
|
|
|
go 1.11
|
|
|
|
require (
|
|
shylinux.com/x/golang-story v0.5.9
|
|
shylinux.com/x/linux-story v0.5.5
|
|
shylinux.com/x/mysql-story v0.5.8
|
|
shylinux.com/x/nginx-story v0.5.8
|
|
shylinux.com/x/redis-story v0.5.9
|
|
)
|
|
|
|
require (
|
|
shylinux.com/x/ice v1.3.1
|
|
shylinux.com/x/icebergs v1.5.5
|
|
shylinux.com/x/toolkits v0.7.5
|
|
)
|