パッケージ: golang-github-inconshreveable-go-update-dev (0.0~git20160112.0.8152e7e+ds-3)
golang-github-inconshreveable-go-update-dev に関するリンク
Trisquel の資源:
golang-github-inconshreveable-go-update ソースパッケージをダウンロード:
- [golang-github-inconshreveable-go-update_0.0~git20160112.0.8152e7e+ds-3.dsc]
- [golang-github-inconshreveable-go-update_0.0~git20160112.0.8152e7e+ds.orig.tar.gz]
- [golang-github-inconshreveable-go-update_0.0~git20160112.0.8152e7e+ds-3.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Go Packaging Team (メールアーカイブ)
- Nicolas Braud-Santoni
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Build self-updating Golang programs
go-update provides functionality to implement secure, self-updating Go programs (or other single-file targets). A program can update itself by replacing its executable file with a new version.
It provides the flexibility to implement different updating user experiences like auto-updating, or manual user-initiated updates. It also boasts advanced features like binary patching and code signing verification.
その他の golang-github-inconshreveable-go-update-dev 関連パッケージ
|
|
|
-
- dep: golang-github-kardianos-osext-dev
- Extend "os" package with Executable and ExecutableFolder
-
- dep: golang-github-kr-binarydist-dev
- Go implementation of the bspatch algorithm