Ben Kochie
82b89dc769
Merge pull request #4127 from prometheus/superq/update_mods
...
Update Go modules
2024-11-20 10:58:36 +01:00
dependabot[bot]
7aa0053d69
Bump github.com/hashicorp/go-sockaddr from 1.0.6 to 1.0.7
...
Bumps [github.com/hashicorp/go-sockaddr](https://github.com/hashicorp/go-sockaddr ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/hashicorp/go-sockaddr/releases )
- [Commits](https://github.com/hashicorp/go-sockaddr/compare/v1.0.6...v1.0.7 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-sockaddr
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-19 20:34:23 +00:00
SuperQ
74d7379b90
Update Go modules
...
Update golang.org modules to latest.
Signed-off-by: SuperQ <superq@gmail.com>
2024-11-19 18:08:17 +01:00
TJ Hoplock
f6b942cf9b
chore!: adopt log/slog, drop go-kit/log ( #4089 )
...
* chore!: adopt log/slog, drop go-kit/log
The bulk of this change set was automated by the following script which
is being used to aid in converting the various exporters/projects to use
slog:
https://gist.github.com/tjhop/49f96fb7ebbe55b12deee0b0312d8434
This commit includes several changes:
- bump exporter-tookit to v0.13.1 for log/slog support
- updates golangci-lint deprecated configs
- enables sloglint linter
- removes old go-kit/log linter configs
- introduce some `if logger == nil { $newLogger }` additions to prevent
nil references
- converts cluster membership config to use a stdlib compatible slog
adapter, rather than creating a custom io.Writer for use as the
membership `logOutput` config
Signed-off-by: TJ Hoplock <t.hoplock@gmail.com>
* chore: address PR feedback
Signed-off-by: TJ Hoplock <t.hoplock@gmail.com>
---------
Signed-off-by: TJ Hoplock <t.hoplock@gmail.com>
2024-11-06 09:09:57 +00:00
dependabot[bot]
82e804f651
Bump github.com/coder/quartz from 0.1.0 to 0.1.2 ( #4103 )
...
Bumps [github.com/coder/quartz](https://github.com/coder/quartz ) from 0.1.0 to 0.1.2.
- [Release notes](https://github.com/coder/quartz/releases )
- [Commits](https://github.com/coder/quartz/compare/v0.1.0...v0.1.2 )
---
updated-dependencies:
- dependency-name: github.com/coder/quartz
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-06 09:09:27 +00:00
George Robinson
3d66826261
Finish replacing benbjohnson/clock with coder/quartz ( #4002 )
...
This commit finishes replacing benbjohnson/clock with coder/quartz
and removes it from go.mod.
Signed-off-by: George Robinson <george.robinson@grafana.com>
2024-10-22 16:52:54 +01:00
dependabot[bot]
2ef6ab857e
Bump golang.org/x/net from 0.28.0 to 0.30.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.28.0 to 0.30.0.
- [Commits](https://github.com/golang/net/compare/v0.28.0...v0.30.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-16 13:30:41 +00:00
dependabot[bot]
886ed01123
Bump github.com/prometheus/common from 0.57.0 to 0.60.0
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.57.0 to 0.60.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md )
- [Commits](https://github.com/prometheus/common/compare/v0.57.0...v0.60.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-16 12:59:41 +00:00
Ben Kochie
3c61c5684f
Merge pull request #4053 from prometheus/dependabot/go_modules/go.uber.org/automaxprocs-1.6.0
...
Bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0
2024-10-16 14:56:09 +02:00
dependabot[bot]
72021ad25d
Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.4
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.20.2 to 1.20.4.
- [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.20.2...v1.20.4 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 15:51:53 +00:00
dependabot[bot]
909a8ad34c
Bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0
...
Bumps [go.uber.org/automaxprocs](https://github.com/uber-go/automaxprocs ) from 1.5.3 to 1.6.0.
- [Release notes](https://github.com/uber-go/automaxprocs/releases )
- [Changelog](https://github.com/uber-go/automaxprocs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uber-go/automaxprocs/compare/v1.5.3...v1.6.0 )
---
updated-dependencies:
- dependency-name: go.uber.org/automaxprocs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 15:51:38 +00:00
dependabot[bot]
1d5cb515f1
Bump github.com/prometheus/common from 0.55.0 to 0.57.0
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.55.0 to 0.57.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md )
- [Commits](https://github.com/prometheus/common/compare/v0.55.0...v0.57.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 08:50:57 +00:00
Simon Pasquier
d71da3b23d
Merge pull request #4011 from prometheus/dependabot/go_modules/github.com/rs/cors-1.11.1
...
Bump github.com/rs/cors from 1.11.0 to 1.11.1
2024-09-02 10:50:03 +02:00
dependabot[bot]
2c0801cb49
Bump github.com/rs/cors from 1.11.0 to 1.11.1
...
Bumps [github.com/rs/cors](https://github.com/rs/cors ) from 1.11.0 to 1.11.1.
- [Commits](https://github.com/rs/cors/compare/v1.11.0...v1.11.1 )
---
updated-dependencies:
- dependency-name: github.com/rs/cors
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-01 15:27:26 +00:00
dependabot[bot]
94b25008d2
Bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.20.1 to 1.20.2.
- [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.20.1...v1.20.2 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-01 15:27:17 +00:00
Danny Kopping
9c711fc6d1
fix: close SMTP submission correctly to handle errors ( #4006 )
...
* fix: close SMTP submission correctly to handle errors
Signed-off-by: Danny Kopping <dannykopping@gmail.com>
* lint
Signed-off-by: Danny Kopping <dannykopping@gmail.com>
* comments
Signed-off-by: Danny Kopping <dannykopping@gmail.com>
---------
Signed-off-by: Danny Kopping <dannykopping@gmail.com>
2024-08-30 15:17:15 +01:00
George Robinson
d9c82e7613
Replace benbjohnson/clock with coder/quartz
...
This commit replaces the archived and no longer maintained
benbjohnson/clock package with coder/quartz.
Signed-off-by: George Robinson <george.robinson@grafana.com>
2024-08-27 12:12:23 +01:00
dependabot[bot]
dee808e697
Bump golang.org/x/tools from 0.23.0 to 0.24.0
...
Bumps [golang.org/x/tools](https://github.com/golang/tools ) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/golang/tools/releases )
- [Commits](https://github.com/golang/tools/compare/v0.23.0...v0.24.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-21 19:19:55 +00:00
dependabot[bot]
dc7f01ff78
Bump gopkg.in/telebot.v3 from 3.3.6 to 3.3.8 ( #3968 )
...
Bumps gopkg.in/telebot.v3 from 3.3.6 to 3.3.8.
---
updated-dependencies:
- dependency-name: gopkg.in/telebot.v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-21 20:18:27 +01:00
dependabot[bot]
15c30b9953
Bump golang.org/x/net from 0.27.0 to 0.28.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.27.0 to 0.28.0.
- [Commits](https://github.com/golang/net/compare/v0.27.0...v0.28.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-21 16:31:13 +00:00
dependabot[bot]
0714d62789
Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.1
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.19.1 to 1.20.1.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.1/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.19.1...v1.20.1 )
---
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>
2024-08-21 16:09:49 +00:00
dependabot[bot]
7ef0abc843
Bump golang.org/x/tools from 0.22.0 to 0.23.0
...
Bumps [golang.org/x/tools](https://github.com/golang/tools ) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/golang/tools/releases )
- [Commits](https://github.com/golang/tools/compare/v0.22.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-02 09:06:22 +00:00
dependabot[bot]
77b5cd5291
Bump golang.org/x/net from 0.26.0 to 0.27.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.26.0 to 0.27.0.
- [Commits](https://github.com/golang/net/compare/v0.26.0...v0.27.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-02 08:42:57 +00:00
Simon Pasquier
0c1a85c690
Merge pull request #3936 from prometheus/dependabot/go_modules/golang.org/x/mod-0.19.0
...
Bump golang.org/x/mod from 0.18.0 to 0.19.0
2024-08-02 10:41:40 +02:00
dependabot[bot]
6183aba390
Bump github.com/aws/aws-sdk-go from 1.54.11 to 1.55.5
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.54.11 to 1.55.5.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.54.11...v1.55.5 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 15:25:30 +00:00
dependabot[bot]
122abda6c4
Bump golang.org/x/mod from 0.18.0 to 0.19.0
...
Bumps [golang.org/x/mod](https://github.com/golang/mod ) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/golang/mod/compare/v0.18.0...v0.19.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/mod
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 15:25:21 +00:00
Jan-Otto Kröpke
a509c14b10
jira integration ( #3590 )
...
* Initial jira integration
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
Signed-off-by: Jan-Otto Kröpke <github@jkroepke.de>
Signed-off-by: Jan-Otto Kröpke <joe@cloudeteer.de>
Co-authored-by: Simon Pasquier <spasquie@redhat.com>
Co-authored-by: Ben Kochie <superq@gmail.com>
2024-07-31 17:15:26 +02:00
dongjiang
eb8369ec51
feat(env): Add automatic memory limit handling ( #3895 )
...
* add auto gomemlimit
---------
Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
Signed-off-by: dongjiang <dongjiang1989@126.com>
Co-authored-by: Simon Pasquier <spasquie@redhat.com>
2024-07-03 11:47:41 +02:00
Simon Pasquier
c200cfdcab
Merge pull request #3910 from prometheus/dependabot/go_modules/github.com/jessevdk/go-flags-1.6.1
...
Bump github.com/jessevdk/go-flags from 1.5.0 to 1.6.1
2024-07-02 09:31:30 +02:00
Simon Pasquier
a3a8459245
Merge pull request #3909 from prometheus/dependabot/go_modules/gopkg.in/telebot.v3-3.3.6
...
Bump gopkg.in/telebot.v3 from 3.2.1 to 3.3.6
2024-07-02 09:30:33 +02:00
Simon Pasquier
e6a3abbf17
Merge pull request #3908 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.55.0
...
Bump github.com/prometheus/common from 0.54.0 to 0.55.0
2024-07-02 09:30:07 +02:00
dependabot[bot]
cd0cc19557
Bump github.com/jessevdk/go-flags from 1.5.0 to 1.6.1
...
Bumps [github.com/jessevdk/go-flags](https://github.com/jessevdk/go-flags ) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/jessevdk/go-flags/releases )
- [Commits](https://github.com/jessevdk/go-flags/compare/v1.5.0...v1.6.1 )
---
updated-dependencies:
- dependency-name: github.com/jessevdk/go-flags
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 15:41:11 +00:00
dependabot[bot]
e429f564c8
Bump gopkg.in/telebot.v3 from 3.2.1 to 3.3.6
...
Bumps gopkg.in/telebot.v3 from 3.2.1 to 3.3.6.
---
updated-dependencies:
- dependency-name: gopkg.in/telebot.v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 15:41:03 +00:00
dependabot[bot]
24e34388dd
Bump github.com/prometheus/common from 0.54.0 to 0.55.0
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.54.0 to 0.55.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md )
- [Commits](https://github.com/prometheus/common/compare/v0.54.0...v0.55.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 15:40:58 +00:00
dependabot[bot]
c317712214
Bump github.com/aws/aws-sdk-go from 1.53.14 to 1.54.11
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.53.14 to 1.54.11.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.53.14...v1.54.11 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 15:40:34 +00:00
dongjiang
7d615b778f
feat(env): add auto go maxprocs ( #3837 )
...
* add auto go maxprocs
---------
Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
Signed-off-by: dongjiang <dongjiang1989@126.com>
2024-06-25 14:29:08 +02:00
Simon Pasquier
a03c2b9343
Merge pull request #3855 from prometheus/dependabot/go_modules/github.com/cespare/xxhash/v2-2.3.0
...
Bump github.com/cespare/xxhash/v2 from 2.2.0 to 2.3.0
2024-06-21 16:26:52 +02:00
dependabot[bot]
b59669f438
Bump golang.org/x/tools from 0.20.0 to 0.22.0 ( #3867 )
...
Bumps [golang.org/x/tools](https://github.com/golang/tools ) from 0.20.0 to 0.22.0.
- [Release notes](https://github.com/golang/tools/releases )
- [Commits](https://github.com/golang/tools/compare/v0.20.0...v0.22.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/tools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-06 09:13:59 +01:00
dependabot[bot]
6e27339d67
Bump github.com/cespare/xxhash/v2 from 2.2.0 to 2.3.0
...
Bumps [github.com/cespare/xxhash/v2](https://github.com/cespare/xxhash ) from 2.2.0 to 2.3.0.
- [Commits](https://github.com/cespare/xxhash/compare/v2.2.0...v2.3.0 )
---
updated-dependencies:
- dependency-name: github.com/cespare/xxhash/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-06-06 08:09:34 +00:00
dependabot[bot]
b8a6390dd6
Bump github.com/aws/aws-sdk-go from 1.52.3 to 1.53.14 ( #3856 )
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.52.3 to 1.53.14.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.52.3...v1.53.14 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-06 09:08:32 +01:00
Sergey
33e680a34d
feat: add time helpers ( #3863 )
...
Signed-off-by: Sergey <freak12techno@gmail.com>
Co-authored-by: gotjosh <josue.abreu@gmail.com>
2024-06-05 15:23:42 +01:00
dependabot[bot]
2c189d81d9
Bump golang.org/x/text from 0.14.0 to 0.15.0 ( #3854 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.14.0...v0.15.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 18:39:46 +01:00
dependabot[bot]
e74466904a
Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 ( #3857 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.19.0 to 1.19.1.
- [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.19.0...v1.19.1 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 18:39:01 +01:00
Simon Pasquier
c9f73e3ab7
Merge pull request #3836 from prometheus/dependabot/go_modules/github.com/aws/aws-sdk-go-1.52.3
...
Bump github.com/aws/aws-sdk-go from 1.51.11 to 1.52.3
2024-05-07 14:57:32 +02:00
dependabot[bot]
168c2d55ed
Bump github.com/aws/aws-sdk-go from 1.51.11 to 1.52.3
...
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go ) from 1.51.11 to 1.52.3.
- [Release notes](https://github.com/aws/aws-sdk-go/releases )
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.51.11...v1.52.3 )
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 12:45:44 +00:00
Simon Pasquier
477d7a4ba3
Merge pull request #3831 from prometheus/dependabot/go_modules/github.com/rs/cors-1.11.0
...
Bump github.com/rs/cors from 1.10.1 to 1.11.0
2024-05-07 14:45:16 +02:00
Simon Pasquier
42efba966b
Merge pull request #3830 from prometheus/dependabot/go_modules/github.com/go-openapi/runtime-0.28.0
...
Bump github.com/go-openapi/runtime from 0.27.1 to 0.28.0
2024-05-07 14:44:40 +02:00
Simon Pasquier
3591282158
Merge pull request #3828 from prometheus/dependabot/go_modules/github.com/cenkalti/backoff/v4-4.3.0
...
Bump github.com/cenkalti/backoff/v4 from 4.2.1 to 4.3.0
2024-05-07 14:44:25 +02:00
George Robinson
d7ad5e12f8
Bump prometheus/common to v0.52.3 ( #3806 )
...
* Bump prometheus/common to v0.52.3
This commit bumps prometheus/common to v0.52.3. It has a breaking
change where the metric alertmanager_build_info has been renamed
to go_build_info as the metric has been moved from prometheus/common
to prometheus/client_golang and the namspace argument has been
removed.
---------
Signed-off-by: George Robinson <george.robinson@grafana.com>
2024-05-02 11:32:30 +01:00
dependabot[bot]
6a1c60af12
Bump github.com/rs/cors from 1.10.1 to 1.11.0
...
Bumps [github.com/rs/cors](https://github.com/rs/cors ) from 1.10.1 to 1.11.0.
- [Commits](https://github.com/rs/cors/compare/v1.10.1...v1.11.0 )
---
updated-dependencies:
- dependency-name: github.com/rs/cors
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-01 15:38:42 +00:00