mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
No-op change
This commit is contained in:
2
main.go
2
main.go
@ -18,7 +18,7 @@ func main() {
|
||||
os.Exit(commands.Run(versionString()))
|
||||
}
|
||||
|
||||
// Version management. 2 Goals:
|
||||
// Version management. Goals:
|
||||
// 1. Someone who just does "go get" has at least some information.
|
||||
// 2. If built with build/build.go, more specific build information gets put in.
|
||||
// Update the number here manually each release, so at least we have a range for go-get people.
|
||||
|
Reference in New Issue
Block a user