Skip to content

Commit

Permalink
Bump the all group with 2 updates (radius-project#7768)
Browse files Browse the repository at this point in the history
Bumps the all group with 2 updates:
[github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2)
and [github.com/gofrs/flock](https://github.com/gofrs/flock).

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.171.0 to
1.173.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/0e6ec96a45c5451f54505a183bf58440cf7c8dda"><code>0e6ec96</code></a>
Release 2024-07-25</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/f58e0598c55064b716781fe2d4605d681676b178"><code>f58e059</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/b915aeac3b60985f4390655c571e3bb8aa099999"><code>b915aea</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/bd92e5e52277aa1da501625490587ae1b810c07f"><code>bd92e5e</code></a>
remove integration test broken by cloudsearch service (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2725">#2725</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/205973f0f4c3455510ddb012aedcafdc34af8db3"><code>205973f</code></a>
Release 2024-07-24</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/26375ca737241a9df91db93bc2c6682abca0caa7"><code>26375ca</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/07c560fc9629189e1f7b15463806442a6241eda2"><code>07c560f</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/97a169227d4a21eee2034d57b5d2cba8a99983d0"><code>97a1692</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/17cc5151059c7c129e0bcc20591f42fd2830af68"><code>17cc515</code></a>
provide a region hint of &quot;us-west-2&quot; in GetBucketRegion
example (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2716">#2716</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/a46ec1d551f3d620b7ba3ad3548018366d1a6b59"><code>a46ec1d</code></a>
Release 2024-07-23</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/service/ec2/v1.171.0...service/ec2/v1.173.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/gofrs/flock` from 0.12.0 to 0.12.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/gofrs/flock/releases">github.com/gofrs/flock's
releases</a>.</em></p>
<blockquote>
<h2>v0.12.1</h2>
<h2>What's Changed</h2>
<ul>
<li>tests: add tests about directory support by <a
href="https://github.com/ldez"><code>@​ldez</code></a> in <a
href="https://redirect.github.com/gofrs/flock/pull/89">gofrs/flock#89</a></li>
<li>chore(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 in the all
group by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/gofrs/flock/pull/90">gofrs/flock#90</a></li>
<li>fix: missing read-write flag in reopenFDOnError by <a
href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a
href="https://redirect.github.com/gofrs/flock/pull/95">gofrs/flock#95</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/crazy-max"><code>@​crazy-max</code></a>
made their first contribution in <a
href="https://redirect.github.com/gofrs/flock/pull/95">gofrs/flock#95</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/gofrs/flock/compare/v0.12.0...v0.12.1">https://github.com/gofrs/flock/compare/v0.12.0...v0.12.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gofrs/flock/commit/9de625d921bf362f81e0760056fdff11c8542435"><code>9de625d</code></a>
fix: missing read-write flag in reopenFDOnError (<a
href="https://redirect.github.com/gofrs/flock/issues/95">#95</a>)</li>
<li><a
href="https://github.com/gofrs/flock/commit/ffdd9d46bb7ddcd5d9615cc9a0884edad8ea3800"><code>ffdd9d4</code></a>
chore: update github-action monthly</li>
<li><a
href="https://github.com/gofrs/flock/commit/384c6ff459c4ebab72b234c4a3d22b62bcae009b"><code>384c6ff</code></a>
chore(deps): bump github/codeql-action from 3.25.12 to 3.25.13 in the
all gro...</li>
<li><a
href="https://github.com/gofrs/flock/commit/f691d55d11d01d58d78cb5e357fca6f20ffdea4d"><code>f691d55</code></a>
chore(deps): bump github/codeql-action from 3.25.11 to 3.25.12 in the
all gro...</li>
<li><a
href="https://github.com/gofrs/flock/commit/2962fb7333e200609770795305bd9c9177870bff"><code>2962fb7</code></a>
chore(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 in the all
grou...</li>
<li><a
href="https://github.com/gofrs/flock/commit/7ff173f5ee6fe37d5a8bae5c250f0e8c17022ab4"><code>7ff173f</code></a>
chore: factorize (<a
href="https://redirect.github.com/gofrs/flock/issues/91">#91</a>)</li>
<li><a
href="https://github.com/gofrs/flock/commit/688d3b53f576341934979f20edc80070c19b4e30"><code>688d3b5</code></a>
chore(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 in the all
group (<a
href="https://redirect.github.com/gofrs/flock/issues/90">#90</a>)</li>
<li><a
href="https://github.com/gofrs/flock/commit/b26fb4d6e123544995c01e03c01180dab6144511"><code>b26fb4d</code></a>
chore: change default branch</li>
<li><a
href="https://github.com/gofrs/flock/commit/c08bb665ea1975bfcc3182d0033ed1ee7c9e735a"><code>c08bb66</code></a>
tests: add tests about directory support (<a
href="https://redirect.github.com/gofrs/flock/issues/89">#89</a>)</li>
<li><a
href="https://github.com/gofrs/flock/commit/5169644b9198f307ed198a9360aab196cbd07409"><code>5169644</code></a>
chore: use global issue templates</li>
<li>See full diff in <a
href="https://github.com/gofrs/flock/compare/v0.12.0...v0.12.1">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will 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 version` will 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


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 1127d12 commit 1c7b3ea
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ require (
github.com/aws/aws-sdk-go-v2/credentials v1.17.27
github.com/aws/aws-sdk-go-v2/service/cloudcontrol v1.20.3
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.53.3
github.com/aws/aws-sdk-go-v2/service/ec2 v1.171.0
github.com/aws/aws-sdk-go-v2/service/ec2 v1.173.0
github.com/aws/aws-sdk-go-v2/service/sts v1.30.3
github.com/aws/smithy-go v1.20.3
github.com/charmbracelet/bubbles v0.18.0
Expand All @@ -41,7 +41,7 @@ require (
github.com/go-playground/locales v0.14.1
github.com/go-playground/universal-translator v0.18.1
github.com/go-playground/validator/v10 v10.22.0
github.com/gofrs/flock v0.12.0
github.com/gofrs/flock v0.12.1
github.com/google/go-cmp v0.6.0
github.com/google/uuid v1.6.0
github.com/gosuri/uilive v0.0.4
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -297,8 +297,8 @@ github.com/aws/aws-sdk-go-v2/service/cloudcontrol v1.20.3 h1:QdoWu2A7sOU7g38Uj1d
github.com/aws/aws-sdk-go-v2/service/cloudcontrol v1.20.3/go.mod h1:AOsjRDzfgBXF2xsVqwoirlk69ZzSzZIiZdxMyqTih6k=
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.53.3 h1:mIpL+FXa+2U6oc85b/15JwJhNUU+c/LHwxM3hpQIxXQ=
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.53.3/go.mod h1:lcQ7+K0Q9x0ozhjBwDfBkuY8qexSP/QXLgp0jj+/NZg=
github.com/aws/aws-sdk-go-v2/service/ec2 v1.171.0 h1:r398oizT1O8AdQGpnxOMOIstEAAb3PPW5QZsL8w4Ujc=
github.com/aws/aws-sdk-go-v2/service/ec2 v1.171.0/go.mod h1:9KdiRVKTZyPRTlbX3i41FxTV+5OatZ7xOJCN4lleX7g=
github.com/aws/aws-sdk-go-v2/service/ec2 v1.173.0 h1:ta62lid9JkIpKZtZZXSj6rP2AqY5x1qYGq53ffxqD9Q=
github.com/aws/aws-sdk-go-v2/service/ec2 v1.173.0/go.mod h1:o6QDjdVKpP5EF0dp/VlvqckzuSDATr1rLdHt3A5m0YY=
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.3 h1:dT3MqvGhSoaIhRseqw2I0yH81l7wiR2vjs57O51EAm8=
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.3/go.mod h1:GlAeCkHwugxdHaueRr4nhPuY+WW+gR8UjlcqzPr1SPI=
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.17 h1:HGErhhrxZlQ044RiM+WdoZxp0p+EGM62y3L6pwA4olE=
Expand Down Expand Up @@ -538,8 +538,8 @@ github.com/go-test/deep v1.0.3/go.mod h1:wGDj63lr65AM2AQyKZd/NYHGb0R+1RLqB8NKt3a
github.com/gobwas/glob v0.2.3 h1:A4xDbljILXROh+kObIiy5kIaPYD8e96x1tgBhUI5J+Y=
github.com/gobwas/glob v0.2.3/go.mod h1:d3Ez4x06l9bZtSvzIay5+Yzi0fmZzPgnTbPcKjJAkT8=
github.com/godbus/dbus/v5 v5.0.4/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
github.com/gofrs/flock v0.12.0 h1:xHW8t8GPAiGtqz7KxiSqfOEXwpOaqhpYZrTE2MQBgXY=
github.com/gofrs/flock v0.12.0/go.mod h1:FirDy1Ing0mI2+kB6wk+vyyAH+e6xiE+EYA0jnzV9jc=
github.com/gofrs/flock v0.12.1 h1:MTLVXXHf8ekldpJk3AKicLij9MdwOWkZ+a/jHHZby9E=
github.com/gofrs/flock v0.12.1/go.mod h1:9zxTsyu5xtJ9DK+1tFZyibEV7y3uwDxPPfbxeeHCoD0=
github.com/gofrs/uuid v3.1.0+incompatible/go.mod h1:b2aQJv3Z4Fp6yNu3cdSllBxTCLRxnplIgP/c0N/04lM=
github.com/gogo/protobuf v1.1.1/go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ=
github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=
Expand Down

0 comments on commit 1c7b3ea

Please sign in to comment.