golang的私有化定制自动更新插件
zanbin168
2023-05-16 93e47518a430c1b33cd962d071e30794ad1d3ae4
README.md
@@ -1,11 +1,11 @@
## go-update
## goupdate
Package update provides tooling to auto-update binary releases
package goupdate provides tooling to auto-update binary releases
from GitHub based on the user's current version and operating system. Used by command-line tools such as [Up](https://github.com/apex/up) and [Apex](https://github.com/apex/apex).
---
[![GoDoc](https://godoc.org/github.com/zan8in/go-update?status.svg)](https://godoc.org/github.com/zan8in/go-update)
[![GoDoc](https://godoc.org/github.com/zan8in/goupdate?status.svg)](https://godoc.org/github.com/zan8in/goupdate)
![](https://img.shields.io/badge/license-MIT-blue.svg)
![](https://img.shields.io/badge/status-stable-green.svg)