build(deps): bump the go group across 1 directory with 26 updates - #15
Merged
Conversation
Bumps the go group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc](https://github.com/open-telemetry/opentelemetry-go) | `0.13.0` | `0.19.0` | | [github.com/ClickHouse/ch-go](https://github.com/ClickHouse/ch-go) | `0.61.5` | `0.71.0` | | [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) | `2.30.0` | `2.46.0` | | [github.com/aws/aws-sdk-go-v2/service/sns](https://github.com/aws/aws-sdk-go-v2) | `1.39.15` | `1.39.17` | | [github.com/aws/aws-sdk-go-v2/service/sqs](https://github.com/aws/aws-sdk-go-v2) | `1.42.25` | `1.42.27` | | [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.10.0` | `1.10.1` | | [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | `1.7.0` | `1.10.0` | | [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.28.0` | `2.29.0` | | [github.com/moby/moby/api](https://github.com/moby/moby) | `1.54.1` | `1.54.2` | | [github.com/moby/moby/client](https://github.com/moby/moby) | `0.4.0` | `0.4.1` | | [github.com/tklauser/go-sysconf](https://github.com/tklauser/go-sysconf) | `0.3.16` | `0.4.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.50.0` | `0.51.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.35.0` | `0.36.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.53.0` | `0.54.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.80.0` | `1.81.1` | | [gorm.io/driver/mysql](https://github.com/go-gorm/mysql) | `1.5.7` | `1.6.0` | Updates `go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc` from 0.13.0 to 0.19.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v0.13.0...v0.19.0) Updates `go.opentelemetry.io/otel/sdk/log` from 0.13.0 to 0.19.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v0.13.0...v0.19.0) Updates `github.com/ClickHouse/ch-go` from 0.61.5 to 0.71.0 - [Release notes](https://github.com/ClickHouse/ch-go/releases) - [Commits](ClickHouse/ch-go@v0.61.5...v0.71.0) Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.30.0 to 2.46.0 - [Release notes](https://github.com/ClickHouse/clickhouse-go/releases) - [Changelog](https://github.com/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md) - [Commits](ClickHouse/clickhouse-go@v2.30.0...v2.46.0) Updates `github.com/andybalholm/brotli` from 1.1.1 to 1.2.0 - [Commits](andybalholm/brotli@v1.1.1...v1.2.0) Updates `github.com/aws/aws-sdk-go-v2/service/sns` from 1.39.15 to 1.39.17 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/sns/v1.39.15...service/sns/v1.39.17) Updates `github.com/aws/aws-sdk-go-v2/service/sqs` from 1.42.25 to 1.42.27 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/sqs/v1.42.25...service/sqs/v1.42.27) Updates `github.com/fsnotify/fsnotify` from 1.10.0 to 1.10.1 - [Release notes](https://github.com/fsnotify/fsnotify/releases) - [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md) - [Commits](fsnotify/fsnotify@v1.10.0...v1.10.1) Updates `github.com/go-sql-driver/mysql` from 1.7.0 to 1.10.0 - [Release notes](https://github.com/go-sql-driver/mysql/releases) - [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md) - [Commits](go-sql-driver/mysql@v1.7.0...v1.10.0) Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.28.0 to 2.29.0 - [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases) - [Commits](grpc-ecosystem/grpc-gateway@v2.28.0...v2.29.0) Updates `github.com/hashicorp/go-version` from 1.6.0 to 1.8.0 - [Release notes](https://github.com/hashicorp/go-version/releases) - [Changelog](https://github.com/hashicorp/go-version/blob/main/CHANGELOG.md) - [Commits](hashicorp/go-version@v1.6.0...v1.8.0) Updates `github.com/moby/moby/api` from 1.54.1 to 1.54.2 - [Release notes](https://github.com/moby/moby/releases) - [Commits](moby/moby@api/v1.54.1...api/v1.54.2) Updates `github.com/moby/moby/client` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/moby/moby/releases) - [Changelog](https://github.com/moby/moby/blob/v0.4.1/CHANGELOG.md) - [Commits](moby/moby@v0.4.0...v0.4.1) Updates `github.com/paulmach/orb` from 0.11.1 to 0.12.0 - [Release notes](https://github.com/paulmach/orb/releases) - [Changelog](https://github.com/paulmach/orb/blob/master/CHANGELOG.md) - [Commits](paulmach/orb@v0.11.1...v0.12.0) Updates `github.com/pierrec/lz4/v4` from 4.1.21 to 4.1.25 - [Release notes](https://github.com/pierrec/lz4/releases) - [Commits](pierrec/lz4@v4.1.21...v4.1.25) Updates `github.com/tklauser/go-sysconf` from 0.3.16 to 0.4.0 - [Release notes](https://github.com/tklauser/go-sysconf/releases) - [Commits](tklauser/go-sysconf@v0.3.16...v0.4.0) Updates `github.com/tklauser/numcpus` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/tklauser/numcpus/releases) - [Commits](tklauser/numcpus@v0.11.0...v0.12.0) Updates `golang.org/x/crypto` from 0.50.0 to 0.51.0 - [Commits](golang/crypto@v0.50.0...v0.51.0) Updates `golang.org/x/mod` from 0.35.0 to 0.36.0 - [Commits](golang/mod@v0.35.0...v0.36.0) Updates `golang.org/x/net` from 0.53.0 to 0.54.0 - [Commits](golang/net@v0.53.0...v0.54.0) Updates `golang.org/x/sys` from 0.43.0 to 0.44.0 - [Commits](golang/sys@v0.43.0...v0.44.0) Updates `golang.org/x/text` from 0.36.0 to 0.37.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.36.0...v0.37.0) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20260401024825-9d38bb4040a9 to 0.0.0-20260414002931-afd174a4e478 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20260401024825-9d38bb4040a9 to 0.0.0-20260414002931-afd174a4e478 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/grpc` from 1.80.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.81.1) Updates `gorm.io/driver/mysql` from 1.5.7 to 1.6.0 - [Commits](go-gorm/mysql@v1.5.7...v1.6.0) --- updated-dependencies: - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: go.opentelemetry.io/otel/sdk/log dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/ClickHouse/ch-go dependency-version: 0.71.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/ClickHouse/clickhouse-go/v2 dependency-version: 2.46.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/andybalholm/brotli dependency-version: 1.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/service/sns dependency-version: 1.39.17 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/service/sqs dependency-version: 1.42.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/fsnotify/fsnotify dependency-version: 1.10.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/go-sql-driver/mysql dependency-version: 1.10.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2 dependency-version: 2.29.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/hashicorp/go-version dependency-version: 1.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/moby/moby/api dependency-version: 1.54.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/moby/moby/client dependency-version: 0.4.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/paulmach/orb dependency-version: 0.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/pierrec/lz4/v4 dependency-version: 4.1.25 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/tklauser/go-sysconf dependency-version: 0.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/tklauser/numcpus dependency-version: 0.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/crypto dependency-version: 0.51.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/mod dependency-version: 0.36.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/net dependency-version: 0.54.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/sys dependency-version: 0.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/text dependency-version: 0.37.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go - dependency-name: google.golang.org/genproto/googleapis/api dependency-version: 0.0.0-20260414002931-afd174a4e478 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-version: 0.0.0-20260414002931-afd174a4e478 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go - dependency-name: google.golang.org/grpc dependency-version: 1.81.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go - dependency-name: gorm.io/driver/mysql dependency-version: 1.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com>
hibare
approved these changes
May 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go group with 16 updates in the / directory:
0.13.00.19.00.61.50.71.02.30.02.46.01.39.151.39.171.42.251.42.271.10.01.10.11.7.01.10.02.28.02.29.01.54.11.54.20.4.00.4.10.3.160.4.00.50.00.51.00.35.00.36.00.53.00.54.01.80.01.81.11.5.71.6.0Updates
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpcfrom 0.13.0 to 0.19.0Release notes
Sourced from go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc's changelog.
... (truncated)
Commits
2b4fa96Release v0.19.0 (#1710)4beb704sdk/trace: removing ApplyConfig and Config (#1693)1d42be1Rename WithDefaultSampler TracerProvider option to WithSampler and update doc...860d5d8Add flag to determine whether SpanContext is remote (#1701)0fe65e6Comply with OpenTelemetry attributes specification (#1703)8888435Bump google.golang.org/api from 0.40.0 to 0.41.0 in /exporters/trace/jaeger (...345f264breaking(zipkin): removes servicName from zipkin exporter. (#1697)62cbf0fPopulate Jaeger's Span.Process from Resource (#1673)28eaaa9Add a test to prove the Tracer is safe for concurrent calls (#1665)8b1be11Rename resource pkg label vars and methods (#1692)Updates
go.opentelemetry.io/otel/sdk/logfrom 0.13.0 to 0.19.0Release notes
Sourced from go.opentelemetry.io/otel/sdk/log's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/otel/sdk/log's changelog.
... (truncated)
Commits
2b4fa96Release v0.19.0 (#1710)4beb704sdk/trace: removing ApplyConfig and Config (#1693)1d42be1Rename WithDefaultSampler TracerProvider option to WithSampler and update doc...860d5d8Add flag to determine whether SpanContext is remote (#1701)0fe65e6Comply with OpenTelemetry attributes specification (#1703)8888435Bump google.golang.org/api from 0.40.0 to 0.41.0 in /exporters/trace/jaeger (...345f264breaking(zipkin): removes servicName from zipkin exporter. (#1697)62cbf0fPopulate Jaeger's Span.Process from Resource (#1673)28eaaa9Add a test to prove the Tracer is safe for concurrent calls (#1665)8b1be11Rename resource pkg label vars and methods (#1692)Updates
github.com/ClickHouse/ch-gofrom 0.61.5 to 0.71.0Release notes
Sourced from github.com/ClickHouse/ch-go's releases.
... (truncated)
Commits
d45e9a6Merge pull request #1130 from ClickHouse/kavirajk/qbit-support596bb68chore: address pr remarksc428dafMerge pull request #1131 from ClickHouse/kavirajk/time64-scan-bugcb7ee7echore: add tests and doc strings for bug fixes167cbd5fix: precision scaling behaviour with time64 conversions39fb88echore: fix the linter error for negative zero5e6e46cMerge branch 'main' into kavirajk/qbit-support9ccdb9bchore: make helper for float16 rounding2ab249bMerge pull request #1129 from ClickHouse/dependabot/go_modules/github.com/dma...e6f5fc1chore(deps): bump github.com/dmarkham/enumer from 1.6.1 to 1.6.3Updates
github.com/ClickHouse/clickhouse-go/v2from 2.30.0 to 2.46.0Release notes
Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.
... (truncated)
Changelog
Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.
... (truncated)
Commits
13b74cbUpdate release notes0cc2430Merge pull request #1850 from ClickHouse/kavirajk/fix-nullable-json-string-bug1d36846chore: comments and test protocol coverage48d0c93chore: avoid double write on mix slice5ad2286chore: make the toJSONString() version agnostic5edb3f2chore: fix the correct untyped/untyped nil checkdc371a4fix: add integrations tests on real servere999170fix: subtle case of []*string{nil} behaviorec231cdUpdate lib/column/json.go9257940Update lib/column/json_test.goUpdates
github.com/andybalholm/brotlifrom 1.1.1 to 1.2.0Commits
676a020Pathfinder: improve cost calculation, and use it in NewWriterV2fc701daPathfinder: change how literals are represented in arrivals.10cf712Pathfinder: enable starting in the middle of a matchd6b3fe0Pathfinder: separate searching and parsing199839bPathfinder: pre-compute hash chain (and use 32 bits)e819531Start experimenting with an optimizing MatchFinder18ac46aM4: use 32-bit hash chain1383db2M4: When shortening a match, look for a closer optionc036c35M4: look for repeat matches6a1a95eAdd arm64 to GOARCH switchesUpdates
github.com/aws/aws-sdk-go-v2/service/snsfrom 1.39.15 to 1.39.17Commits
- Additional commits viewable in compare view
...2223642Release 2026-04-2904c7e46Regenerated Clients5f56925Update endpoints modelaac6d2bUpdate API modelbdaead7upgrade to smithy-go v1.25.1 (#3399)008e12cRelease 2026-04-27ef109d9Regenerated Clients6411e63Update API modele5bf970Release 2026-04-24bdbb88cRegenerated ClientsDescription has been truncated