golang的私有化定制自动更新插件
zanbin168
2023-05-16 6f79035c5c06a9baed653a7574c34e0d4088d8e0
_example/specific/specific.go
@@ -7,9 +7,9 @@
   "github.com/apex/log"
   "github.com/kierdavis/ansi"
   "github.com/zan8in/go-update"
   "github.com/zan8in/go-update/progress"
   "github.com/zan8in/go-update/stores/github"
   update "github.com/zan8in/goupdate"
   "github.com/zan8in/goupdate/progress"
   "github.com/zan8in/goupdate/stores/github"
)
func init() {