golang的私有化定制自动更新插件
zanbin168
2023-05-16 6f79035c5c06a9baed653a7574c34e0d4088d8e0
README.md
@@ -1,6 +1,6 @@
## 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).
---