sanbornm/go-selfupdate

Feature request, disable update check environment variable

tristanmorgan opened this issue · 0 comments

Would it be possible to have the code use an environment variable to disable the update check for new versions?

export DISABLE_GO_SELFUPDATE=false
export DISABLE_GO_SELFUPDATE_APPNAME=true

maybe a suffixed variation for specific downstream apps.