mirror of
https://shylinux.com/x/icebergs
synced 2025-04-26 01:24:05 +08:00
opt some
This commit is contained in:
parent
a129cf2e0e
commit
bc009120e8
@ -147,7 +147,7 @@ func init() {
|
||||
MOD: {Name: MOD, Help: "模块", Value: kit.Data(
|
||||
"plug", kit.Dict(
|
||||
PREFIX, kit.Dict(
|
||||
"#", COMMENT,
|
||||
"//", COMMENT,
|
||||
),
|
||||
KEYWORD, kit.Dict(
|
||||
"module", KEYWORD,
|
||||
|
1
go.mod
1
go.mod
@ -6,6 +6,7 @@ require (
|
||||
github.com/AaronO/go-git-http v0.0.0-20161214145340-1d9485b3a98f
|
||||
github.com/Baozisoftware/qrcode-terminal-go v0.0.0-20170407111555-c0650d8dff0f
|
||||
github.com/gorilla/websocket v1.4.2
|
||||
github.com/kr/pty v1.1.8
|
||||
github.com/mattn/go-colorable v0.1.8
|
||||
github.com/shylinux/toolkits v0.2.3
|
||||
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
|
||||
|
Loading…
x
Reference in New Issue
Block a user