Commit 10ab18cf authored by suyanlong's avatar suyanlong

Fixed bug

parent 79c7cd66
package main
import (
"encoding/json"
"fmt"
"io/ioutil"
......@@ -13,6 +12,7 @@ import (
rpcx "gitlab.33.cn/link33/sidecar/hub/client"
"gitlab.33.cn/link33/sidecar/internal/repo"
"gitlab.33.cn/link33/sidecar/model/constant"
"gitlab.33.cn/link33/sidecar/pkg/json"
)
const (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment