forked from x/ContextOS
add some
This commit is contained in:
parent
af1832ea62
commit
b65a01d390
14
go.mod
14
go.mod
@ -2,16 +2,16 @@ module shylinux.com/x/contexts
|
||||
|
||||
go 1.13
|
||||
|
||||
replace (
|
||||
shylinux.com/x/ice => ./usr/release
|
||||
shylinux.com/x/icebergs => ./usr/icebergs
|
||||
shylinux.com/x/toolkits => ./usr/toolkits
|
||||
)
|
||||
// replace (
|
||||
// shylinux.com/x/ice => ./usr/release
|
||||
// shylinux.com/x/icebergs => ./usr/icebergs
|
||||
// shylinux.com/x/toolkits => ./usr/toolkits
|
||||
// )
|
||||
|
||||
require (
|
||||
shylinux.com/x/ice v1.3.11
|
||||
shylinux.com/x/icebergs v1.5.17
|
||||
shylinux.com/x/toolkits v0.7.8
|
||||
shylinux.com/x/icebergs v1.5.18
|
||||
shylinux.com/x/toolkits v0.7.9
|
||||
)
|
||||
|
||||
require shylinux.com/x/webview v0.0.2
|
||||
|
4
go.sum
4
go.sum
@ -8,8 +8,12 @@ shylinux.com/x/icebergs v1.5.16 h1:c7aWO0VgSzRzb0zIEarmlTZKi76IAZpmynAeZp6464Q=
|
||||
shylinux.com/x/icebergs v1.5.16/go.mod h1:lyw4012qYBARm5rzmWqEvn2Z+ZBBJqj1wnGnWhMMb+w=
|
||||
shylinux.com/x/icebergs v1.5.17 h1:7KAXqAM3cvoE1y87NhScjWxvoI5wpcPSFQTKupgx+YQ=
|
||||
shylinux.com/x/icebergs v1.5.17/go.mod h1:lyw4012qYBARm5rzmWqEvn2Z+ZBBJqj1wnGnWhMMb+w=
|
||||
shylinux.com/x/icebergs v1.5.18 h1:IMy+tntoRcpQiJL0Xzl7CR6JobQyFbGqq94v72OCOtE=
|
||||
shylinux.com/x/icebergs v1.5.18/go.mod h1:63m8NMXB13hIPo5Jw7YhdQj9sIV7FTURnWvbOozLdSo=
|
||||
shylinux.com/x/toolkits v0.7.8 h1:mNE3KVmCv669OkH92ZsCELkeYlA9/3y9SDrWYbxPTMc=
|
||||
shylinux.com/x/toolkits v0.7.8/go.mod h1:CHDJarGlDkg60kVsvMLYL/a5hAnRLEOShiEsMOuEp0Q=
|
||||
shylinux.com/x/toolkits v0.7.9 h1:RMhEimZ1UmcHehMXcmP8AZAa2YZdtzzkXkZCtKiUGds=
|
||||
shylinux.com/x/toolkits v0.7.9/go.mod h1:CHDJarGlDkg60kVsvMLYL/a5hAnRLEOShiEsMOuEp0Q=
|
||||
shylinux.com/x/websocket v0.0.3 h1:edhLwCp0Mv1ITXqIwbVWdXdX2+vui/jRnS25K89k68I=
|
||||
shylinux.com/x/websocket v0.0.3/go.mod h1:3UGWkjTu3ie5NAZen7J+uLPBrO7DFeKloj6Jxo13Oiw=
|
||||
shylinux.com/x/webview v0.0.2 h1:T0f2sDdiMCdDPjYwD1WS64ASBGwvZKPZkxDQ84d+ZQs=
|
||||
|
@ -23,22 +23,6 @@
|
||||
"time": "2023-05-24 15:32:00.608"
|
||||
}
|
||||
},
|
||||
"9cd5d2": {
|
||||
"meta": {
|
||||
"icon": "/require/usr/icons/info.png",
|
||||
"index": "runtime",
|
||||
"name": "runtime",
|
||||
"time": "2023-07-31 09:19:45.235"
|
||||
}
|
||||
},
|
||||
"ae5978": {
|
||||
"meta": {
|
||||
"icon": "/require/usr/icons/flows.png",
|
||||
"index": "web.chat.flows",
|
||||
"name": "flows",
|
||||
"time": "2023-07-30 23:59:25.139"
|
||||
}
|
||||
},
|
||||
"dfd878": {
|
||||
"meta": {
|
||||
"args": "month",
|
||||
|
Loading…
x
Reference in New Issue
Block a user