Registry / utility / tj-go-update

tj-go-update

JSON →
library2.2.4+incompatiblegogounverified

Package go-update provides automatic update functionality for Go applications.

go get github.com/tj/go-update
INSTALL
IMPORT
SIG · TJ-GO-UPDATE
T
tj-go-update
utilitygov2.2.4+incompatible
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.

update
github.com/tj/go-update

Initialize and run an update check

package main import ( "github.com/tj/go-update" ) func main() { updater := update.New() updater.CurrentVersion = "1.0.0" updater.Update() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.2.4+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
tj-go-update — go get tj-go-update · libregistry