1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 16:58:06 +08:00

opt userrole

This commit is contained in:
shaoying 2020-08-30 06:10:34 -04:00
parent c693dd2c52
commit ff6ddf852a
2 changed files with 11 additions and 2 deletions

View File

@ -1,6 +1,14 @@
~aaa
role white void web.code.inner
role white void usr.publish
role white void web.wiki.word.src/main
role white void web.wiki.word.action
role white void web.code.inner.src/main
role white void web.code.git.total
role white void web.code.git.trend
role white void usr/install
role white void usr/publish
role white void src/main
role black tech aaa.role
role black tech ssh

1
go.sum
View File

@ -1,5 +1,6 @@
fyne.io/fyne v1.3.2 h1:9MVvZeYeGKJa0I6PKsf0LlZfeurYpsQMEpTaM2O6UpA=
fyne.io/fyne v1.3.2/go.mod h1:osD/JXxGf8AC7aB+Ek0YuFF2QXzdTFFzMRM8cdqrwvQ=
fyne.io/fyne v1.3.3/go.mod h1:osD/JXxGf8AC7aB+Ek0YuFF2QXzdTFFzMRM8cdqrwvQ=
github.com/Kodeworks/golang-image-ico v0.0.0-20141118225523-73f0f4cfade9/go.mod h1:7uhhqiBaR4CpN0k9rMjOtjpcfGd6DG2m04zQxKnWQ0I=
github.com/akavel/rsrc v0.8.0/go.mod h1:uLoCtb9J+EyAqh+26kdrTgmzRBFPGOolLWKpdxkKq+c=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=