Move stats package to pkg/stats

pull/762/head
Fabian Reinartz 10 years ago
parent dfaf31a1da
commit ccf51b132e

@ -25,7 +25,7 @@ import (
clientmodel "github.com/prometheus/client_golang/model" clientmodel "github.com/prometheus/client_golang/model"
"github.com/prometheus/prometheus/stats" "github.com/prometheus/prometheus/pkg/stats"
"github.com/prometheus/prometheus/storage/local" "github.com/prometheus/prometheus/storage/local"
"github.com/prometheus/prometheus/storage/metric" "github.com/prometheus/prometheus/storage/metric"
) )

Loading…
Cancel
Save