golang的私有化定制自动更新插件
zanbin168
2023-05-17 1a8f08a07d8b74bfde0fa94ad863f74118b7be35
README.md
@@ -1,2 +1,12 @@
# goupdate
Forked and adapted from https://github.com/tj/go-update
## goupdate
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/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)
<a href="https://apex.sh"><img src="http://tjholowaychuk.com:6000/svg/sponsor"></a>