golang的私有化定制自动更新插件
zanbin168
2023-05-17 1a8f08a07d8b74bfde0fa94ad863f74118b7be35
stores/github/github.go
@@ -6,7 +6,7 @@
   "time"
   "github.com/google/go-github/github"
   "github.com/zan8in/go-update"
   update "github.com/zan8in/goupdate"
)
// Store is the store implementation.