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/ice v0.3.6
|
|
shylinux.com/x/icebergs v0.6.4
|
|
shylinux.com/x/toolkits v0.4.0
|
|
)
|
|
|
|
require (
|
|
shylinux.com/x/golang-story v0.2.2
|
|
shylinux.com/x/linux-story v0.2.2
|
|
shylinux.com/x/mysql-story v0.2.3
|
|
shylinux.com/x/nginx-story v0.2.3
|
|
shylinux.com/x/redis-story v0.2.4
|
|
)
|