mirror of
https://github.com/prometheus/prometheus
synced 2025-02-04 14:13:32 +00:00
Add missing imports to fuzz tests
Signed-off-by: Tobias Guggenmos <tguggenm@redhat.com>
This commit is contained in:
parent
ec3df53f78
commit
bf8542a99e
@ -20,6 +20,7 @@ import (
|
||||
"io"
|
||||
|
||||
"github.com/prometheus/prometheus/pkg/textparse"
|
||||
"github.com/prometheus/prometheus/promql/parser"
|
||||
)
|
||||
|
||||
// PromQL parser fuzzing instrumentation for use with
|
||||
|
Loading…
Reference in New Issue
Block a user