Skip to content

Commit 10bccc8

Browse files
Bump the go-dependencies group across 1 directory with 14 updates
Bumps the go-dependencies group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis) | `2.34.0` | `2.35.0` | | [github.com/golang-migrate/migrate/v4](https://github.com/golang-migrate/migrate) | `4.18.1` | `4.18.3` | | [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) | `1.31.2` | `1.32.1` | | [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.82` | `7.0.92` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.21.1` | `1.22.0` | | [github.com/spf13/afero](https://github.com/spf13/afero) | `1.11.0` | `1.14.0` | | [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.5.17` | `3.6.1` | | [go.etcd.io/etcd/client/pkg/v3](https://github.com/etcd-io/etcd) | `3.5.17` | `3.6.1` | | [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.5.17` | `3.6.1` | | [golang.org/x/net](https://github.com/golang/net) | `0.40.0` | `0.41.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.11.0` | `0.12.0` | | [github.com/VictoriaMetrics/fastcache](https://github.com/VictoriaMetrics/fastcache) | `1.12.2` | `1.12.5` | | [go.opentelemetry.io/collector/pdata](https://github.com/open-telemetry/opentelemetry-collector) | `1.33.0` | `1.34.0` | Updates `github.com/alicebob/miniredis/v2` from 2.34.0 to 2.35.0 - [Release notes](https://github.com/alicebob/miniredis/releases) - [Changelog](https://github.com/alicebob/miniredis/blob/master/CHANGELOG.md) - [Commits](alicebob/miniredis@v2.34.0...v2.35.0) Updates `github.com/golang-migrate/migrate/v4` from 4.18.1 to 4.18.3 - [Release notes](https://github.com/golang-migrate/migrate/releases) - [Changelog](https://github.com/golang-migrate/migrate/blob/master/.goreleaser.yml) - [Commits](golang-migrate/migrate@v4.18.1...v4.18.3) Updates `github.com/hashicorp/consul/api` from 1.31.2 to 1.32.1 - [Release notes](https://github.com/hashicorp/consul/releases) - [Changelog](https://github.com/hashicorp/consul/blob/main/CHANGELOG.md) - [Commits](hashicorp/consul@api/v1.31.2...api/v1.32.1) Updates `github.com/minio/minio-go/v7` from 7.0.82 to 7.0.92 - [Release notes](https://github.com/minio/minio-go/releases) - [Commits](minio/minio-go@v7.0.82...v7.0.92) Updates `github.com/prometheus/client_golang` from 1.21.1 to 1.22.0 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.21.1...v1.22.0) Updates `github.com/spf13/afero` from 1.11.0 to 1.14.0 - [Release notes](https://github.com/spf13/afero/releases) - [Commits](spf13/afero@v1.11.0...v1.14.0) Updates `go.etcd.io/etcd/api/v3` from 3.5.17 to 3.6.1 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.17...v3.6.1) Updates `go.etcd.io/etcd/client/pkg/v3` from 3.5.17 to 3.6.1 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.17...v3.6.1) Updates `go.etcd.io/etcd/client/v3` from 3.5.17 to 3.6.1 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.17...v3.6.1) Updates `golang.org/x/net` from 0.40.0 to 0.41.0 - [Commits](golang/net@v0.40.0...v0.41.0) Updates `golang.org/x/sync` from 0.14.0 to 0.15.0 - [Commits](golang/sync@v0.14.0...v0.15.0) Updates `golang.org/x/time` from 0.11.0 to 0.12.0 - [Commits](golang/time@v0.11.0...v0.12.0) Updates `github.com/VictoriaMetrics/fastcache` from 1.12.2 to 1.12.5 - [Release notes](https://github.com/VictoriaMetrics/fastcache/releases) - [Commits](VictoriaMetrics/fastcache@v1.12.2...v1.12.5) Updates `go.opentelemetry.io/collector/pdata` from 1.33.0 to 1.34.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md) - [Commits](open-telemetry/opentelemetry-collector@pdata/v1.33.0...pdata/v1.34.0) --- updated-dependencies: - dependency-name: github.com/alicebob/miniredis/v2 dependency-version: 2.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/golang-migrate/migrate/v4 dependency-version: 4.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/hashicorp/consul/api dependency-version: 1.32.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/minio/minio-go/v7 dependency-version: 7.0.92 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/prometheus/client_golang dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/spf13/afero dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.etcd.io/etcd/api/v3 dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.etcd.io/etcd/client/pkg/v3 dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.etcd.io/etcd/client/v3 dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/net dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/sync dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/time dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/VictoriaMetrics/fastcache dependency-version: 1.12.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/collector/pdata dependency-version: 1.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ab4d8b commit 10bccc8

File tree

266 files changed

+27288
-3107
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

266 files changed

+27288
-3107
lines changed

go.mod

Lines changed: 21 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.24.0
55
require (
66
github.com/Masterminds/squirrel v1.5.4
77
github.com/alecthomas/units v0.0.0-20240927000941-0f3dac36c52b
8-
github.com/alicebob/miniredis/v2 v2.34.0
8+
github.com/alicebob/miniredis/v2 v2.35.0
99
github.com/armon/go-metrics v0.4.1
1010
github.com/aws/aws-sdk-go v1.55.7
1111
github.com/bradfitz/gomemcache v0.0.0-20250403215159-8d39553ac7cf
@@ -20,44 +20,44 @@ require (
2020
github.com/go-redis/redis/v8 v8.11.5
2121
github.com/gogo/protobuf v1.3.2
2222
github.com/gogo/status v1.1.1
23-
github.com/golang-migrate/migrate/v4 v4.18.1
23+
github.com/golang-migrate/migrate/v4 v4.18.3
2424
github.com/golang/protobuf v1.5.4
2525
github.com/golang/snappy v1.0.0
2626
github.com/gorilla/mux v1.8.1
2727
github.com/grafana/regexp v0.0.0-20240518133315-a468a5bfb3bc
2828
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
29-
github.com/hashicorp/consul/api v1.31.2
29+
github.com/hashicorp/consul/api v1.32.1
3030
github.com/hashicorp/go-cleanhttp v0.5.2
3131
github.com/hashicorp/go-sockaddr v1.0.7
3232
github.com/hashicorp/memberlist v0.5.1
3333
github.com/json-iterator/go v1.1.12
3434
github.com/klauspost/compress v1.18.0
3535
github.com/lib/pq v1.10.9
36-
github.com/minio/minio-go/v7 v7.0.82
36+
github.com/minio/minio-go/v7 v7.0.93
3737
github.com/mitchellh/go-wordwrap v1.0.1
3838
github.com/oklog/ulid v1.3.1
3939
github.com/opentracing-contrib/go-grpc v0.1.2
4040
github.com/opentracing-contrib/go-stdlib v1.1.0
4141
github.com/opentracing/opentracing-go v1.2.0
4242
github.com/pkg/errors v0.9.1
4343
github.com/prometheus/alertmanager v0.28.1
44-
github.com/prometheus/client_golang v1.21.1
44+
github.com/prometheus/client_golang v1.22.0
4545
github.com/prometheus/client_model v0.6.2
4646
github.com/prometheus/common v0.63.0
4747
// Prometheus maps version 2.x.y to tags v0.x.y.
4848
github.com/prometheus/prometheus v0.303.1
4949
github.com/segmentio/fasthash v1.0.3
5050
github.com/sony/gobreaker v1.0.0
51-
github.com/spf13/afero v1.11.0
51+
github.com/spf13/afero v1.14.0
5252
github.com/stretchr/testify v1.10.0
5353
github.com/thanos-io/objstore v0.0.0-20250317105316-a0136a6f898d
5454
github.com/thanos-io/promql-engine v0.0.0-20250611170940-015ebeb7b5ff
5555
github.com/thanos-io/thanos v0.37.3-0.20250603135757-4ad45948cd10
5656
github.com/uber/jaeger-client-go v2.30.0+incompatible
5757
github.com/weaveworks/common v0.0.0-20230728070032-dd9e68f319d5
58-
go.etcd.io/etcd/api/v3 v3.5.17
59-
go.etcd.io/etcd/client/pkg/v3 v3.5.17
60-
go.etcd.io/etcd/client/v3 v3.5.17
58+
go.etcd.io/etcd/api/v3 v3.6.1
59+
go.etcd.io/etcd/client/pkg/v3 v3.6.1
60+
go.etcd.io/etcd/client/v3 v3.6.1
6161
go.opentelemetry.io/contrib/propagators/aws v1.36.0
6262
go.opentelemetry.io/otel v1.36.0
6363
go.opentelemetry.io/otel/bridge/opentracing v1.36.0
@@ -66,16 +66,16 @@ require (
6666
go.opentelemetry.io/otel/sdk v1.36.0
6767
go.opentelemetry.io/otel/trace v1.36.0
6868
go.uber.org/atomic v1.11.0
69-
golang.org/x/net v0.40.0
70-
golang.org/x/sync v0.14.0
71-
golang.org/x/time v0.11.0
69+
golang.org/x/net v0.41.0
70+
golang.org/x/sync v0.15.0
71+
golang.org/x/time v0.12.0
7272
google.golang.org/grpc v1.72.2
7373
gopkg.in/yaml.v2 v2.4.0
7474
gopkg.in/yaml.v3 v3.0.1
7575
)
7676

7777
require (
78-
github.com/VictoriaMetrics/fastcache v1.12.2
78+
github.com/VictoriaMetrics/fastcache v1.12.5
7979
github.com/bboreham/go-loser v0.0.0-20230920113527-fcc2c21820a3
8080
github.com/cespare/xxhash/v2 v2.3.0
8181
github.com/google/go-cmp v0.7.0
@@ -86,7 +86,7 @@ require (
8686
github.com/prometheus/procfs v0.16.1
8787
github.com/sercand/kuberesolver/v5 v5.1.1
8888
github.com/tjhop/slog-gokit v0.1.4
89-
go.opentelemetry.io/collector/pdata v1.33.0
89+
go.opentelemetry.io/collector/pdata v1.34.0
9090
go.uber.org/automaxprocs v1.6.0
9191
google.golang.org/protobuf v1.36.6
9292
)
@@ -104,7 +104,6 @@ require (
104104
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6.1 // indirect
105105
github.com/AzureAD/microsoft-authentication-library-for-go v1.4.2 // indirect
106106
github.com/alecthomas/kingpin/v2 v2.4.0 // indirect
107-
github.com/alicebob/gopher-json v0.0.0-20230218143504-906a9b012302 // indirect
108107
github.com/andybalholm/brotli v1.1.1 // indirect
109108
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
110109
github.com/aws/aws-sdk-go-v2 v1.36.3 // indirect
@@ -126,7 +125,7 @@ require (
126125
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
127126
github.com/cenkalti/backoff/v5 v5.0.2 // indirect
128127
github.com/coder/quartz v0.1.2 // indirect
129-
github.com/coreos/go-semver v0.3.0 // indirect
128+
github.com/coreos/go-semver v0.3.1 // indirect
130129
github.com/coreos/go-systemd/v22 v22.5.0 // indirect
131130
github.com/cristalhq/hedgedhttp v0.9.1 // indirect
132131
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
@@ -194,6 +193,7 @@ require (
194193
github.com/mdlayher/vsock v1.2.1 // indirect
195194
github.com/metalmatze/signal v0.0.0-20210307161603-1c9aa721a97a // indirect
196195
github.com/miekg/dns v1.1.66 // indirect
196+
github.com/minio/crc64nvme v1.0.1 // indirect
197197
github.com/minio/md5-simd v1.1.2 // indirect
198198
github.com/minio/sha256-simd v1.0.1 // indirect
199199
github.com/mitchellh/copystructure v1.2.0 // indirect
@@ -208,6 +208,7 @@ require (
208208
github.com/open-telemetry/opentelemetry-collector-contrib/internal/exp/metrics v0.121.0 // indirect
209209
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatautil v0.121.0 // indirect
210210
github.com/open-telemetry/opentelemetry-collector-contrib/processor/deltatocumulativeprocessor v0.121.0 // indirect
211+
github.com/philhofer/fwd v1.1.3-0.20240916144458-20a13a1f6b7c // indirect
211212
github.com/pierrec/lz4/v4 v4.1.22 // indirect
212213
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
213214
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
@@ -224,6 +225,7 @@ require (
224225
github.com/sirupsen/logrus v1.9.3 // indirect
225226
github.com/soheilhy/cmux v0.1.5 // indirect
226227
github.com/stretchr/objx v0.5.2 // indirect
228+
github.com/tinylib/msgp v1.3.0 // indirect
227229
github.com/trivago/tgo v1.0.7 // indirect
228230
github.com/uber/jaeger-lib v2.4.1+incompatible // indirect
229231
github.com/vimeo/galaxycache v1.3.1 // indirect
@@ -254,12 +256,12 @@ require (
254256
go.uber.org/zap v1.27.0 // indirect
255257
go4.org/intern v0.0.0-20230525184215-6c62f75575cb // indirect
256258
go4.org/unsafe/assume-no-moving-gc v0.0.0-20231121144256-b99613f794b6 // indirect
257-
golang.org/x/crypto v0.38.0 // indirect
259+
golang.org/x/crypto v0.39.0 // indirect
258260
golang.org/x/exp v0.0.0-20250506013437-ce4c2cf36ca6 // indirect
259-
golang.org/x/mod v0.24.0 // indirect
261+
golang.org/x/mod v0.25.0 // indirect
260262
golang.org/x/oauth2 v0.30.0 // indirect
261263
golang.org/x/sys v0.33.0 // indirect
262-
golang.org/x/text v0.25.0 // indirect
264+
golang.org/x/text v0.26.0 // indirect
263265
golang.org/x/tools v0.33.0 // indirect
264266
gonum.org/v1/gonum v0.16.0 // indirect
265267
google.golang.org/api v0.228.0 // indirect

0 commit comments

Comments
 (0)