selfupdate_disabled.go 70 B

123456
  1. //go:build noselfupdate
  2. package cmd
  3. const selfupdateEnabled = false