diff --git a/cmd/version.go b/cmd/version.go index 5a045843..019b793b 100644 --- a/cmd/version.go +++ b/cmd/version.go @@ -1,7 +1,7 @@ package cmd // These variables are populated via the Go linker. -// Make sure the build process (linker flags) are updated too. +// Make sure the build process (linker flags) are updated, as well as go.mod. var ( // Version of rqlite. Version = "8"