⬆️ Bump github.com/aws/aws-xray-sdk-go from 1.8.0 to 1.8.1 in /src (#2686)
Bumps [github.com/aws/aws-xray-sdk-go](https://github.com/aws/aws-xray-sdk-go) from 1.8.0 to 1.8.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-xray-sdk-go/releases">github.com/aws/aws-xray-sdk-go's releases</a>.</em></p> <blockquote> <h2>v1.8.1</h2> <p>Please refer <a href="https://github.com/aws/aws-xray-sdk-go/blob/master/CHANGELOG.md">change-log</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-xray-sdk-go/blob/master/CHANGELOG.md">github.com/aws/aws-xray-sdk-go's changelog</a>.</em></p> <blockquote> <h1>Release v1.8.1 (2023-02-27)</h1> <h3>SDK Enhancements</h3> <h3>SDK Bugs</h3> <ul> <li>Fix Sample App Solution Stack and GO version <a href="https://github-redirect.dependabot.com/aws/aws-xray-sdk-go/pull/388">#PR 388</a></li> <li>Fix AWS GO SDK Vulnerability <a href="https://github-redirect.dependabot.com/aws/aws-xray-sdk-go/pull/390">#PR 390</a></li> <li>Fix mutex deadlock <a href="https://github-redirect.dependabot.com/aws/aws-xray-sdk-go/pull/393">#PR 393</a></li> <li>Update golang.org/x/text to fix CVEs <a href="https://github-redirect.dependabot.com/aws/aws-xray-sdk-go/pull/400">#PR 400</a></li> <li>Fix CVEs in integration tests <a href="https://github-redirect.dependabot.com/aws/aws-xray-sdk-go/pull/401">#PR 401</a></li> <li>Update sample app dependencies <a href="https://github-redirect.dependabot.com/aws/aws-xray-sdk-go/pull/405">#PR 405</a></li> <li>Update golang.org/x/net to fix CVEs <a href="https://github-redirect.dependabot.com/aws/aws-xray-sdk-go/pull/406">#PR 406</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="1e15418428"><code>1e15418</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/aws/aws-xray-sdk-go/issues/407">#407</a> from jj22ee/master</li> <li><a href="b795be75b3"><code>b795be7</code></a> Update changelog for 1.8.1</li> <li><a href="94cd14ecd3"><code>94cd14e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/aws/aws-xray-sdk-go/issues/406">#406</a> from jj22ee/fix-net-vulnerability</li> <li><a href="6b65b58462"><code>6b65b58</code></a> bump golang.org/x/net to v0.7.0 to fix CVEs</li> <li><a href="46ae5a0aa3"><code>46ae5a0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/aws/aws-xray-sdk-go/issues/405">#405</a> from jj22ee/fix-docker-build</li> <li><a href="b0e80c1428"><code>b0e80c1</code></a> update sample app</li> <li><a href="a437b43644"><code>a437b43</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/aws/aws-xray-sdk-go/issues/401">#401</a> from aws/dependabot/go_modules/integration-tests/dist...</li> <li><a href="3dcbb60444"><code>3dcbb60</code></a> Bump golang.org/x/net in /integration-tests/distributioncheck</li> <li><a href="42bb1e4d42"><code>42bb1e4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/aws/aws-xray-sdk-go/issues/400">#400</a> from aws/dependabot/go_modules/golang.org/x/text-0.3.8</li> <li><a href="28df1f28c6"><code>28df1f2</code></a> Bump golang.org/x/text from 0.3.7 to 0.3.8</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-xray-sdk-go/compare/v1.8.0...v1.8.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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 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>
This commit is contained in:
parent
0b2d0067ee
commit
b211892a80
@ -6,7 +6,7 @@ require (
|
|||||||
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.2.0
|
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.2.0
|
||||||
github.com/alcionai/clues v0.0.0-20230217203352-c3714e5e9013
|
github.com/alcionai/clues v0.0.0-20230217203352-c3714e5e9013
|
||||||
github.com/aws/aws-sdk-go v1.44.216
|
github.com/aws/aws-sdk-go v1.44.216
|
||||||
github.com/aws/aws-xray-sdk-go v1.8.0
|
github.com/aws/aws-xray-sdk-go v1.8.1
|
||||||
github.com/cenkalti/backoff/v4 v4.2.0
|
github.com/cenkalti/backoff/v4 v4.2.0
|
||||||
github.com/google/uuid v1.3.0
|
github.com/google/uuid v1.3.0
|
||||||
github.com/hashicorp/go-multierror v1.1.1
|
github.com/hashicorp/go-multierror v1.1.1
|
||||||
|
|||||||
@ -64,8 +64,8 @@ github.com/andybalholm/brotli v1.0.4 h1:V7DdXeJtZscaqfNuAdSRuRFzuiKlHSC/Zh3zl9qY
|
|||||||
github.com/andybalholm/brotli v1.0.4/go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig=
|
github.com/andybalholm/brotli v1.0.4/go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig=
|
||||||
github.com/aws/aws-sdk-go v1.44.216 h1:nDL5hEGBlUNHXMWbpP4dIyP8IB5tvRgksWE7biVu8JY=
|
github.com/aws/aws-sdk-go v1.44.216 h1:nDL5hEGBlUNHXMWbpP4dIyP8IB5tvRgksWE7biVu8JY=
|
||||||
github.com/aws/aws-sdk-go v1.44.216/go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI=
|
github.com/aws/aws-sdk-go v1.44.216/go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI=
|
||||||
github.com/aws/aws-xray-sdk-go v1.8.0 h1:0xncHZ588wB/geLjbM/esoW3FOEThWy2TJyb4VXfLFY=
|
github.com/aws/aws-xray-sdk-go v1.8.1 h1:O4pXV+hnCskaamGsZnFpzHyAmgPGusBMN6i7nnsy0Fo=
|
||||||
github.com/aws/aws-xray-sdk-go v1.8.0/go.mod h1:7LKe47H+j3evfvS1+q0wzpoaGXGrF3mUsfM+thqVO+A=
|
github.com/aws/aws-xray-sdk-go v1.8.1/go.mod h1:wMmVYzej3sykAttNBkXQHK/+clAPWTOrPiajEk7Cp3A=
|
||||||
github.com/benbjohnson/clock v1.1.0 h1:Q92kusRqC1XV2MjkWETPvjJVqKetz1OzxZB7mHJLju8=
|
github.com/benbjohnson/clock v1.1.0 h1:Q92kusRqC1XV2MjkWETPvjJVqKetz1OzxZB7mHJLju8=
|
||||||
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q=
|
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q=
|
||||||
github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8=
|
github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8=
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user