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.4.5
|
|
shylinux.com/x/linux-story v0.4.3
|
|
shylinux.com/x/mysql-story v0.4.6
|
|
shylinux.com/x/nginx-story v0.4.6
|
|
shylinux.com/x/redis-story v0.4.7
|
|
)
|
|
|
|
require (
|
|
shylinux.com/x/ice v1.0.1
|
|
shylinux.com/x/icebergs v1.2.7
|
|
shylinux.com/x/toolkits v0.6.2
|
|
)
|