5 lines
70 B
Go
5 lines
70 B
Go
//go:build noselfupdate
|
|
|
|
package cmd
|
|
|
|
const selfupdateEnabled = false
|