Skip to content

Commit

Permalink
Comment Date in LDFLAGS as it was not in expected format
Browse files Browse the repository at this point in the history
  • Loading branch information
vs4vijay committed Jul 6, 2020
1 parent 15c55d4 commit 0ef435f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ builds:
- -s -w
- -X=github.com/srijanone/vega/pkg/version.SemVer={{ .Version }}
- -X=github.com/srijanone/vega/pkg/version.GitCommit={{ .Commit }}
- -X=github.com/srijanone/vega/pkg/version.BuildTime={{ .Date }}
# - -X=github.com/srijanone/vega/pkg/version.BuildTime={{ .Date }}
goos:
- darwin
- linux
Expand Down

0 comments on commit 0ef435f

Please sign in to comment.