aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/prometheus/common/model/value_float.go
Commit message (Collapse)AuthorAgeFilesLines
* vendor: deleteTaras Madan2025-01-231-98/+0
|
* mod: bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0dependabot[bot]2024-03-041-8/+6
| | | | | | | | | | | | | | | Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.18.0 to 1.19.0. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/v1.19.0/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_golang/compare/v1.18.0...v1.19.0) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* mod: do: bump github.com/prometheus/client_golang from 1.14.0 to 1.16.0dependabot[bot]2023-07-241-18/+9
| | | | | | | | | | | | | | | Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.14.0 to 1.16.0. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_golang/compare/v1.14.0...v1.16.0) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* dependencies: updateTaras Madan2023-02-241-0/+109
set go min requirements to 1.19 update dependencies update vendor