golang的私有化定制自动更新插件
zanbin168
2023-05-16 93e47518a430c1b33cd962d071e30794ad1d3ae4
_example/latest/latest.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() {