mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
lib/promrelabel: go fmt
This commit is contained in:
parent
9fc2817f41
commit
39ba55dbb3
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ type parsedRelabelConfig struct {
|
|||
hasCaptureGroupInReplacement bool
|
||||
hasLabelReferenceInReplacement bool
|
||||
|
||||
stringReplacer *bytesutil.FastStringTransformer
|
||||
stringReplacer *bytesutil.FastStringTransformer
|
||||
submatchReplacer *bytesutil.FastStringTransformer
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue