mirror of
https://github.com/prometheus/prometheus
synced 2026-04-30 14:50:25 +08:00
Remove stringlabels from promu build tags
Signed-off-by: Lukasz Mierzwa <l.mierzwa@gmail.com>
This commit is contained in:
@@ -14,10 +14,8 @@ build:
|
||||
all:
|
||||
- netgo
|
||||
- builtinassets
|
||||
- stringlabels
|
||||
windows:
|
||||
- builtinassets
|
||||
- stringlabels
|
||||
ldflags: |
|
||||
-X github.com/prometheus/common/version.Version={{.Version}}
|
||||
-X github.com/prometheus/common/version.Revision={{.Revision}}
|
||||
|
||||
Reference in New Issue
Block a user