mirror of
https://github.com/prometheus/prometheus.git
synced 2025-07-03 11:03:25 +00:00
Remove/replace last references to github.com/matttproud/...
This commit is contained in:
parent
6d7c043b33
commit
06ace4941d
10 changed files with 14 additions and 18 deletions
|
@ -10,7 +10,7 @@ import (
|
|||
"sort"
|
||||
)
|
||||
import (
|
||||
"github.com/matttproud/prometheus/model"
|
||||
"github.com/prometheus/prometheus/model"
|
||||
"strconv"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue