mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-26 01:04:06 +08:00
11 lines
169 B
Modula-2
11 lines
169 B
Modula-2
module miss
|
|
|
|
go 1.13
|
|
|
|
require github.com/shylinux/icebergs v0.1.9
|
|
|
|
replace (
|
|
github.com/shylinux/icebergs => ../icebergs
|
|
github.com/shylinux/toolkits => ../toolkits
|
|
)
|