forked from x/ContextOS
opt some
This commit is contained in:
parent
37afa6146d
commit
dfce4f8561
14
go.mod
14
go.mod
@ -15,3 +15,17 @@ require (
|
||||
shylinux.com/x/icebergs v1.4.1
|
||||
shylinux.com/x/toolkits v0.7.0
|
||||
)
|
||||
|
||||
replace (
|
||||
shylinux.com/x/ice => ./usr/release
|
||||
shylinux.com/x/icebergs => ./usr/icebergs
|
||||
shylinux.com/x/toolkits => ./usr/toolkits
|
||||
)
|
||||
|
||||
replace (
|
||||
shylinux.com/x/golang-story => ./usr/golang-story
|
||||
shylinux.com/x/linux-story => ./usr/linux-story
|
||||
shylinux.com/x/mysql-story => ./usr/mysql-story
|
||||
shylinux.com/x/nginx-story => ./usr/nginx-story
|
||||
shylinux.com/x/redis-story => ./usr/redis-story
|
||||
)
|
||||
|
16
go.sum
16
go.sum
@ -4,21 +4,5 @@ shylinux.com/x/go-qrcode v0.0.1 h1:/eOGqMj1qtgs9Ymd12zTUa1gcJZs9S92kj2lb0QzKsE=
|
||||
shylinux.com/x/go-qrcode v0.0.1/go.mod h1:KAbtU+KwiiABMZ/CJ0zh9PI2AX82Uf9rRYcQ4ODm4po=
|
||||
shylinux.com/x/go-sql-mysql v0.0.1 h1:VX5SrwLBKzfkRouj39LgJ9reIXOWmMsScRpr+e0qdp0=
|
||||
shylinux.com/x/go-sql-mysql v0.0.1/go.mod h1:47OfAZK24HRJMy7dAu/jrksGCf9yzJaAUFwWYjhDFDA=
|
||||
shylinux.com/x/golang-story v0.5.1 h1:br4+jv+CTA0taCeoTEjDiBAM6NgepjfLEeGSyZwnRIk=
|
||||
shylinux.com/x/golang-story v0.5.1/go.mod h1:L13x2cUvoX7286l6z0xLikLYaGjkNEdS8KO/1M6051o=
|
||||
shylinux.com/x/ice v1.1.5 h1:Srk0COWPHkJhrOcComOi6XG+tTOFHl6/g7cjKRd/ouc=
|
||||
shylinux.com/x/ice v1.1.5/go.mod h1:6xTdgTPIoj+gw6GXdmOG0VxJzfBjBY3R45YMJPMMy70=
|
||||
shylinux.com/x/icebergs v1.4.1 h1:jekUtsjg5bYBfMtHza+Kz1sBn83KQxPnZrgBysVUv8c=
|
||||
shylinux.com/x/icebergs v1.4.1/go.mod h1:BGksY0N/S/uEpwmcVLRfc0iOSGGRit5UlQNMsCx9XMc=
|
||||
shylinux.com/x/linux-story v0.4.9 h1:L/dgxqYMgdJkzvFyniXh5cHa1WWCvQG3da7K5R+tGTU=
|
||||
shylinux.com/x/linux-story v0.4.9/go.mod h1:TX4EBoHiLYiuGS+v33y5ESCw9ofDJy1PTOBlaVy9nv0=
|
||||
shylinux.com/x/mysql-story v0.5.2 h1:7xXkHReNrvEW6E+mObRiF8SpYhxMtURJe74WnpmJqiM=
|
||||
shylinux.com/x/mysql-story v0.5.2/go.mod h1:VxRHQFu1G89QlS4Hp7KvAuHN44pL0k3G5ij3AAYv+dU=
|
||||
shylinux.com/x/nginx-story v0.5.2 h1:CJnGszaiVNj21mmH8FWXarj3gXJM3yoqI0EkhTxS+s0=
|
||||
shylinux.com/x/nginx-story v0.5.2/go.mod h1:NVg9rPZ8o6sJg4mBJJDXVc3ehQX4KyoStAWLTIIZ7w0=
|
||||
shylinux.com/x/redis-story v0.5.3 h1:g32QCtI8ovmvHR/w6+WCJ9aZrexBNUIuoYbz8K4C3qs=
|
||||
shylinux.com/x/redis-story v0.5.3/go.mod h1:dpAkopDlUuthiNmbG2GeZPnDK+RjJ9UFhVG380pU0P4=
|
||||
shylinux.com/x/toolkits v0.7.0 h1:DrfnY78IYlrJJX+N0DrmI46y5PuvfffYoDJrsZd0RvQ=
|
||||
shylinux.com/x/toolkits v0.7.0/go.mod h1:8LbYHe7oxBIqb6s4MSOD+4d28QvPdvkyCVtwB/JW7AA=
|
||||
shylinux.com/x/websocket v0.0.1 h1:OBc21DxqsGlQ2+Pz76xqLyDNo1LV+PUUqfWi+1PZPDE=
|
||||
shylinux.com/x/websocket v0.0.1/go.mod h1:AaSpMToOxbMULKQytzczeHPuqb708vK1vrAzCxLo/XE=
|
||||
|
@ -31,6 +31,7 @@ project "研发群"
|
||||
studio "研发 studio"
|
||||
web.code.vimer "编辑器"
|
||||
web.code.git.status "代码库" name repos
|
||||
web.code.xterm "命令行"
|
||||
web.team.plan "任务表"
|
||||
web.team.todo "待办项"
|
||||
web.wiki.word "上下文"
|
||||
@ -61,7 +62,7 @@ operate "运维群"
|
||||
aaa "权限 aaa"
|
||||
- user totp sess role
|
||||
web "应用 web"
|
||||
- broad serve space dream route
|
||||
- broad serve space dream
|
||||
- share spide cache story
|
||||
cli "系统 cli"
|
||||
- qrcode daemon system runtime mirrors forever port
|
||||
|
Loading…
x
Reference in New Issue
Block a user