go.mod: bump github.com/prometheus/prometheus from 0.54.1 to 0.55.0 #50
Annotations
3 errors
test:
prom/prom.go#L51
cannot use NewSequentialQueryTracker() (value of type SequentialQueryTracker) as promql.QueryTracker value in struct literal: SequentialQueryTracker does not implement promql.QueryTracker (missing method Close)
|
test:
prom/prom.go#L113
not enough arguments in call to scrape.NewManager
|
test
Process completed with exit code 2.
|