-
Notifications
You must be signed in to change notification settings - Fork 810
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the go-dependencies group across 1 directory with 26 updates #6600
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/go_modules/go-dependencies-51eed0dd53
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump the go-dependencies group across 1 directory with 26 updates #6600
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/go-dependencies-51eed0dd53
Conversation
This file contains 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
Bumps the go-dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.55.5` | `1.55.6` | | [github.com/golang-migrate/migrate/v4](https://github.com/golang-migrate/migrate) | `4.18.1` | `4.18.2` | | [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) | `1.31.0` | `1.31.2` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.17.11` | `1.18.0` | | [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.82` | `7.0.87` | | [github.com/opentracing-contrib/go-grpc](https://github.com/opentracing-contrib/go-grpc) | `0.1.0` | `0.1.1` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.20.5` | `1.21.0` | | [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.5.17` | `3.5.18` | | [go.etcd.io/etcd/client/pkg/v3](https://github.com/etcd-io/etcd) | `3.5.17` | `3.5.18` | | [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.5.17` | `3.5.18` | | [go.opentelemetry.io/contrib/propagators/aws](https://github.com/open-telemetry/opentelemetry-go-contrib) | `1.33.0` | `1.34.0` | | [go.opentelemetry.io/otel/bridge/opentracing](https://github.com/open-telemetry/opentelemetry-go) | `1.33.0` | `1.34.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go) | `1.33.0` | `1.34.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.33.0` | `1.34.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.8.0` | `0.10.0` | | [github.com/google/go-cmp](https://github.com/google/go-cmp) | `0.6.0` | `0.7.0` | | [github.com/tjhop/slog-gokit](https://github.com/tjhop/slog-gokit) | `0.1.2` | `0.1.3` | | [go.opentelemetry.io/collector/pdata](https://github.com/open-telemetry/opentelemetry-collector) | `1.22.0` | `1.26.0` | Updates `github.com/aws/aws-sdk-go` from 1.55.5 to 1.55.6 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md) - [Commits](aws/aws-sdk-go@v1.55.5...v1.55.6) Updates `github.com/golang-migrate/migrate/v4` from 4.18.1 to 4.18.2 - [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.2) Updates `github.com/hashicorp/consul/api` from 1.31.0 to 1.31.2 - [Release notes](https://github.com/hashicorp/consul/releases) - [Changelog](https://github.com/hashicorp/consul/blob/main/CHANGELOG.md) - [Commits](hashicorp/consul@api/v1.31.0...api/v1.31.2) Updates `github.com/klauspost/compress` from 1.17.11 to 1.18.0 - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.17.11...v1.18.0) Updates `github.com/minio/minio-go/v7` from 7.0.82 to 7.0.87 - [Release notes](https://github.com/minio/minio-go/releases) - [Commits](minio/minio-go@v7.0.82...v7.0.87) Updates `github.com/opentracing-contrib/go-grpc` from 0.1.0 to 0.1.1 - [Release notes](https://github.com/opentracing-contrib/go-grpc/releases) - [Commits](opentracing-contrib/go-grpc@v0.1.0...v0.1.1) Updates `github.com/prometheus/client_golang` from 1.20.5 to 1.21.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.20.5...v1.21.0) Updates `github.com/prometheus/common` from 0.61.0 to 0.62.0 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md) - [Commits](prometheus/common@v0.61.0...v0.62.0) Updates `go.etcd.io/etcd/api/v3` from 3.5.17 to 3.5.18 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.17...v3.5.18) Updates `go.etcd.io/etcd/client/pkg/v3` from 3.5.17 to 3.5.18 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.17...v3.5.18) Updates `go.etcd.io/etcd/client/v3` from 3.5.17 to 3.5.18 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.17...v3.5.18) Updates `go.opentelemetry.io/contrib/propagators/aws` from 1.33.0 to 1.34.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@v1.33.0...v1.34.0) Updates `go.opentelemetry.io/otel` from 1.33.0 to 1.34.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@v1.33.0...v1.34.0) Updates `go.opentelemetry.io/otel/bridge/opentracing` from 1.33.0 to 1.34.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@v1.33.0...v1.34.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.33.0 to 1.34.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@v1.33.0...v1.34.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.33.0 to 1.34.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@v1.33.0...v1.34.0) Updates `go.opentelemetry.io/otel/sdk` from 1.33.0 to 1.34.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@v1.33.0...v1.34.0) Updates `go.opentelemetry.io/otel/trace` from 1.33.0 to 1.34.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@v1.33.0...v1.34.0) Updates `golang.org/x/net` from 0.33.0 to 0.35.0 - [Commits](golang/net@v0.33.0...v0.35.0) Updates `golang.org/x/sync` from 0.10.0 to 0.11.0 - [Commits](golang/sync@v0.10.0...v0.11.0) Updates `golang.org/x/time` from 0.8.0 to 0.10.0 - [Commits](golang/time@v0.8.0...v0.10.0) Updates `github.com/google/go-cmp` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](google/go-cmp@v0.6.0...v0.7.0) Updates `github.com/tjhop/slog-gokit` from 0.1.2 to 0.1.3 - [Release notes](https://github.com/tjhop/slog-gokit/releases) - [Changelog](https://github.com/tjhop/slog-gokit/blob/main/.goreleaser.yaml) - [Commits](tjhop/slog-gokit@v0.1.2...v0.1.3) Updates `go.opentelemetry.io/collector/pdata` from 1.22.0 to 1.26.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.22.0...pdata/v1.26.0) Updates `golang.org/x/exp` from 0.0.0-20240613232115-7f521ea00fb8 to 0.0.0-20250106191152-7588d65b2ba8 - [Commits](https://github.com/golang/exp/commits) Updates `google.golang.org/protobuf` from 1.36.1 to 1.36.5 --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/golang-migrate/migrate/v4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/hashicorp/consul/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/klauspost/compress dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/minio/minio-go/v7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/opentracing-contrib/go-grpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/prometheus/common dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.etcd.io/etcd/api/v3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: go.etcd.io/etcd/client/pkg/v3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: go.etcd.io/etcd/client/v3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/contrib/propagators/aws dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel/bridge/opentracing dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel/sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/otel/trace dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/time dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/google/go-cmp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/tjhop/slog-gokit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: go.opentelemetry.io/collector/pdata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/exp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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-dependencies group with 18 updates in the / directory:
1.55.5
1.55.6
4.18.1
4.18.2
1.31.0
1.31.2
1.17.11
1.18.0
7.0.82
7.0.87
0.1.0
0.1.1
1.20.5
1.21.0
3.5.17
3.5.18
3.5.17
3.5.18
3.5.17
3.5.18
1.33.0
1.34.0
1.33.0
1.34.0
1.33.0
1.34.0
1.33.0
1.34.0
0.8.0
0.10.0
0.6.0
0.7.0
0.1.2
0.1.3
1.22.0
1.26.0
Updates
github.com/aws/aws-sdk-go
from 1.55.5 to 1.55.6Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Commits
e1db430
release v1.55.6 (2025-01-15) (#5341)5ab6103
changelog394e0e3
Merge pull request #5340 from djedward/main19d98e3
Fix improper use of Printf-style functions7112c0a
Merge pull request #5325 from ashishdhingra/user/ashdhin/IssueTemplateRegress...8d6a0f9
chore: Modified bug issue template to add checkbox to report potential regres...02c1f72
Update PULL_REQUEST_TEMPLATE.mdUpdates
github.com/golang-migrate/migrate/v4
from 4.18.1 to 4.18.2Release notes
Sourced from github.com/golang-migrate/migrate/v4's releases.
Commits
d477553
Merge pull request #1195 from golang-migrate/dependabot/go_modules/github.com...e145cde
Bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.5.17651c8a
linter fixese5a152b
Drop support for Azure SQL Edge12c619e
Fix CI (#1222)bc06922
Update dktest from v0.4.3 to v0.4.4c378583
Merge pull request #1162 from rselbach/rselbach/no-sensitive-infoe22d012
Don't output sensitive information on errorUpdates
github.com/hashicorp/consul/api
from 1.31.0 to 1.31.2Commits
c416223
Backport of retracting api submodule version 1.31.1 into release/1.20.x (#22173)2e7ced1
Backport of fix bsd time log implementation part 2 into release/1.20.x (#22171)df6af67
Backport of docs: namespace ACL permissions for exported services into releas...2565bb9
chore: update changelog and version for 1.20.3 (#22157)e36618b
Update all the submodules (#22151)2a9230c
Backport of security: Suppress redhat linux CVEs into release/1.20.x (#22148)ec8a042
added changelog file (#22145)1e5c55d
Backport of chore: Update supported Envoy versions in ENVOY_VERSIONS file int...152c4b7
Backport of fix logging time arch and os into release/1.20.x (#22139)31c76b7
Backport of Update golangci-lint to 1.56.1 into release/1.20.x (#22135)Updates
github.com/klauspost/compress
from 1.17.11 to 1.18.0Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
8e79dc4
Deprecate Go 1.21 and add 1.24 (#1055)df8e99c
build(deps): bump the github-actions group with 2 updates (#1053)7787431
zstd: fix unused debug code (#1052)0bf3ecb
flate: Cleanup & reduce casts (#1050)e0f89a9
flate: Fix matchlen L5+L6 (#1049)c8a8470
s2: Improve small block compression speed w/o asm (#1048)b05b993
s2: Add block decode fuzzer (#1044)aafbabd
flate: Simplify matchlen (remove asm) (#1045)dbaa9c1
flate: Simplify l4-6 loading (#1043)4fa2036
Add unsafe little endian loaders (#1036)Updates
github.com/minio/minio-go/v7
from 7.0.82 to 7.0.87Release notes
Sourced from github.com/minio/minio-go/v7's releases.
... (truncated)
Commits
dfb0b24
tags were incorrectly used, fix them use the right package (#2070)52f0eda
fix: allow port in endpoint for aws private link validation (#2066)c8e82c4
Fix build for 386 (#2068)8e41e25
Update version to next releaseae4f410
Use faster crc64 nvme (#2065)3eb28ad
Update version to next release79b6099
allow users to extend DNS style buckets (#2057)86f1186
Implement error interface for RemoveObjectError (#2058)41664c2
Update s3-endpoints.go with ISO endpoints (#2053)8b220d8
Update version to next releaseUpdates
github.com/opentracing-contrib/go-grpc
from 0.1.0 to 0.1.1Release notes
Sourced from github.com/opentracing-contrib/go-grpc's releases.
Commits
2f9c7e3
Run tests for oldstable (#35)49eae08
Bump golang.org/x/net from 0.30.0 to 0.34.0 (#34)ed2e2e3
Update module google.golang.org/grpc to v1.69.4 (#33)9e4b4d4
Update module google.golang.org/grpc to v1.69.2 (#32)ca80a95
Update module google.golang.org/grpc to v1.68.1 (#31)8dc4a50
Update module github.com/stretchr/testify to v1.10.0 (#30)Updates
github.com/prometheus/client_golang
from 1.20.5 to 1.21.0Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
eaf03ef
Cut 1.21.0 (#1737)f1f89dc
Cut 1.21.0-rc.0 (#1718)c923f7c
Revert "ci: daggerize test and lint pipelines (#1534)" (#1717)1bcda80
process collector: Fixed pedantic registry failures on darwin with cgo. (#1715)038b37a
tutorials/whatsup: Updated deps (#1716)56a2431
docs: Add RELEASE.md for the release process (#1690)cbd9526
Merge pull request #1713 from prometheus/dependabot/go_modules/tutorials/what...80b5a2a
build(deps): bump golang.org/x/net in /tutorials/whatsup1a822a8
Upgrade to prometheus/common 0.62.0 with breaking change (#1712)7b39d01
Update common Prometheus files (#1708)Updates
github.com/prometheus/common
from 0.61.0 to 0.62.0Release notes
Sourced from github.com/prometheus/common's releases.
Commits
280b0e7
http_config: Allow customizing TLS config and settings. (#748)aea8919
Update common Prometheus files (#747)8d916fa
Bump golang.org/x/net from 0.32.0 to 0.33.0 (#743)fe88605
Bump google.golang.org/protobuf from 1.35.2 to 1.36.1 (#744)5d9961d
Update common Prometheus files (#742)0a89b98
Merge pull request #740 from dashpole/update_om_linkse3926e2
update links to openmetrics to reference the v1.0.0 released88ee1f
Remove deprecated sigv4 module (#737)c3fdb17
Remove deprecated promlog package (#738)cf5f48f
Change default validation scheme to UTF8Validation (#724)Updates
go.etcd.io/etcd/api/v3
from 3.5.17 to 3.5.18Release notes
Sourced from go.etcd.io/etcd/api/v3's releases.
... (truncated)
Commits
5bca08e
version: bump up to 3.5.183c04b6c
Merge pull request #19258 from ahrtr/race-20250117_3.50c8e7b1
Ensure all goroutines created by StartEtcd to exit before closing the errca7ab766
Merge pull request #19249 from fuweid/35-fix-19179c6fcd27
mvcc: restore tombstone index if it's first revisioneade1fa
Merge pull request #19211 from ivanvc/release-3.5-bump-go-to-1.22.113ff20e6
Bump go toolchain to 1.22.115d22781
Merge pull request #19167 from joshuazh-x/fix-embed-close-deadlock-3.580b0a73
Avoid deadlock in etcd.Close when stopping during bootstrapping6349cb8
Merge pull request #19164 from fuweid/v35_check_v2store_followupUpdates
go.etcd.io/etcd/client/pkg/v3
from 3.5.17 to 3.5.18Release notes
Sourced from go.etcd.io/etcd/client/pkg/v3's releases.
... (truncated)
Commits
5bca08e
version: bump up to 3.5.183c04b6c
Merge pull request #19258 from ahrtr/race-20250117_3.50c8e7b1
Ensure all goroutines created by StartEtcd to exit before closing the errca7ab766
Merge pull request #19249 from fuweid/35-fix-19179c6fcd27
mvcc: restore tombstone index if it's first revisioneade1fa
Merge pull request #19211 from ivanvc/release-3.5-bump-go-to-1.22.113ff20e6
Bump go toolchain to 1.22.115d22781
Merge pull request #19167 from joshuazh-x/fix-embed-close-deadlock-3.580b0a73
Avoid deadlock in etcd.Close when stopping during bootstrapping6349cb8
Merge pull request #19164 from fuweid/v35_check_v2store_followupUpdates
go.etcd.io/etcd/client/v3
from 3.5.17 to 3.5.18Release notes
Sourced from go.etcd.io/etcd/client/v3's releases.
... (truncated)
Commits
5bca08e
version: bump up to 3.5.183c04b6c
Merge pull request #19258 from ahrtr/race-20250117_3.50c8e7b1
Ensure all goroutines created by StartEtcd to exit before closing the errca7ab766
Merge pull request #19249 from fuweid/35-fix-19179c6fcd27
mvcc: restore tombstone index if it's first revisioneade1fa
Merge pull request #19211 from ivanvc/release-3.5-bump-go-to-1.22.113ff20e6
Bump go toolchain to 1.22.115d22781
Merge pull request #19167 from joshuazh-x/fix-embed-close-deadlock-3.580b0a73
Avoid deadlock in etcd.Close when stopping during bootstrapping6349cb8
Merge pull request #19164 from fuweid/v35_check_v2store_followupUpdates
go.opentelemetry.io/contrib/propagators/aws
from 1.33.0 to 1.34.0Changelog
Sourced from go.opentelemetry.io/contrib/propagators/aws's changelog.
Commits
e6e7902
Release v1.34.0/v0.59.0/v0.28.0/v0.14.0/v0.9.0/v0.7.0/v0.6.0 (#6641)21dad7f
chore(deps): update module github.com/goccy/go-yaml to v1.15.15 (#6640)751de09
config: Add fuzz tests (#6604)dafdad1
Templatize the otelhttp semconv module (#6626)df8e435
fix(deps): update aws-sdk-go-v2 monorepo (#6631)ad47796
chore(deps): update module github.com/prometheus/common to v0.62.0 (#6634)3657d50
chore(deps): update module github.com/goccy/go-yaml to v1.15.14 (#6628)512218b
fix(deps): update aws-sdk-go-v2 monorepo (#6623)f271d55
fix(deps): update aws-sdk-go-v2 monorepo (#6622)820aa80
fix(deps): update module github.com/aws/aws-sdk-go to v1.55.6 (#6...Description has been truncated