Skip to content

Commit 5ae0bfd

Browse files
Update module github.com/aws/smithy-go to v1.27.4 (#189)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/aws/smithy-go](https://redirect.github.com/aws/smithy-go) | `v1.27.0` → `v1.27.4` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2fsmithy-go/v1.27.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2fsmithy-go/v1.27.0/v1.27.4?slim=true) | --- ### Release Notes <details> <summary>aws/smithy-go (github.com/aws/smithy-go)</summary> ### [`v1.27.4`](https://redirect.github.com/aws/smithy-go/compare/v1.27.3...v1.27.4) [Compare Source](https://redirect.github.com/aws/smithy-go/compare/v1.27.3...v1.27.4) ### [`v1.27.3`](https://redirect.github.com/aws/smithy-go/blob/HEAD/CHANGELOG.md#Release-2026-06-26) [Compare Source](https://redirect.github.com/aws/smithy-go/compare/v1.27.2...v1.27.3) #### General Highlights - **Dependency Update**: Updated to the latest SDK module versions #### Module Highlights - `github.com/aws/smithy-go`: v1.27.3 - **Bug Fix**: Fix bug in JSON doc encoder and endpoint host label format validation ### [`v1.27.2`](https://redirect.github.com/aws/smithy-go/blob/HEAD/CHANGELOG.md#Release-2026-06-05) [Compare Source](https://redirect.github.com/aws/smithy-go/compare/v1.27.1...v1.27.2) #### General Highlights - **Dependency Update**: Updated to the latest SDK module versions #### Module Highlights - `github.com/aws/smithy-go`: v1.27.2 - **Bug Fix**: Fix incorrect serialization of unions in CBOR-based protocols. ### [`v1.27.1`](https://redirect.github.com/aws/smithy-go/blob/HEAD/CHANGELOG.md#Release-2026-06-04) [Compare Source](https://redirect.github.com/aws/smithy-go/compare/v1.27.0...v1.27.1) #### General Highlights - **Dependency Update**: Updated to the latest SDK module versions #### Module Highlights - `github.com/aws/smithy-go`: v1.27.1 - **Bug Fix**: Fixed a deserialization failure in all protocols when encountering a union with explicit null members. - **Bug Fix**: Fixed a panic when deserializing nested unions in JSON- and CBOR-based protocols. </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - Monday through Friday (`* * * * 1-5`) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
1 parent 4207929 commit 5ae0bfd

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ require (
7171
github.com/aws/aws-sdk-go-v2/service/sso v1.30.19 // indirect
7272
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.36.2 // indirect
7373
github.com/aws/aws-sdk-go-v2/service/sts v1.42.3 // indirect
74-
github.com/aws/smithy-go v1.27.0 // indirect
74+
github.com/aws/smithy-go v1.27.4 // indirect
7575
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
7676
github.com/beorn7/perks v1.0.1 // indirect
7777
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2852,8 +2852,8 @@ github.com/aws/smithy-go v1.13.5/go.mod h1:Tg+OJXh4MB2R/uN61Ko2f6hTZwB/ZYGOtib8J
28522852
github.com/aws/smithy-go v1.20.1/go.mod h1:krry+ya/rV9RDcV/Q16kpu6ypI4K2czasz0NC3qS14E=
28532853
github.com/aws/smithy-go v1.22.2/go.mod h1:irrKGvNn1InZwb2d7fkIRNucdfwR8R+Ts3wxYa/cJHg=
28542854
github.com/aws/smithy-go v1.22.3/go.mod h1:t1ufH5HMublsJYulve2RKmHDC15xu1f26kHCp/HgceI=
2855-
github.com/aws/smithy-go v1.27.0 h1:ZoFioDKJxkSIW2otF9T0aPtNlUwhdVCcuZh/rzH9Hus=
2856-
github.com/aws/smithy-go v1.27.0/go.mod h1:YE2RhdIuDbA5E5bTdciG9KrW3+TiEONeUWCqxX9i1Fc=
2855+
github.com/aws/smithy-go v1.27.4 h1:JQcphmBN4f0q/sPqXqROIItRNV/hy10cgu7CsFy616M=
2856+
github.com/aws/smithy-go v1.27.4/go.mod h1:YE2RhdIuDbA5E5bTdciG9KrW3+TiEONeUWCqxX9i1Fc=
28572857
github.com/aymanbagabas/go-osc52/v2 v2.0.1 h1:HwpRHbFMcZLEVr42D4p7XBqjyuxQH5SMiErDT4WkJ2k=
28582858
github.com/aymanbagabas/go-osc52/v2 v2.0.1/go.mod h1:uYgXzlJ7ZpABp8OJ+exZzJJhRNQ2ASbcXHWsFqH8hp8=
28592859
github.com/bazelbuild/buildtools v0.0.0-20260211083412-859bfffeef82 h1:PmoVmwzAnGb0iCjulb7Mgsaqw2Wj36LQJ8VyYaFe/ak=

0 commit comments

Comments
 (0)