Skip to content

Commit 4bf4676

Browse files
build(deps): bump github.com/prometheus/prometheus
Bumps [github.com/prometheus/prometheus](https://github.com/prometheus/prometheus) from 0.310.0 to 0.311.3. - [Release notes](https://github.com/prometheus/prometheus/releases) - [Changelog](https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md) - [Commits](prometheus/prometheus@v0.310.0...v0.311.3) --- updated-dependencies: - dependency-name: github.com/prometheus/prometheus dependency-version: 0.311.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 92f5a38 commit 4bf4676

2 files changed

Lines changed: 54 additions & 76 deletions

File tree

go.mod

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,13 @@ require (
99
github.com/caarlos0/env/v11 v11.4.0
1010
github.com/go-chi/chi/v5 v5.2.5
1111
github.com/lithammer/fuzzysearch v1.1.8
12+
github.com/modelcontextprotocol/go-sdk v1.6.1
1213
github.com/oklog/run v1.2.0
1314
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.90.1
1415
github.com/prometheus-operator/prometheus-operator/pkg/client v0.90.1
1516
github.com/prometheus/client_golang v1.23.2
1617
github.com/prometheus/common v0.67.5
17-
github.com/prometheus/prometheus v0.310.0
18+
github.com/prometheus/prometheus v0.311.3
1819
github.com/sirupsen/logrus v1.9.4
1920
github.com/slok/go-http-metrics v0.13.0
2021
github.com/slok/reload v0.2.0
@@ -55,15 +56,13 @@ require (
5556
github.com/go-openapi/swag/stringutils v0.25.5 // indirect
5657
github.com/go-openapi/swag/typeutils v0.25.5 // indirect
5758
github.com/go-openapi/swag/yamlutils v0.25.5 // indirect
58-
github.com/gogo/protobuf v1.3.2 // indirect
5959
github.com/google/gnostic-models v0.7.1 // indirect
6060
github.com/google/go-cmp v0.7.0 // indirect
6161
github.com/google/jsonschema-go v0.4.3 // indirect
6262
github.com/google/uuid v1.6.0 // indirect
6363
github.com/grafana/regexp v0.0.0-20250905093917-f7b3be9d1853 // indirect
6464
github.com/json-iterator/go v1.1.12 // indirect
6565
github.com/kylelemons/godebug v1.1.0 // indirect
66-
github.com/modelcontextprotocol/go-sdk v1.6.1 // indirect
6766
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
6867
github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
6968
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect

0 commit comments

Comments
 (0)