ceph-csi/vendor/github.com/prometheus/client_golang/prometheus
Niels de Vos d9c8a2abc7 vendor: use github.com/prometheus/common v0.47.0
By using a newer prometheus/common package, there are undefined
references which cause the following golangci-lint error:

> Running error: can't run linter goanalysis_metalinter\ninspect: failed
> to load package util: could not load export data: no export data for
> \"k8s.io/kubernetes/pkg/controller/deployment/util\"

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2024-06-28 08:38:54 +00:00
..
collectors rebase: bump the github-dependencies group with 2 updates 2023-09-29 12:09:42 +00:00
internal rebase: bump the github-dependencies group with 2 updates 2023-09-29 12:09:42 +00:00
promhttp rebase: bump the github-dependencies group with 2 updates 2023-09-29 12:09:42 +00:00
testutil vendor: use github.com/prometheus/common v0.47.0 2024-06-28 08:38:54 +00:00
.gitignore Migrate from dep to go module 2020-03-17 10:44:07 +00:00
build_info_collector.go rebase: bump github.com/prometheus/client_golang from 1.11.0 to 1.12.0 2022-01-20 07:02:06 +00:00
collector.go rebase: bump github.com/prometheus/client_golang from 1.12.2 to 1.14.0 2022-11-30 16:32:45 +00:00
counter.go rebase: bump the github-dependencies group with 2 updates 2023-09-29 12:09:42 +00:00
desc.go rebase: bump the github-dependencies group with 2 updates 2023-09-29 12:09:42 +00:00
doc.go rebase: bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1 2023-05-04 17:22:30 +00:00
expvar_collector.go rebase: bump the github-dependencies group with 2 updates 2023-09-29 12:09:42 +00:00
fnv.go vendor update for E2E framework 2019-06-04 11:39:42 +05:30
gauge.go rebase: bump the github-dependencies group with 2 updates 2023-09-29 12:09:42 +00:00
get_pid_gopherjs.go rebase: bump github.com/prometheus/client_golang from 1.12.2 to 1.14.0 2022-11-30 16:32:45 +00:00
get_pid.go rebase: bump github.com/prometheus/client_golang from 1.12.2 to 1.14.0 2022-11-30 16:32:45 +00:00
go_collector_go116.go rebase: bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 2022-05-17 07:30:35 +00:00
go_collector_latest.go rebase: bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1 2023-05-04 17:22:30 +00:00
go_collector.go rebase: bump github.com/prometheus/client_golang from 1.12.2 to 1.14.0 2022-11-30 16:32:45 +00:00
histogram.go rebase: bump the github-dependencies group with 5 updates 2024-01-03 21:23:15 +00:00
labels.go rebase: bump the github-dependencies group with 5 updates 2024-01-03 21:23:15 +00:00
metric.go rebase: bump the github-dependencies group with 2 updates 2023-09-29 12:09:42 +00:00
num_threads_gopherjs.go rebase: bump github.com/prometheus/client_golang from 1.12.2 to 1.14.0 2022-11-30 16:32:45 +00:00
num_threads.go rebase: bump github.com/prometheus/client_golang from 1.12.2 to 1.14.0 2022-11-30 16:32:45 +00:00
observer.go rebase: bump github.com/prometheus/client_golang from 1.12.2 to 1.14.0 2022-11-30 16:32:45 +00:00
process_collector_js.go rebase: bump github.com/prometheus/client_golang from 1.12.2 to 1.14.0 2022-11-30 16:32:45 +00:00
process_collector_other.go rebase: bump the github-dependencies group with 5 updates 2024-01-03 21:23:15 +00:00
process_collector_wasip1.go rebase: bump the github-dependencies group with 5 updates 2024-01-03 21:23:15 +00:00
process_collector_windows.go rebase: update kubernetes to v1.20.0 2020-12-17 16:04:54 +00:00
process_collector.go rebase: bump github.com/prometheus/client_golang from 1.12.2 to 1.14.0 2022-11-30 16:32:45 +00:00
README.md rebase: bump github.com/prometheus/client_golang from 1.11.0 to 1.12.0 2022-01-20 07:02:06 +00:00
registry.go rebase: bump the github-dependencies group with 2 updates 2023-09-29 12:09:42 +00:00
summary.go rebase: bump the github-dependencies group with 2 updates 2023-09-29 12:09:42 +00:00
timer.go rebase: bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1 2023-05-04 17:22:30 +00:00
untyped.go vendor update for E2E framework 2019-06-04 11:39:42 +05:30
value.go rebase: bump the github-dependencies group with 2 updates 2023-09-29 12:09:42 +00:00
vec.go rebase: bump the github-dependencies group with 2 updates 2023-09-29 12:09:42 +00:00
vnext.go rebase: bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1 2023-05-04 17:22:30 +00:00
wrap.go rebase: bump github.com/prometheus/client_golang from 1.14.0 to 1.15.1 2023-05-04 17:22:30 +00:00

See Go Reference.