We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6c86a2 commit d2ab719Copy full SHA for d2ab719
Makefile
@@ -6,7 +6,7 @@ GIT_COMMIT ?= $(shell git rev-parse --verify HEAD)
6
GIT_VERSION ?= $(shell git describe --tags --always --dirty="-dev")
7
DATE ?= $(shell date -u '+%Y-%m-%d %H:%M UTC')
8
BUILDER ?= Makefile
9
-VERSION_FLAGS := -X "main.version=$(GIT_VERSION)" -X "main.date=$(DATE)" -X "main.commit=$(GIT_COMMIT)" -X "main.builtBy=$(BUILDER)"
+VERSION_FLAGS := -X "github.com/mgechev/revive/cli.version=$(GIT_VERSION)" -X "github.com/mgechev/revive/cli.date=$(DATE)" -X "github.com/mgechev/revive/cli.commit=$(GIT_COMMIT)" -X "github.com/mgechev/revive/cli.builtBy=$(BUILDER)"
10
11
install:
12
@go mod vendor
0 commit comments