phase1: go module skeleton with subcommand stubs
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package version
|
||||
|
||||
// Version устанавливается через -ldflags при сборке.
|
||||
var Version = "dev"
|
||||
Reference in New Issue
Block a user