Open tristanmorgan opened 2 years ago
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.
Would it be possible to have the code use an environment variable to disable the update check for new versions?
maybe a suffixed variation for specific downstream apps.