forked from x/ContextOS
12 lines
229 B
Modula-2
12 lines
229 B
Modula-2
module shylinux.com/x/contexts
|
|
|
|
go 1.11
|
|
|
|
require (
|
|
shylinux.com/x/golang-story v0.1.1
|
|
shylinux.com/x/linux-story v0.1.1
|
|
shylinux.com/x/mysql-story v0.1.1
|
|
shylinux.com/x/nginx-story v0.1.1
|
|
shylinux.com/x/redis-story v0.1.1
|
|
)
|