golang的私有化定制自动更新插件
zanbin168
2023-05-16 93e47518a430c1b33cd962d071e30794ad1d3ae4
stores/apex/apex.go
@@ -9,7 +9,7 @@
   "github.com/pkg/errors"
   "github.com/tj/go/http/request"
   "github.com/zan8in/go-update"
   update "github.com/zan8in/goupdate"
)
// Store is the store implementation.