fixed whitespace

This commit is contained in:
matryer 2020-09-02 10:34:06 +01:00
parent 9581d77413
commit 545b7d74ae

View File

@ -12,7 +12,7 @@ builds:
- arm
- arm64
ldflags:
- -X main.version={{.Version}}
- -X main.Version={{.Version}}
archives:
- replacements:
darwin: macOS
@ -30,4 +30,3 @@ builds:
exclude:
- '^docs:'
- '^test:'