Mend Renovate
c574927fc1
fix(deps): update module github.com/prometheus/client_golang to v1.24.1
...
Signed-off-by: Mend Renovate <bot@renovateapp.com >
2026-07-27 10:41:53 +00:00
Mend Renovate
268ac2e87a
fix(deps): update module github.com/prometheus/client_golang to v1.24.0
...
Signed-off-by: Mend Renovate <bot@renovateapp.com >
2026-07-25 17:28:14 +00:00
CrazyMax
c1ed6b6b2d
vendor: update buildkit to v0.31.0-rc2
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2026-06-12 13:43:37 +02:00
Sebastiaan van Stijn
eb31710061
vendor: github.com/prometheus/procfs v0.17.0
...
full diff: https://github.com/prometheus/procfs/compare/v0.16.1...v0.17.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2026-01-15 15:50:13 +01:00
Sebastiaan van Stijn
1621c4e7ad
vendor: github.com/prometheus/client_golang v1.23.2
...
full diff: https://github.com/prometheus/client_golang/compare/v1.22.0...v1.23.2
Also updating to go.yaml.in/yaml/v2 v2.4.3
- Retract v2 tags that cannot be installed
full diff: https://github.com/yaml/go-yaml/compare/v2.4.2...v2.4.3
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-11-11 10:33:47 +01:00
Sebastiaan van Stijn
05f892190c
vendor: github.com/prometheus/client_golang v1.22.0
...
full diff: https://github.com/prometheus/client_golang/compare/v1.20.5...v1.22.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-06-12 13:43:24 +02:00
Sebastiaan van Stijn
95959f7000
vendor: github.com/prometheus/client_golang v1.20.5
...
full diff: https://github.com/prometheus/client_golang/compare/v1.17.0...v1.20.5
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-10-25 09:24:30 +02:00
Tonis Tiigi
1787c364e0
vendor: update buildkit to v0.15.0-rc1
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2024-07-08 20:35:36 -07:00
Sebastiaan van Stijn
475019d70a
vendor: github.com/prometheus/procfs v0.12.0
...
- https://github.com/prometheus/procfs/compare/v0.11.1...v0.12.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-02-07 02:40:09 +01:00
Sebastiaan van Stijn
63c354aae2
vendor: github.com/prometheus/client_golang v1.17.0
...
full diffs:
- https://github.com/prometheus/client_golang/compare/v1.14.0...v1.17.0
- https://github.com/prometheus/client_model/compare/v0.3.0...v0.5.0
- https://github.com/prometheus/common/compare/v0.42.0...v0.44.0
- https://github.com/prometheus/procfs/compare/v0.9.0...v0.11.1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-02-07 02:40:07 +01:00
Sebastiaan van Stijn
5da84141c4
vendor: github.com/prometheus/common v0.42.0
...
full diff: https://github.com/prometheus/common/compare/v0.37.0...v0.42.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2023-07-20 08:02:55 +02:00
Sebastiaan van Stijn
44ab4d44e0
vendor: github.com/prometheus/procfs v0.9.0
...
full diff: https://github.com/prometheus/procfs/compare/v0.8.0...v0.9.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2023-07-20 08:01:34 +02:00
Sebastiaan van Stijn
dc52e08bb5
vendor: github.com/prometheus/client_golang v1.14.0
...
full diff: https://github.com/prometheus/client_golang/compare/v1.13.0...v1.14.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-11-25 17:57:16 +01:00
Sebastiaan van Stijn
a5898e3a2d
vendor: github.com/prometheus/client_golang v1.13.0
...
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-11-23 18:22:22 +01:00
Sebastiaan van Stijn
6b023b2eb6
vendor: github.com/prometheus/client_golang v1.12.1, procfs v0.7.3
...
full diff: https://github.com/prometheus/client_golang/compare/v1.6.0...v1.12.1
full diff: https://github.com/prometheus/procfs/compare/v0.0.11...v0.7.3
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-06-29 16:41:16 +02:00
Cory Snider
b36fb04e03
vendor: github.com/containerd/containerd v1.6.1
...
Signed-off-by: Cory Snider <csnider@mirantis.com >
2022-03-10 17:48:10 -05:00
Sebastiaan van Stijn
fada92c393
vendor: github.com/prometheus/common v0.10.0
...
Only a single change affecting the vendored code:
- Support 0 for model.Duration
full diff: https://github.com/prometheus/common/compare/v0.9.1...v0.10.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-02-14 21:32:12 +01:00
Sebastiaan van Stijn
e5d28115ee
vendor: regenerate
...
- all changes here are attributed to difference in behaviour between,
namely:
- resolution of secondary test dependencies
- prunning of non-Go files
Signed-off-by: Ilya Dmitrichenko <errordeveloper@gmail.com >
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2022-01-18 15:46:04 +01:00
Jintao Zhang
c00d4907da
vendor prometheus dependency.
...
github.com/prometheus/client_golang to v1.6.0
github.com/prometheus/client_model to v0.2.0
github.com/prometheus/common to v0.9.1
github.com/prometheus/procfs to v0.0.11
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com >
2020-07-30 17:02:57 +00:00
Sebastiaan van Stijn
fa291552d5
vendor: bump prometheus/client_golang v1.3.0
...
full diff: https://github.com/prometheus/client_golang/compare/v1.1.0...v1.3.0
This requires LK4D$/vndr v0.1.0 or newer for vendoring; also adds a new
dependency: github.com/cespare/xxhash
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-01-16 21:32:07 +01:00
Sebastiaan van Stijn
34a65cb3ba
vendor: bump prometheus/client_golang v1.1.0
...
full diff: https://github.com/prometheus/client_golang/compare/v0.9.4...v1.1.0
Using v1.1.0, because version v1.2.0 and up use versioned import paths for the
github.com/cespare/xxhash/v2 dependency (prometheus/client_golang#657 ), which
causes vendoring with vndr to break due to the v2 in the import-path.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-01-16 21:32:05 +01:00
Sebastiaan van Stijn
b2db7c8bc9
vendor: bump prometheus/client_golang v0.9.4, docker/go-metrics v0.0.1
...
bump docker/go-metrics v0.0.1:
full diff: d466d4f6fd ...v0.0.1
- docker/go-metrics#16 fix the compilation error against prometheus/client-golang master
- fixes docker/go-metrics#12 No longer builds against Prom master
- docker/go-metrics#18 metrics: address compile error correctly
- fixes docker/go-metrics#12 No longer builds against Prom master
- docker/go-metrics#15 Add functions that instruments http handler using promhttp
- docker/go-metrics#20 Rename LICENSE.code → LICENSE
- docker/go-metrics#22 Support Go Modules
bump prometheus/client_golang v0.9.4:
full diff: c5b7fccd20 ...v0.9.4
version v0.9.0 is the minimum required version to work with go-metrics v0.0.1,
as it depends on `prometheus.Observer`:
vendor/github.com/docker/go-metrics/timer.go:39:4: undefined: prometheus.Observer
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-01-16 21:32:04 +01:00
Sebastiaan van Stijn
12a83ac27e
vendor: bump prometheus/procfs v0.0.8
...
full diff: 7d6f385de8 ...v0.0.8
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-01-16 21:32:02 +01:00
Sebastiaan van Stijn
54dc6f355b
vendor: bump prometheus/common v0.7.0
...
full diff: 7600349dcf ...v0.7.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-01-16 21:32:00 +01:00
Sebastiaan van Stijn
9c99f8b9b3
vendor: bump prometheus/client_model v0.1.0
...
full diff: 6f38060186 ...v0.1.0
- prometheus/client_model#22 add `go_package`, regenerate Go binding file
- prometheus/client_model#31 Support Go Modules
- prometheus/client_model#38 Remove all languages but Go and add a deprecation note
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-01-16 21:31:58 +01:00
Kir Kolyshkin
7008ac01fa
vendor: bump etcd deps
...
As per https://github.com/etcd-io/etcd/blob/fa57f7fbc787b4/Gopkg.lock
List of packages required by subset of etcd used is provided by:
go list -f '{{join .Deps "\n"}}' \
github.com/docker/docker/vendor/github.com/coreos/etcd/... \
| grep -F . | grep -v coreos/etcd | sort | uniq
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com >
2018-09-13 00:54:20 -07:00
Akihiro Suda
5a1b06d7fd
rerun vndr
...
* run latest vndr so as to collect more LICENSE files
* remove unused packages
* vendor github.com/philhofer/fwd with LICENSE.md (MIT)
* vendor github.com/bsphere/le_go with LICENSE (MIT)
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp >
2017-03-08 02:29:34 +00:00
Alexander Morozov
f2614f2107
project: use vndr for vendoring
...
Signed-off-by: Alexander Morozov <lk4d4@docker.com >
2016-11-03 15:31:46 -07:00