go.mod: bump gocloud.dev/pubsub/kafkapubsub from 0.45.0 to 0.46.0 in the gocloud group#70
Merged
github-actions[bot] merged 1 commit intoJun 3, 2026
Conversation
Bumps the gocloud group with 1 update: [gocloud.dev/pubsub/kafkapubsub](https://github.com/google/go-cloud). Updates `gocloud.dev/pubsub/kafkapubsub` from 0.45.0 to 0.46.0 - [Release notes](https://github.com/google/go-cloud/releases) - [Commits](google/go-cloud@v0.45.0...v0.46.0) --- updated-dependencies: - dependency-name: gocloud.dev/pubsub/kafkapubsub dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gocloud ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Reviewed by claude-opus-4-8.
Minor bump of gocloud.dev/gocloud.dev/pubsub/kafkapubsub 0.45.0 → 0.46.0 plus transitive dependency updates. The only documented breaking change in v0.46.0 is the blob/s3blob migration from s3/manager to s3/transfermanager, which only affects code using As on the old AWS manager types — this repo uses kafkapubsub, not s3blob, so it's unaffected.
Verified locally: go build ./..., go vet ./..., and go test ./... all pass cleanly, including the kafkapubsub-dependent packages. LGTM.
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 gocloud group with 1 update: gocloud.dev/pubsub/kafkapubsub.
Updates
gocloud.dev/pubsub/kafkapubsubfrom 0.45.0 to 0.46.0Release notes
Sourced from gocloud.dev/pubsub/kafkapubsub's releases.
Commits
60f0d74all: prereleasea1725f0blob/s3blob: migrate from deprecated s3/manager to s3/transfermanager (#3717)7eadd65aws: add AWS IAM Role assumption support (#3716)054c82epostgres/awspostgres: add IAM authentication support (#3713)2b85c85docs: fix Pub/Sub subscribe wording (#3714)b9dee8dbuild: add top-level permissions restriction to tests workflow (#3711)45a8cfcdocstore: support unwrapping ActionListError for use with errors.Is (#3705)78b5976all: support typed errors and errors.Is for error codes (#3708)595f8b6all: update another otel dep (#3701)c903aefall: update otel deps (#3699)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions