mirror of
https://github.com/fumiama/go-registry.git
synced 2026-06-08 01:23:45 +08:00
update deps
This commit is contained in:
@@ -83,7 +83,7 @@ func TestPush(t *testing.T) {
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
err = r.Set("ZeroBot-Plugin/kanban", "\t QQ群:1048452984, TG群:t.me/zerobotplugin\n\t 开发群:752669987, 进阶开发群:705749886\n\n\t\t\t禁止用于违法用途")
|
||||
err = r.Set("ZeroBot-Plugin/kanban", "\t QQ群:1048452984, TG群:t.me/zerobotplugin\n\t\t\t禁止用于违法用途")
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user