Registry / utility / sanbornm-go-selfupdate

sanbornm-go-selfupdate

JSON →
library0.0.0-20230714125711-e1c03e3d6ac7gogounverified

A Go library for self-updating binaries from a remote source.

go get github.com/sanbornm/go-selfupdate
INSTALL
IMPORT
SIG · SANBORNM-GO-SELFUP
S
sanbornm-go-selfupdate
utilitygov0.0.0-20230714125711-e1c03e3d6ac7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

selfupdate
github.com/sanbornm/go-selfupdate

Creates a new updater instance for self-updating the binary.

package main import ( "fmt" "github.com/sanbornm/go-selfupdate" ) func main() { updater := selfupdate.NewUpdater(selfupdate.Config{}) fmt.Println(updater) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20230714125711-e1c03e3d6ac7latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
sanbornm-go-selfupdate — go get sanbornm-go-selfupdate · libregistry