mirror of
https://github.com/fumiama/go-registry.git
synced 2026-06-29 23:30:35 +08:00
add push
This commit is contained in:
@@ -46,6 +46,10 @@ func TestPush(t *testing.T) {
|
|||||||
t.Fatal(err)
|
t.Fatal(err)
|
||||||
}
|
}
|
||||||
/*
|
/*
|
||||||
|
err = r.Set("ZeroBot-Plugin/kanban", "QQ群:1048452984\n禁止用于商业用途")
|
||||||
|
if err != nil {
|
||||||
|
t.Fatal(err)
|
||||||
|
}
|
||||||
m, err := hex.DecodeString("48f7021b54af01360a99e0f0e4937bc2")
|
m, err := hex.DecodeString("48f7021b54af01360a99e0f0e4937bc2")
|
||||||
if err != nil {
|
if err != nil {
|
||||||
t.Fatal(err)
|
t.Fatal(err)
|
||||||
|
|||||||
Reference in New Issue
Block a user