mirror of
https://github.com/wavetermdev/waveterm
synced 2026-05-23 16:58:30 +00:00
Bump github.com/aws/smithy-go from 1.22.1 to 1.22.2 (#1835)
Bumps [github.com/aws/smithy-go](https://github.com/aws/smithy-go) from 1.22.1 to 1.22.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/smithy-go/blob/main/CHANGELOG.md">github.com/aws/smithy-go's changelog</a>.</em></p> <blockquote> <h1>Release (2025-01-21)</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.2 <ul> <li><strong>Bug Fix</strong>: Fix HTTP metrics data race.</li> <li><strong>Bug Fix</strong>: Replace usages of deprecated ioutil package.</li> </ul> </li> </ul> <h1>Release (2024-11-15)</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.1 <ul> <li><strong>Bug Fix</strong>: Fix failure to replace URI path segments when their names overlap.</li> </ul> </li> </ul> <h1>Release (2024-10-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.22.0 <ul> <li><strong>Feature</strong>: Add HTTP client metrics.</li> </ul> </li> </ul> <h1>Release (2024-09-25)</h1> <h2>Module Highlights</h2> <ul> <li><code>github.com/aws/smithy-go/aws-http-auth</code>: <a href="https://github.com/aws/smithy-go/blob/main/aws-http-auth/CHANGELOG.md#v100-2024-09-25">v1.0.0</a> <ul> <li><strong>Release</strong>: Initial release of module aws-http-auth, which implements generically consumable SigV4 and SigV4a request signing.</li> </ul> </li> </ul> <h1>Release (2024-09-19)</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.21.0 <ul> <li><strong>Feature</strong>: Add tracing and metrics APIs, and builtin instrumentation for both, in generated clients.</li> </ul> </li> <li><code>github.com/aws/smithy-go/metrics/smithyotelmetrics</code>: <a href="https://github.com/aws/smithy-go/blob/main/metrics/smithyotelmetrics/CHANGELOG.md#v100-2024-09-19">v1.0.0</a> <ul> <li><strong>Release</strong>: Initial release of <code>smithyotelmetrics</code> module, which is used to adapt an OpenTelemetry SDK meter provider to be used with Smithy clients.</li> </ul> </li> <li><code>github.com/aws/smithy-go/tracing/smithyoteltracing</code>: <a href="https://github.com/aws/smithy-go/blob/main/tracing/smithyoteltracing/CHANGELOG.md#v100-2024-09-19">v1.0.0</a> <ul> <li><strong>Release</strong>: Initial release of <code>smithyoteltracing</code> module, which is used to adapt an OpenTelemetry SDK tracer provider to be used with Smithy clients.</li> </ul> </li> </ul> <h1>Release (2024-08-14)</h1> <h2>Module Highlights</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="f2ae388e50"><code>f2ae388</code></a> Release 2025-01-21</li> <li><a href="d9b8ee9d55"><code>d9b8ee9</code></a> refactor: fix deprecated for ioutil (<a href="https://redirect.github.com/aws/smithy-go/issues/560">#560</a>)</li> <li><a href="ee8334e832"><code>ee8334e</code></a> transport/http: fix metrics race condition (<a href="https://redirect.github.com/aws/smithy-go/issues/555">#555</a>)</li> <li><a href="7e8149709c"><code>7e81497</code></a> transport/http: fix go doc typo (<a href="https://redirect.github.com/aws/smithy-go/issues/554">#554</a>)</li> <li><a href="a7d0f1ef5f"><code>a7d0f1e</code></a> fix potential nil deref in waiter path matcher (<a href="https://redirect.github.com/aws/smithy-go/issues/563">#563</a>)</li> <li><a href="e5c5ac3012"><code>e5c5ac3</code></a> add changelog instructions and make recipe</li> <li><a href="5e16ee7648"><code>5e16ee7</code></a> add missing waiter retry breakout on non-nil non-matched error (<a href="https://redirect.github.com/aws/smithy-go/issues/561">#561</a>)</li> <li><a href="10fbeed6f8"><code>10fbeed</code></a> Revert "Change defaults when generating a client via smithy CLI (<a href="https://redirect.github.com/aws/smithy-go/issues/558">#558</a>)" (<a href="https://redirect.github.com/aws/smithy-go/issues/559">#559</a>)</li> <li><a href="95ba31879b"><code>95ba318</code></a> Change defaults when generating a client via smithy CLI (<a href="https://redirect.github.com/aws/smithy-go/issues/558">#558</a>)</li> <li>See full diff in <a href="https://github.com/aws/smithy-go/compare/v1.22.1...v1.22.2">compare view</a></li> </ul> </details> <br /> [](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>
This commit is contained in:
parent
4e6db9ae01
commit
9c971b609c
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -7,7 +7,7 @@ require (
|
|||
github.com/aws/aws-sdk-go-v2 v1.33.0
|
||||
github.com/aws/aws-sdk-go-v2/config v1.29.1
|
||||
github.com/aws/aws-sdk-go-v2/service/s3 v1.73.2
|
||||
github.com/aws/smithy-go v1.22.1
|
||||
github.com/aws/smithy-go v1.22.2
|
||||
github.com/creack/pty v1.1.21
|
||||
github.com/fsnotify/fsnotify v1.8.0
|
||||
github.com/golang-jwt/jwt/v5 v5.2.1
|
||||
|
|
|
|||
4
go.sum
4
go.sum
|
|
@ -50,8 +50,8 @@ github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.10 h1:l+dgv/64iVlQ3WsBbnn+JSb
|
|||
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.10/go.mod h1:Fzsj6lZEb8AkTE5S68OhcbBqeWPsR8RnGuKPr8Todl8=
|
||||
github.com/aws/aws-sdk-go-v2/service/sts v1.33.9 h1:BRVDbewN6VZcwr+FBOszDKvYeXY1kJ+GGMCcpghlw0U=
|
||||
github.com/aws/aws-sdk-go-v2/service/sts v1.33.9/go.mod h1:f6vjfZER1M17Fokn0IzssOTMT2N8ZSq+7jnNF0tArvw=
|
||||
github.com/aws/smithy-go v1.22.1 h1:/HPHZQ0g7f4eUeK6HKglFz8uwVfZKgoI25rb/J+dnro=
|
||||
github.com/aws/smithy-go v1.22.1/go.mod h1:irrKGvNn1InZwb2d7fkIRNucdfwR8R+Ts3wxYa/cJHg=
|
||||
github.com/aws/smithy-go v1.22.2 h1:6D9hW43xKFrRx/tXXfAlIZc4JI+yQe6snnWcQyxSyLQ=
|
||||
github.com/aws/smithy-go v1.22.2/go.mod h1:irrKGvNn1InZwb2d7fkIRNucdfwR8R+Ts3wxYa/cJHg=
|
||||
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
|
||||
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
|
||||
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
|
||||
|
|
|
|||
Loading…
Reference in a new issue