Skip to content

Commit f94d8fc

Browse files
chore: bump github.com/aws/smithy-go from 1.23.2 to 1.24.0 (#21095)
Bumps [github.com/aws/smithy-go](https://github.com/aws/smithy-go) from 1.23.2 to 1.24.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="/api/flow.js?q=https%3A%2F%2Fwww.github.com%2Fcoder%2Fcoder%2Fcommit%2F%253Ca%2520href%3D"https://github.com/aws/smithy-go/blob/main/CHANGELOG.md">github.com/aws/smithy-go's">https://github.com/aws/smithy-go/blob/main/CHANGELOG.md">github.com/aws/smithy-go's changelog</a>.</em></p> <blockquote> <h1>Release (2025-12-01)</h1> <h2>General Highlights</h2> <ul> <li><strong>Dependency Update</strong>: Updated to the latest SDK module versions</li> </ul> <h2>Module Highlights</h2> <ul> <li><code>github.com/aws/smithy-go</code>: v1.24.0 <ul> <li><strong>Feature</strong>: Improve allocation footprint of the middleware stack. This should convey a ~10% reduction in allocations per SDK request.</li> </ul> </li> </ul> <h1>Release (2025-11-03)</h1> <h2>General Highlights</h2> <ul> <li><strong>Dependency Update</strong>: Updated to the latest SDK module versions</li> </ul> <h2>Module Highlights</h2> <ul> <li><code>github.com/aws/smithy-go</code>: v1.23.2 <ul> <li><strong>Bug Fix</strong>: Adjust the initial sizes of each middleware phase to avoid some unnecessary reallocation.</li> <li><strong>Bug Fix</strong>: Avoid unnecessary allocation overhead from the metrics system when not in use.</li> </ul> </li> </ul> <h1>Release (2025-10-15)</h1> <h2>General Highlights</h2> <ul> <li><strong>Dependency Update</strong>: Bump minimum go version to 1.23.</li> <li><strong>Dependency Update</strong>: Updated to the latest SDK module versions</li> </ul> <h1>Release (2025-09-18)</h1> <h2>Module Highlights</h2> <ul> <li><code>github.com/aws/smithy-go/aws-http-auth</code>: <a href="/api/flow.js?q=https%3A%2F%2Fwww.github.com%2Fcoder%2Fcoder%2Fcommit%2F%253Ca%2520href%3D"https://github.com/aws/smithy-go/blob/main/aws-http-auth/CHANGELOG.md#v110-2025-09-18">v1.1.0</a">https://github.com/aws/smithy-go/blob/main/aws-http-auth/CHANGELOG.md#v110-2025-09-18">v1.1.0</a> <ul> <li><strong>Feature</strong>: Added support for SIG4/SIGV4A querystring authentication.</li> </ul> </li> </ul> <h1>Release (2025-08-27)</h1> <h2>General Highlights</h2> <ul> <li><strong>Dependency Update</strong>: Updated to the latest SDK module versions</li> </ul> <h2>Module Highlights</h2> <ul> <li><code>github.com/aws/smithy-go</code>: v1.23.0 <ul> <li><strong>Feature</strong>: Sort map keys in JSON Document types.</li> </ul> </li> </ul> <h1>Release (2025-07-24)</h1> <h2>General Highlights</h2> <ul> <li><strong>Dependency Update</strong>: Updated to the latest SDK module versions</li> </ul> <h2>Module Highlights</h2> <ul> <li><code>github.com/aws/smithy-go</code>: v1.22.5 <ul> <li><strong>Feature</strong>: Add HTTP interceptors.</li> </ul> </li> </ul> <h1>Release (2025-06-16)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="/api/flow.js?q=https%3A%2F%2Fwww.github.com%2Fcoder%2Fcoder%2Fcommit%2F%253Ca%2520href%3D"https://github.com/aws/smithy-go/commit/71f5bff362491399f8a2cca586c5802eb5a66d70"><code>71f5bff</code></a">https://github.com/aws/smithy-go/commit/71f5bff362491399f8a2cca586c5802eb5a66d70"><code>71f5bff</code></a> Release 2025-12-01</li> <li><a href="/api/flow.js?q=https%3A%2F%2Fwww.github.com%2Fcoder%2Fcoder%2Fcommit%2F%253Ca%2520href%3D"https://github.com/aws/smithy-go/commit/c94c177cfcf46095d48a88253899242f5971ae1b"><code>c94c177</code></a">https://github.com/aws/smithy-go/commit/c94c177cfcf46095d48a88253899242f5971ae1b"><code>c94c177</code></a> changelog</li> <li><a href="/api/flow.js?q=https%3A%2F%2Fwww.github.com%2Fcoder%2Fcoder%2Fcommit%2F%253Ca%2520href%3D"https://github.com/aws/smithy-go/commit/0cc0b1c115aede116e0a5b901f195fef2ea2567a"><code>0cc0b1c</code></a">https://github.com/aws/smithy-go/commit/0cc0b1c115aede116e0a5b901f195fef2ea2567a"><code>0cc0b1c</code></a> convert middleware steps to linked lists (<a href="/api/flow.js?q=https%3A%2F%2Fwww.github.com%2Fcoder%2Fcoder%2Fcommit%2F%253Ca%2520href%3D"https://redirect.github.com/aws/smithy-go/issues/617">#617</a>)</li">https://redirect.github.com/aws/smithy-go/issues/617">#617</a>)</li> <li><a href="/api/flow.js?q=https%3A%2F%2Fwww.github.com%2Fcoder%2Fcoder%2Fcommit%2F%253Ca%2520href%3D"https://github.com/aws/smithy-go/commit/ed49224f03828a26529458a48ff56b9b0b4db45e"><code>ed49224</code></a">https://github.com/aws/smithy-go/commit/ed49224f03828a26529458a48ff56b9b0b4db45e"><code>ed49224</code></a> Add param binding error check in auth scheme resolution to avoid panic (<a href="/api/flow.js?q=https%3A%2F%2Fwww.github.com%2Fcoder%2Fcoder%2Fcommit%2F%253Ca%2520href%3D"https://redirect.github.com/aws/smithy-go/issues/619">#619</a>)</li">https://redirect.github.com/aws/smithy-go/issues/619">#619</a>)</li> <li><a href="/api/flow.js?q=https%3A%2F%2Fwww.github.com%2Fcoder%2Fcoder%2Fcommit%2F%253Ca%2520href%3D"https://github.com/aws/smithy-go/commit/0e0b20cb123137d985083894df55fdbdbe3ce332"><code>0e0b20c</code></a">https://github.com/aws/smithy-go/commit/0e0b20cb123137d985083894df55fdbdbe3ce332"><code>0e0b20c</code></a> add discrete tests for initialize step (<a href="/api/flow.js?q=https%3A%2F%2Fwww.github.com%2Fcoder%2Fcoder%2Fcommit%2F%253Ca%2520href%3D"https://redirect.github.com/aws/smithy-go/issues/618">#618</a>)</li">https://redirect.github.com/aws/smithy-go/issues/618">#618</a>)</li> <li><a href="/api/flow.js?q=https%3A%2F%2Fwww.github.com%2Fcoder%2Fcoder%2Fcommit%2F%253Ca%2520href%3D"https://github.com/aws/smithy-go/commit/ddbac1c617ac6bea513c16923e7883b1439b2a34"><code>ddbac1c</code></a">https://github.com/aws/smithy-go/commit/ddbac1c617ac6bea513c16923e7883b1439b2a34"><code>ddbac1c</code></a> only add interceptors if configured (<a href="/api/flow.js?q=https%3A%2F%2Fwww.github.com%2Fcoder%2Fcoder%2Fcommit%2F%253Ca%2520href%3D"https://redirect.github.com/aws/smithy-go/issues/616">#616</a>)</li">https://redirect.github.com/aws/smithy-go/issues/616">#616</a>)</li> <li><a href="/api/flow.js?q=https%3A%2F%2Fwww.github.com%2Fcoder%2Fcoder%2Fcommit%2F%253Ca%2520href%3D"https://github.com/aws/smithy-go/commit/798bf4fa874b68b13350766bf270d3b868e8abcf"><code>798bf4f</code></a">https://github.com/aws/smithy-go/commit/798bf4fa874b68b13350766bf270d3b868e8abcf"><code>798bf4f</code></a> remove pointless trace spans (<a href="/api/flow.js?q=https%3A%2F%2Fwww.github.com%2Fcoder%2Fcoder%2Fcommit%2F%253Ca%2520href%3D"https://redirect.github.com/aws/smithy-go/issues/615">#615</a>)</li">https://redirect.github.com/aws/smithy-go/issues/615">#615</a>)</li> <li><a href="/api/flow.js?q=https%3A%2F%2Fwww.github.com%2Fcoder%2Fcoder%2Fcommit%2F%253Ca%2520href%3D"https://github.com/aws/smithy-go/commit/dc545a769d214b08bd69e93fffc40a962b815c56"><code>dc545a7</code></a">https://github.com/aws/smithy-go/commit/dc545a769d214b08bd69e93fffc40a962b815c56"><code>dc545a7</code></a> don't create op metrics context if not in use (<a href="/api/flow.js?q=https%3A%2F%2Fwww.github.com%2Fcoder%2Fcoder%2Fcommit%2F%253Ca%2520href%3D"https://redirect.github.com/aws/smithy-go/issues/613">#613</a>)</li">https://redirect.github.com/aws/smithy-go/issues/613">#613</a>)</li> <li><a href="/api/flow.js?q=https%3A%2F%2Fwww.github.com%2Fcoder%2Fcoder%2Fcommit%2F%253Ca%2520href%3D"https://github.com/aws/smithy-go/commit/6f12c095f5277d7e682217bcfd50bab607b193ab"><code>6f12c09</code></a">https://github.com/aws/smithy-go/commit/6f12c095f5277d7e682217bcfd50bab607b193ab"><code>6f12c09</code></a> add host label validation for region before ep resolution (<a href="/api/flow.js?q=https%3A%2F%2Fwww.github.com%2Fcoder%2Fcoder%2Fcommit%2F%253Ca%2520href%3D"https://redirect.github.com/aws/smithy-go/issues/612">#612</a>)</li">https://redirect.github.com/aws/smithy-go/issues/612">#612</a>)</li> <li>See full diff in <a href="/api/flow.js?q=https%3A%2F%2Fwww.github.com%2Fcoder%2Fcoder%2Fcommit%2F%253Ca%2520href%3D"https://github.com/aws/smithy-go/compare/v1.23.2...v1.24.0">compare">https://github.com/aws/smithy-go/compare/v1.23.2...v1.24.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/aws/smithy-go&package-manager=go_modules&previous-version=1.23.2&new-version=1.24.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e93a917 commit f94d8fc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ require (
8282
github.com/aquasecurity/trivy-iac v0.8.0
8383
github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2
8484
github.com/awalterschulze/gographviz v2.0.3+incompatible
85-
github.com/aws/smithy-go v1.23.2
85+
github.com/aws/smithy-go v1.24.0
8686
github.com/bramvdbogaerde/go-scp v1.5.0
8787
github.com/briandowns/spinner v1.23.0
8888
github.com/cakturk/go-netstat v0.0.0-20200220111822-e5b49efee7a5

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -794,8 +794,8 @@ github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.9 h1:LU8S9W/mPDAU9q0FjCLi0TrC
794794
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.9/go.mod h1:/j67Z5XBVDx8nZVp9EuFM9/BS5dvBznbqILGuu73hug=
795795
github.com/aws/aws-sdk-go-v2/service/sts v1.41.1 h1:GdGmKtG+/Krag7VfyOXV17xjTCz0i9NT+JnqLTOI5nA=
796796
github.com/aws/aws-sdk-go-v2/service/sts v1.41.1/go.mod h1:6TxbXoDSgBQ225Qd8Q+MbxUxUh6TtNKwbRt/EPS9xso=
797-
github.com/aws/smithy-go v1.23.2 h1:Crv0eatJUQhaManss33hS5r40CG3ZFH+21XSkqMrIUM=
798-
github.com/aws/smithy-go v1.23.2/go.mod h1:LEj2LM3rBRQJxPZTB4KuzZkaZYnZPnvgIhb4pu07mx0=
797+
github.com/aws/smithy-go v1.24.0 h1:LpilSUItNPFr1eY85RYgTIg5eIEPtvFbskaFcmmIUnk=
798+
github.com/aws/smithy-go v1.24.0/go.mod h1:LEj2LM3rBRQJxPZTB4KuzZkaZYnZPnvgIhb4pu07mx0=
799799
github.com/aymanbagabas/go-osc52/v2 v2.0.1 h1:HwpRHbFMcZLEVr42D4p7XBqjyuxQH5SMiErDT4WkJ2k=
800800
github.com/aymanbagabas/go-osc52/v2 v2.0.1/go.mod h1:uYgXzlJ7ZpABp8OJ+exZzJJhRNQ2ASbcXHWsFqH8hp8=
801801
github.com/aymanbagabas/go-udiff v0.2.0 h1:TK0fH4MteXUDspT88n8CKzvK0X9O2xu9yQjWpi6yML8=

0 commit comments

Comments
 (0)