// Package version is used to track the build information of the application. // This is typically set via ldflags at build time. // Eg: -ldflags="-X 'pkg/version.Build.Version=v1.0.0'" package version