Skip to content

Commit

Permalink
Bump the all group with 13 updates (#7720)
Browse files Browse the repository at this point in the history
Bumps the all group with 13 updates:

| Package | From | To |
| --- | --- | --- |
|
[github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage](https://github.com/Azure/azure-sdk-for-go)
| `1.5.0` | `1.6.0` |
|
[github.com/Azure/secrets-store-csi-driver-provider-azure](https://github.com/Azure/secrets-store-csi-driver-provider-azure)
| `1.5.2` | `1.5.3` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) |
`1.30.0` | `1.30.1` |
|
[github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2)
| `1.27.21` | `1.27.23` |
|
[github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2)
| `1.17.21` | `1.17.23` |
|
[github.com/aws/aws-sdk-go-v2/service/cloudcontrol](https://github.com/aws/aws-sdk-go-v2)
| `1.19.1` | `1.20.1` |
|
[github.com/aws/aws-sdk-go-v2/service/cloudformation](https://github.com/aws/aws-sdk-go-v2)
| `1.52.1` | `1.53.1` |
|
[github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2)
| `1.165.1` | `1.167.1` |
|
[github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2)
| `1.29.1` | `1.30.1` |
| [github.com/aws/smithy-go](https://github.com/aws/smithy-go) |
`1.20.2` | `1.20.3` |
|
[github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea)
| `0.26.5` | `0.26.6` |
| [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) | `5.0.14` |
`5.1.0` |
| [github.com/gofrs/flock](https://github.com/gofrs/flock) | `0.8.1` |
`0.11.0` |

Updates
`github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage`
from 1.5.0 to 1.6.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Azure/azure-sdk-for-go/releases">github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage's
releases</a>.</em></p>
<blockquote>
<h2>sdk/internal/v1.6.0</h2>
<h2>1.6.0 (2024-04-16)</h2>
<h3>Features Added</h3>
<ul>
<li>Options types for <code>SetBodilessMatcher</code> and
<code>SetDefaultMatcher</code> now embed
<code>RecordingOptions</code></li>
<li>Added a collection of default sanitizers for test recordings</li>
</ul>
<h2>sdk/azidentity/v1.6.0</h2>
<h2>1.6.0 (2024-06-10)</h2>
<h3>Features Added</h3>
<ul>
<li><code>NewOnBehalfOfCredentialWithClientAssertions</code> creates an
on-behalf-of credential
that authenticates with client assertions such as federated
credentials</li>
</ul>
<h3>Breaking Changes</h3>
<blockquote>
<p>These changes affect only code written against a beta version such as
v1.6.0-beta.4</p>
</blockquote>
<ul>
<li>Removed <code>AzurePipelinesCredential</code> and the persistent
token caching API.
They will return in v1.7.0-beta.1</li>
</ul>
<h3>Bugs Fixed</h3>
<ul>
<li>Managed identity bug fixes</li>
</ul>
<h2>sdk/resourcemanager/storage/armstorage/v1.6.0</h2>
<h2>1.6.0 (2024-06-28)</h2>
<h3>Features Added</h3>
<ul>
<li>New value <code>AccessTierCold</code> added to enum type
<code>AccessTier</code></li>
<li>New value <code>ExpirationActionBlock</code> added to enum type
<code>ExpirationAction</code></li>
<li>New value <code>MinimumTLSVersionTLS13</code> added to enum type
<code>MinimumTLSVersion</code></li>
<li>New value <code>ProvisioningStateCanceled</code>,
<code>ProvisioningStateDeleting</code>,
<code>ProvisioningStateFailed</code>,
<code>ProvisioningStateValidateSubscriptionQuotaBegin</code>,
<code>ProvisioningStateValidateSubscriptionQuotaEnd</code> added to enum
type <code>ProvisioningState</code></li>
<li>New value <code>PublicNetworkAccessSecuredByPerimeter</code> added
to enum type <code>PublicNetworkAccess</code></li>
<li>New enum type <code>IssueType</code> with values
<code>IssueTypeConfigurationPropagationFailure</code>,
<code>IssueTypeUnknown</code></li>
<li>New enum type <code>ListLocalUserIncludeParam</code> with values
<code>ListLocalUserIncludeParamNfsv3</code></li>
<li>New enum type
<code>NetworkSecurityPerimeterConfigurationProvisioningState</code> with
values
<code>NetworkSecurityPerimeterConfigurationProvisioningStateAccepted</code>,
<code>NetworkSecurityPerimeterConfigurationProvisioningStateCanceled</code>,
<code>NetworkSecurityPerimeterConfigurationProvisioningStateDeleting</code>,
<code>NetworkSecurityPerimeterConfigurationProvisioningStateFailed</code>,
<code>NetworkSecurityPerimeterConfigurationProvisioningStateSucceeded</code></li>
<li>New enum type <code>NspAccessRuleDirection</code> with values
<code>NspAccessRuleDirectionInbound</code>,
<code>NspAccessRuleDirectionOutbound</code></li>
<li>New enum type <code>ResourceAssociationAccessMode</code> with values
<code>ResourceAssociationAccessModeAudit</code>,
<code>ResourceAssociationAccessModeEnforced</code>,
<code>ResourceAssociationAccessModeLearning</code></li>
<li>New enum type <code>RunResult</code> with values
<code>RunResultFailed</code>, <code>RunResultSucceeded</code></li>
<li>New enum type <code>RunStatusEnum</code> with values
<code>RunStatusEnumFinished</code>,
<code>RunStatusEnumInProgress</code></li>
<li>New enum type <code>Severity</code> with values
<code>SeverityError</code>, <code>SeverityWarning</code></li>
<li>New enum type <code>TriggerType</code> with values
<code>TriggerTypeOnSchedule</code>, <code>TriggerTypeRunOnce</code></li>
<li>New function
<code>*ClientFactory.NewNetworkSecurityPerimeterConfigurationsClient()
*NetworkSecurityPerimeterConfigurationsClient</code></li>
<li>New function
<code>*ClientFactory.NewTaskAssignmentInstancesReportClient()
*TaskAssignmentInstancesReportClient</code></li>
<li>New function <code>*ClientFactory.NewTaskAssignmentsClient()
*TaskAssignmentsClient</code></li>
<li>New function
<code>*ClientFactory.NewTaskAssignmentsInstancesReportClient()
*TaskAssignmentsInstancesReportClient</code></li>
<li>New function <code>NewTaskAssignmentInstancesReportClient(string,
azcore.TokenCredential, *arm.ClientOptions)
(*TaskAssignmentInstancesReportClient, error)</code></li>
<li>New function
<code>*TaskAssignmentInstancesReportClient.NewListPager(string, string,
string, *TaskAssignmentInstancesReportClientListOptions)
*runtime.Pager[TaskAssignmentInstancesReportClientListResponse]</code></li>
<li>New function <code>NewTaskAssignmentsClient(string,
azcore.TokenCredential, *arm.ClientOptions) (*TaskAssignmentsClient,
error)</code></li>
<li>New function
<code>*TaskAssignmentsClient.BeginCreate(context.Context, string,
string, string, TaskAssignment,
*TaskAssignmentsClientBeginCreateOptions)
(*runtime.Poller[TaskAssignmentsClientCreateResponse],
error)</code></li>
<li>New function
<code>*TaskAssignmentsClient.BeginDelete(context.Context, string,
string, string, *TaskAssignmentsClientBeginDeleteOptions)
(*runtime.Poller[TaskAssignmentsClientDeleteResponse],
error)</code></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/36f766d2feba70f64bed923c23b57602998e16c8"><code>36f766d</code></a>
add sdk/resourcemanager/cosmos/armcosmos live test (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20705">#20705</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/c005ed6159fdf2104077694b5f89e7063a0cc586"><code>c005ed6</code></a>
sdk/resourcemanager/network/armnetwork live test (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20331">#20331</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/5fa7df4852a100f4a7502d5064ae54b0aceb8260"><code>5fa7df4</code></a>
add sdk/resourcemanager/compute/armcompute live test (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20048">#20048</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/0d22aeddaaa48d5ac34320978393bc026dba4ccb"><code>0d22aed</code></a>
add sdk/resourcemanager/eventhub/armeventhub live test (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20686">#20686</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/2a8d96d355a38886b1bdf7b99d029b7f57108ee0"><code>2a8d96d</code></a>
add sdk/resourcemanager/postgresql/armpostgresql live test (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20685">#20685</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/b2cddab175e50e5e392f16d0b7b2745fafe51fe4"><code>b2cddab</code></a>
[Release] sdk/resourcemanager/paloaltonetworksngfw/armpanngfw/0.1.0 (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20437">#20437</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/ed7f3c719ea35a75734ac690e8fd02b17adbe4d7"><code>ed7f3c7</code></a>
Fix azidentity troubleshooting guide link (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20736">#20736</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/6dfd0cbd7c2796dbb3836edfbb712badbc8fbc4b"><code>6dfd0cb</code></a>
[azeventhubs] Fixing checkpoint store race condition (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20727">#20727</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/745d967e27046474eac60690c8c44847f5e590f5"><code>745d967</code></a>
pass along the artifact name so we can override it later (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20732">#20732</a>)</li>
<li><a
href="https://github.com/Azure/azure-sdk-for-go/commit/20b4dd8c3e30d468d33d6ad55e0a1dbaa4705abe"><code>20b4dd8</code></a>
Update changelog with latest features (<a
href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/20730">#20730</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.5.0...sdk/azcore/v1.6.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/Azure/secrets-store-csi-driver-provider-azure` from
1.5.2 to 1.5.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Azure/secrets-store-csi-driver-provider-azure/releases">github.com/Azure/secrets-store-csi-driver-provider-azure's
releases</a>.</em></p>
<blockquote>
<h2>v1.5.3- 2024-06-26</h2>
<h2>Changelog</h2>
<h3>Continuous Integration 💜</h3>
<ul>
<li>2b916e4 ci: cleanup windows pr gate (<a
href="https://redirect.github.com/Azure/secrets-store-csi-driver-provider-azure/pull/1539">Azure/secrets-store-csi-driver-provider-azure#1539</a>)</li>
<li>571cde6 ci: increase days-before-stale to 60 (<a
href="https://redirect.github.com/Azure/secrets-store-csi-driver-provider-azure/pull/1579">Azure/secrets-store-csi-driver-provider-azure#1579</a>)</li>
</ul>
<h3>Maintenance 🔧</h3>
<ul>
<li>555435c chore: removes conformance image from scan (<a
href="https://redirect.github.com/Azure/secrets-store-csi-driver-provider-azure/issues/1547">#1547</a>)</li>
<li>8296abd chore: bump golang.org/x/crypto from 0.22.0 to 0.23.0 (<a
href="https://redirect.github.com/Azure/secrets-store-csi-driver-provider-azure/pull/1559">Azure/secrets-store-csi-driver-provider-azure#1559</a>)</li>
<li>95ec8b6 chore: bumps monitoring images for arc extension (<a
href="https://redirect.github.com/Azure/secrets-store-csi-driver-provider-azure/pull/1603">Azure/secrets-store-csi-driver-provider-azure#1603</a>)</li>
</ul>
<h3>Testing 💚</h3>
<ul>
<li>9616f70 test: move all tests to use workload identity (<a
href="https://redirect.github.com/Azure/secrets-store-csi-driver-provider-azure/pull/1578">Azure/secrets-store-csi-driver-provider-azure#1578</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Azure/secrets-store-csi-driver-provider-azure/commit/20df719803098cbb568f5cd97b156a967e6cd36d"><code>20df719</code></a>
release: update manifest and helm charts for v1.5.3 (<a
href="https://redirect.github.com/Azure/secrets-store-csi-driver-provider-azure/issues/1605">#1605</a>)</li>
<li><a
href="https://github.com/Azure/secrets-store-csi-driver-provider-azure/commit/2e5e18ba63c45f53110563947d398df41938b722"><code>2e5e18b</code></a>
test: move all tests to use workload identity (<a
href="https://redirect.github.com/Azure/secrets-store-csi-driver-provider-azure/issues/1602">#1602</a>)</li>
<li>See full diff in <a
href="https://github.com/Azure/secrets-store-csi-driver-provider-azure/compare/v1.5.2...v1.5.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2` from 1.30.0 to 1.30.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/4509a600408280c8dcdbc6825ba750cf1628423d"><code>4509a60</code></a>
Release 2024-06-28</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/0c61504d74dd81214542aae8a68993166935fa2a"><code>0c61504</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/7ca59bf2c0fc11f80a59f7f0e5c7f4d7805444e3"><code>7ca59bf</code></a>
Update SDK's smithy-go dependency to v1.20.3</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/fe1af5ba9947870b221f0c17b92e4f6d48e318c9"><code>fe1af5b</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/b76404f69b8b6b2e398f9fd3f4759e36e3407353"><code>b76404f</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8ca412df63bb420ae20bf4ae198b8ea57e2aacf6"><code>8ca412d</code></a>
Release 2024-06-27</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/6505a148d0d4e3a624fa5fb10c7fc4a226c9257f"><code>6505a14</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/66e5439ffbb921f031bae700e78ecea6b48b3517"><code>66e5439</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/590c9dbbfd52c9f93a2997bcca309c362d7f90e1"><code>590c9db</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/7c25c211744bdcff47a7203a7a894b1241f9da50"><code>7c25c21</code></a>
Release 2024-06-26</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/v1.30.0...v1.30.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.21 to 1.27.23
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/4509a600408280c8dcdbc6825ba750cf1628423d"><code>4509a60</code></a>
Release 2024-06-28</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/0c61504d74dd81214542aae8a68993166935fa2a"><code>0c61504</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/7ca59bf2c0fc11f80a59f7f0e5c7f4d7805444e3"><code>7ca59bf</code></a>
Update SDK's smithy-go dependency to v1.20.3</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/fe1af5ba9947870b221f0c17b92e4f6d48e318c9"><code>fe1af5b</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/b76404f69b8b6b2e398f9fd3f4759e36e3407353"><code>b76404f</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8ca412df63bb420ae20bf4ae198b8ea57e2aacf6"><code>8ca412d</code></a>
Release 2024-06-27</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/6505a148d0d4e3a624fa5fb10c7fc4a226c9257f"><code>6505a14</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/66e5439ffbb921f031bae700e78ecea6b48b3517"><code>66e5439</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/590c9dbbfd52c9f93a2997bcca309c362d7f90e1"><code>590c9db</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/7c25c211744bdcff47a7203a7a894b1241f9da50"><code>7c25c21</code></a>
Release 2024-06-26</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.27.21...config/v1.27.23">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.21 to
1.17.23
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/4509a600408280c8dcdbc6825ba750cf1628423d"><code>4509a60</code></a>
Release 2024-06-28</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/0c61504d74dd81214542aae8a68993166935fa2a"><code>0c61504</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/7ca59bf2c0fc11f80a59f7f0e5c7f4d7805444e3"><code>7ca59bf</code></a>
Update SDK's smithy-go dependency to v1.20.3</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/fe1af5ba9947870b221f0c17b92e4f6d48e318c9"><code>fe1af5b</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/b76404f69b8b6b2e398f9fd3f4759e36e3407353"><code>b76404f</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8ca412df63bb420ae20bf4ae198b8ea57e2aacf6"><code>8ca412d</code></a>
Release 2024-06-27</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/6505a148d0d4e3a624fa5fb10c7fc4a226c9257f"><code>6505a14</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/66e5439ffbb921f031bae700e78ecea6b48b3517"><code>66e5439</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/590c9dbbfd52c9f93a2997bcca309c362d7f90e1"><code>590c9db</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/7c25c211744bdcff47a7203a7a894b1241f9da50"><code>7c25c21</code></a>
Release 2024-06-26</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.17.21...credentials/v1.17.23">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/service/cloudcontrol` from 1.19.1
to 1.20.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/0bcd933c546048915e0418a8e8f533a28af5f5c1"><code>0bcd933</code></a>
Release 2023-08-07</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/bbdb100ee1f96f41761ea9bf816e789fd45f3527"><code>bbdb100</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/3149717b99676ce86d6757fc8c7a7c5d75c69a17"><code>3149717</code></a>
Update SDK's smithy-go dependency to v1.14.1</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/43a8a6a61f0bea2fc59bff79df6b145c19485a60"><code>43a8a6a</code></a>
Update partitions file</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/2966ce7bdaca8b1c78b31019b4fb25c37cdcde09"><code>2966ce7</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/dad4b722853265d5287566f716809f575ab45a7c"><code>dad4b72</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/165c8b26cb8dc3d30fcc3eb79e55503fd242e816"><code>165c8b2</code></a>
Release 2023-08-04</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/aefb878506a9d79f6bdb8095e0cf6cdd19e78ebe"><code>aefb878</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/e2be5393e1847de2d1144d40e3dcd2b343e68b39"><code>e2be539</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/be8d8ed8accd053ea86706cd2edce7643c0dc224"><code>be8d8ed</code></a>
Update API model</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/v1.19.1...v1.20.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/service/cloudformation` from
1.52.1 to 1.53.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/0fde27cdffe0657695258e5d5220f7487117e71d"><code>0fde27c</code></a>
Release 2024-03-29</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/57e0d95a95f10e285c38e27401de7da9b7bad559"><code>57e0d95</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/e114db5c702d1103267da632ce985e3ce30b17fe"><code>e114db5</code></a>
Update SDK's smithy-go dependency to v1.20.2</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/f456f0784da02a3b21c24140a5426be035670352"><code>f456f07</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/96b431ae996732e64848cfa9c384db7ed76e84ef"><code>96b431a</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/6a694c7d3df3177fe4c4bbfff7e2e7a7733619bb"><code>6a694c7</code></a>
dep: upgrade to smithy 1.47.0 (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2587">#2587</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/973665bdd90b166296bf6aa4746fe7d4987dc5cb"><code>973665b</code></a>
Release 2024-03-28</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8b24e40df3cc8d0b78361242cf8e9cc97abf823e"><code>8b24e40</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8788e04046ab19ca6c89a4d95401850455082662"><code>8788e04</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/04803960abe0146af57291fa0f97fe347f667998"><code>0480396</code></a>
Update API model</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.52.1...service/s3/v1.53.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.165.1 to
1.167.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/4509a600408280c8dcdbc6825ba750cf1628423d"><code>4509a60</code></a>
Release 2024-06-28</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/0c61504d74dd81214542aae8a68993166935fa2a"><code>0c61504</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/7ca59bf2c0fc11f80a59f7f0e5c7f4d7805444e3"><code>7ca59bf</code></a>
Update SDK's smithy-go dependency to v1.20.3</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/fe1af5ba9947870b221f0c17b92e4f6d48e318c9"><code>fe1af5b</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/b76404f69b8b6b2e398f9fd3f4759e36e3407353"><code>b76404f</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8ca412df63bb420ae20bf4ae198b8ea57e2aacf6"><code>8ca412d</code></a>
Release 2024-06-27</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/6505a148d0d4e3a624fa5fb10c7fc4a226c9257f"><code>6505a14</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/66e5439ffbb921f031bae700e78ecea6b48b3517"><code>66e5439</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/590c9dbbfd52c9f93a2997bcca309c362d7f90e1"><code>590c9db</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/7c25c211744bdcff47a7203a7a894b1241f9da50"><code>7c25c21</code></a>
Release 2024-06-26</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/service/ec2/v1.165.1...service/ec2/v1.167.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.29.1 to 1.30.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/4509a600408280c8dcdbc6825ba750cf1628423d"><code>4509a60</code></a>
Release 2024-06-28</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/0c61504d74dd81214542aae8a68993166935fa2a"><code>0c61504</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/7ca59bf2c0fc11f80a59f7f0e5c7f4d7805444e3"><code>7ca59bf</code></a>
Update SDK's smithy-go dependency to v1.20.3</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/fe1af5ba9947870b221f0c17b92e4f6d48e318c9"><code>fe1af5b</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/b76404f69b8b6b2e398f9fd3f4759e36e3407353"><code>b76404f</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/8ca412df63bb420ae20bf4ae198b8ea57e2aacf6"><code>8ca412d</code></a>
Release 2024-06-27</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/6505a148d0d4e3a624fa5fb10c7fc4a226c9257f"><code>6505a14</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/66e5439ffbb921f031bae700e78ecea6b48b3517"><code>66e5439</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/590c9dbbfd52c9f93a2997bcca309c362d7f90e1"><code>590c9db</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/7c25c211744bdcff47a7203a7a894b1241f9da50"><code>7c25c21</code></a>
Release 2024-06-26</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.29.1...v1.30.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/aws/smithy-go` from 1.20.2 to 1.20.3
<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 (2024-06-27)</h1>
<h2>Module Highlights</h2>
<ul>
<li><code>github.com/aws/smithy-go</code>: v1.20.3
<ul>
<li><strong>Bug Fix</strong>: Fix encoding/cbor test overflow on
x86.</li>
</ul>
</li>
</ul>
<h1>Release (2024-03-29)</h1>
<ul>
<li>No change notes available for this release.</li>
</ul>
<h1>Release (2024-02-21)</h1>
<h2>Module Highlights</h2>
<ul>
<li><code>github.com/aws/smithy-go</code>: v1.20.1
<ul>
<li><strong>Bug Fix</strong>: Remove runtime dependency on go-cmp.</li>
</ul>
</li>
</ul>
<h1>Release (2024-02-13)</h1>
<h2>Module Highlights</h2>
<ul>
<li><code>github.com/aws/smithy-go</code>: v1.20.0
<ul>
<li><strong>Feature</strong>: Add codegen definition for sigv4a
trait.</li>
<li><strong>Feature</strong>: Bump minimum Go version to 1.20 per our
language support policy.</li>
</ul>
</li>
</ul>
<h1>Release (2023-12-07)</h1>
<h2>Module Highlights</h2>
<ul>
<li><code>github.com/aws/smithy-go</code>: v1.19.0
<ul>
<li><strong>Feature</strong>: Support modeled request compression.</li>
</ul>
</li>
</ul>
<h1>Release (2023-11-30)</h1>
<ul>
<li>No change notes available for this release.</li>
</ul>
<h1>Release (2023-11-29)</h1>
<h2>Module Highlights</h2>
<ul>
<li><code>github.com/aws/smithy-go</code>: v1.18.0
<ul>
<li><strong>Feature</strong>: Expose Options() method on generated
service clients.</li>
</ul>
</li>
</ul>
<h1>Release (2023-11-15)</h1>
<h2>Module Highlights</h2>
<ul>
<li><code>github.com/aws/smithy-go</code>: v1.17.0
<ul>
<li><strong>Feature</strong>: Support identity/auth components of client
reference architecture.</li>
</ul>
</li>
</ul>
<h1>Release (2023-10-31)</h1>
<h2>Module Highlights</h2>
<ul>
<li><code>github.com/aws/smithy-go</code>: v1.16.0
<ul>
<li><strong>Feature</strong>: <strong>LANG</strong>: Bump minimum go
version to 1.19.</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/smithy-go/commit/07bbd001753f9633a614f6c0949d3d73142433d0"><code>07bbd00</code></a>
Release 2024-06-27 (<a
href="https://redirect.github.com/aws/smithy-go/issues/522">#522</a>)</li>
<li><a
href="https://github.com/aws/smithy-go/commit/dd523d178e11a6a1b026ba5a6b76349f2638fa89"><code>dd523d1</code></a>
Cast numbers in &quot;uint oob&quot; test error messages to avoid
overflows (<a
href="https://redirect.github.com/aws/smithy-go/issues/514">#514</a>)</li>
<li><a
href="https://github.com/aws/smithy-go/commit/18cc44b043b6c60886e2e36ed1cb982c7aaaa26a"><code>18cc44b</code></a>
make godelegator extend writerdelegator&lt;gowriter&gt; and add
writeAdditionalFile...</li>
<li><a
href="https://github.com/aws/smithy-go/commit/5a2e64ead3e9485a811977d6a874fbe73ba942a0"><code>5a2e64e</code></a>
add codegen support for string array and operation context params in
endpoint...</li>
<li><a
href="https://github.com/aws/smithy-go/commit/5ca24b4c1752734fb2fabc1c124b4608bafb2114"><code>5ca24b4</code></a>
add client opts extension point for waiters/paginators (<a
href="https://redirect.github.com/aws/smithy-go/issues/518">#518</a>)</li>
<li><a
href="https://github.com/aws/smithy-go/commit/e421cf255aeb83f8105352f2b5a1a672e996279a"><code>e421cf2</code></a>
Add context into endpoint param binding inputs (<a
href="https://redirect.github.com/aws/smithy-go/issues/498">#498</a>)</li>
<li><a
href="https://github.com/aws/smithy-go/commit/bced1e1f053d2d457c9ff26bcaad38ccac816465"><code>bced1e1</code></a>
add 'sync/atomic' to the list of Go dependecies (<a
href="https://redirect.github.com/aws/smithy-go/issues/516">#516</a>)</li>
<li><a
href="https://github.com/aws/smithy-go/commit/3f5ffbf068666b17b95da55ba54d88ff7d0c2c49"><code>3f5ffbf</code></a>
add shape deserializer overrides (<a
href="https://redirect.github.com/aws/smithy-go/issues/512">#512</a>)</li>
<li><a
href="https://github.com/aws/smithy-go/commit/7afc826602b0c5a0f60732b7fb4d4ff0771d769f"><code>7afc826</code></a>
upgrade to smithy 1.49 (<a
href="https://redirect.github.com/aws/smithy-go/issues/511">#511</a>)</li>
<li><a
href="https://github.com/aws/smithy-go/commit/86d581fdb8b6bf3e4e1f9b429e9da0698d11d950"><code>86d581f</code></a>
fix: improve Go doc formatter (<a
href="https://redirect.github.com/aws/smithy-go/issues/510">#510</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/smithy-go/compare/v1.20.2...v1.20.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/charmbracelet/bubbletea` from 0.26.5 to 0.26.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/charmbracelet/bubbletea/releases">github.com/charmbracelet/bubbletea's
releases</a>.</em></p>
<blockquote>
<h2>v0.26.6</h2>
<h2>Changelog</h2>
<h3>Bug fixes</h3>
<ul>
<li>60a57eaf1f7f71e6678af1607581fad369cd6e88: fix: nil deref on release
terminal (<a
href="https://github.com/aymanbagabas"><code>@​aymanbagabas</code></a>)</li>
</ul>
<hr />
<p><!-- raw HTML omitted --><!-- raw HTML omitted --><!-- raw HTML
omitted --></p>
<p>Thoughts? Questions? We love hearing from you. Feel free to reach out
on <a href="https://twitter.com/charmcli">Twitter</a>, <a
href="https://mastodon.technology/@charm">The Fediverse</a>, or on <a
href="https://charm.sh/chat">Discord</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/charmbracelet/bubbletea/commit/60a57eaf1f7f71e6678af1607581fad369cd6e88"><code>60a57ea</code></a>
fix: nil deref on release terminal</li>
<li>See full diff in <a
href="https://github.com/charmbracelet/bubbletea/compare/v0.26.5...v0.26.6">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/go-chi/chi/v5` from 5.0.14 to 5.1.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/go-chi/chi/releases">github.com/go-chi/chi/v5's
releases</a>.</em></p>
<blockquote>
<h2>v5.1.0</h2>
<h2>What's Changed</h2>
<ul>
<li>middleware: add Discard method to WrapResponseWriter by <a
href="https://github.com/patrislav"><code>@​patrislav</code></a> in <a
href="https://redirect.github.com/go-chi/chi/pull/926">go-chi/chi#926</a>
<ul>
<li>Adds <code>Discard()</code> method to the
<code>middleware.WrapResponseWriter</code> interface. This is
technically an API breaking change. However after some discussion at <a
href="https://redirect.github.com/go-chi/chi/pull/926#discussion_r1658333481">go-chi/chi#926</a>,
we decided to move forward, and release as minor version, as we don't
expect anyone to rely on this interface / implement it externally.</li>
</ul>
</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/patrislav"><code>@​patrislav</code></a>
made their first contribution in <a
href="https://redirect.github.com/go-chi/chi/pull/926">go-chi/chi#926</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/go-chi/chi/compare/v5.0.14...v5.1.0">https://github.com/go-chi/chi/compare/v5.0.14...v5.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/go-chi/chi/commit/67be7d9cafdaeb4e04e887ff78d09e030ee43b00"><code>67be7d9</code></a>
middleware: add Discard method to WrapResponseWriter (<a
href="https://redirect.github.com/go-chi/chi/issues/926">#926</a>)</li>
<li>See full diff in <a
href="https://github.com/go-chi/chi/compare/v5.0.14...v5.1.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/gofrs/flock` from 0.8.1 to 0.11.0
<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.11.0</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: add options to define flag and permissions of the file by <a
href="https://github.com/ldez"><code>@​ldez</code></a> in <a
href="https://redirect.github.com/gofrs/flock/pull/76">gofrs/flock#76</a></li>
<li>tests: remove files generated during tests by <a
href="https://github.com/ldez"><code>@​ldez</code></a> in <a
href="https://redirect.github.com/gofrs/flock/pull/77">gofrs/flock#77</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/gofrs/flock/compare/v0.10.0...v0.11.0">https://github.com/gofrs/flock/compare/v0.10.0...v0.11.0</a></p>
<h2>v0.10.0</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: add support for Illumos/Solaris by <a
href="https://github.com/gaige"><code>@​gaige</code></a> in <a
href="https://redirect.github.com/gofrs/flock/pull/63">gofrs/flock#63</a></li>
<li>chore: migrate from gopkg.in/check to stretchr/testify by <a
href="https://github.com/ldez"><code>@​ldez</code></a> in <a
href="https://redirect.github.com/gofrs/flock/pull/70">gofrs/flock#70</a></li>
<li>docs: remove reference to sync.Locker by <a
href="https://github.com/ldez"><code>@​ldez</code></a> in <a
href="https://redirect.github.com/gofrs/flock/pull/66">gofrs/flock#66</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/gaige"><code>@​gaige</code></a> made
their first contribution in <a
href="https://redirect.github.com/gofrs/flock/pull/63">gofrs/flock#63</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/gofrs/flock/compare/v0.9.0...v0.10.0">https://github.com/gofrs/flock/compare/v0.9.0...v0.10.0</a></p>
<h2>v0.9.0</h2>
<h2>What's Changed</h2>
<ul>
<li>chore: add go modules by <a
href="https://github.com/moskyb"><code>@​moskyb</code></a> in <a
href="https://redirect.github.com/gofrs/flock/pull/57">gofrs/flock#57</a></li>
<li>chore(deps): bump golang.org/x/sys from 0.20.0 to 0.21.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/gofrs/flock/pull/65">gofrs/flock#65</a></li>
<li>fix: replace Syscall6 with SyscallN on Windows by <a
href="https://github.com/ldez"><code>@​ldez</code></a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/moskyb"><code>@​moskyb</code></a> made
their first contribution in <a
href="https://redirect.github.com/gofrs/flock/pull/57">gofrs/flock#57</a></li>
<li><a href="https://github.com/ldez"><code>@​ldez</code></a> made their
first contribution in <a
href="https://redirect.github.com/gofrs/flock/pull/64">gofrs/flock#64</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/gofrs/flock/compare/v0.8.1...v0.9.0">https://github.com/gofrs/flock/compare/v0.8.1...v0.9.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gofrs/flock/commit/b659e1e00ac3f430ee58fbfc49f69a9a3b45178c"><code>b659e1e</code></a>
feat: use options on retry (unix) (<a
href="https://redirect.github.com/gofrs/flock/issues/78">#78</a>)</li>
<li><a
href="https://github.com/gofrs/flock/commit/41cd564d8a39807ca496eeb52d30fc07e30bd14a"><code>41cd564</code></a>
tests: remove files generated during tests (<a
href="https://redirect.github.com/gofrs/flock/issues/77">#77</a>)</li>
<li><a
href="https://github.com/gofrs/flock/commit/2bc28906632e4505bf41772fc960cb4e503c754b"><code>2bc2890</code></a>
feat: add option to define flag and permissions of the file (<a
href="https://redirect.github.com/gofrs/flock/issues/76">#76</a>)</li>
<li><a
href="https://github.com/gofrs/flock/commit/502c570475d44ce8c6908ef2549398a053cf150a"><code>502c570</code></a>
chore: simplify GOOS evaluation</li>
<li><a
href="https://github.com/gofrs/flock/commit/d82685ef405f0f236e415b58a37f5600e2ed8fe2"><code>d82685e</code></a>
feat: add support for Illumos/Solaris (<a
href="https://redirect.github.com/gofrs/flock/issues/63">#63</a>)</li>
<li><a
href="https://github.com/gofrs/flock/commit/e5593aacf9442864c790048b8224d66872cb7174"><code>e5593aa</code></a>
chore: improve linter configuration (<a
href="https://redirect.github.com/gofrs/flock/issues/75">#75</a>)</li>
<li><a
href="https://github.com/gofrs/flock/commit/11de3daaa449112c2831861ed5488d389aff0b94"><code>11de3da</code></a>
chore: improve issue templates</li>
<li><a
href="https://github.com/gofrs/flock/commit/282887c09b16c2642e29cb1437379887771ce691"><code>282887c</code></a>
chore: add issue templates (<a
href="https://redirect.github.com/gofrs/flock/issues/74">#74</a>)</li>
<li><a
href="https://github.com/gofrs/flock/commit/f29941ee59797135aa6d29d34444a074c02a37dc"><code>f29941e</code></a>
chore(deps): bump github/codeql-action from 3.25.10 to 3.25.11 in the
all gro...</li>
<li><a
href="https://github.com/gofrs/flock/commit/7e2658a3ad60d40cb60587075799201f7343c739"><code>7e2658a</code></a>
docs: improve security policies (<a
href="https://redirect.github.com/gofrs/flock/issues/71">#71</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/gofrs/flock/compare/v0.8.1...v0.11.0">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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 5, 2024
1 parent a8371ee commit 7ebd49e
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 60 deletions.
40 changes: 20 additions & 20 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,25 +10,25 @@ require (
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources v1.2.0
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armsubscriptions v1.3.0
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/servicebus/armservicebus/v2 v2.0.0-beta.3
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage v1.5.0
github.com/Azure/secrets-store-csi-driver-provider-azure v1.5.2
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage v1.6.0
github.com/Azure/secrets-store-csi-driver-provider-azure v1.5.3
github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
github.com/agnivade/levenshtein v1.1.1
github.com/aws/aws-sdk-go-v2 v1.30.0
github.com/aws/aws-sdk-go-v2/config v1.27.21
github.com/aws/aws-sdk-go-v2/credentials v1.17.21
github.com/aws/aws-sdk-go-v2/service/cloudcontrol v1.19.1
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.52.1
github.com/aws/aws-sdk-go-v2/service/ec2 v1.165.1
github.com/aws/aws-sdk-go-v2/service/sts v1.29.1
github.com/aws/smithy-go v1.20.2
github.com/aws/aws-sdk-go-v2 v1.30.1
github.com/aws/aws-sdk-go-v2/config v1.27.23
github.com/aws/aws-sdk-go-v2/credentials v1.17.23
github.com/aws/aws-sdk-go-v2/service/cloudcontrol v1.20.1
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.53.1
github.com/aws/aws-sdk-go-v2/service/ec2 v1.167.1
github.com/aws/aws-sdk-go-v2/service/sts v1.30.1
github.com/aws/smithy-go v1.20.3
github.com/charmbracelet/bubbles v0.18.0
github.com/charmbracelet/bubbletea v0.26.5
github.com/charmbracelet/bubbletea v0.26.6
github.com/charmbracelet/lipgloss v0.11.0
github.com/charmbracelet/x/exp/teatest v0.0.0-20240408110044-525ba71bb562
github.com/dimchansky/utfbom v1.1.1
github.com/fatih/color v1.17.0
github.com/go-chi/chi/v5 v5.0.14
github.com/go-chi/chi/v5 v5.1.0
github.com/go-git/go-git/v5 v5.12.0
github.com/go-logr/logr v1.4.2
github.com/go-logr/zapr v1.3.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.8.1
github.com/gofrs/flock v0.11.0
github.com/google/go-cmp v0.6.0
github.com/google/uuid v1.6.0
github.com/gosuri/uilive v0.0.4
Expand Down Expand Up @@ -105,7 +105,7 @@ require (
github.com/Microsoft/hcsshim v0.12.4 // indirect
github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
github.com/aws/aws-sdk-go v1.54.6 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.3 // indirect
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
github.com/blang/semver/v4 v4.0.0 // indirect
github.com/charmbracelet/x/ansi v0.1.2 // indirect
Expand Down Expand Up @@ -169,13 +169,13 @@ require (
github.com/agext/levenshtein v1.2.3 // indirect
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
github.com/atotto/clipboard v0.1.4 // indirect
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.8 // indirect
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.12 // indirect
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.12 // indirect
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.9 // indirect
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.13 // indirect
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.13 // indirect
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.14 // indirect
github.com/aws/aws-sdk-go-v2/service/sso v1.21.1 // indirect
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.25.1 // indirect
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.15 // indirect
github.com/aws/aws-sdk-go-v2/service/sso v1.22.1 // indirect
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.1 // indirect
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
github.com/aymanbagabas/go-udiff v0.2.0 // indirect
github.com/beorn7/perks v1.0.1 // indirect
Expand Down
82 changes: 42 additions & 40 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,8 @@ github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/internal v1.1.2 h1:mLY+pNL
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/internal v1.1.2/go.mod h1:FbdwsQ2EzwvXxOPcMFYO8ogEc9uMMIj3YkmCdXdAFmk=
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/internal/v2 v2.0.0 h1:PTFGRSlMKCQelWwxUyYVEUqseBJVemLyqWJjvMyt0do=
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/internal/v2 v2.0.0/go.mod h1:LRr2FzBTQlONPPa5HREE5+RjSCTXl7BwOvYOaWTqCaI=
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/internal/v3 v3.0.0 h1:Kb8eVvjdP6kZqYnER5w/PiGCFp91yVgaxve3d7kCEpY=
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/internal/v3 v3.0.0/go.mod h1:lYq15QkJyEsNegz5EhI/0SXQ6spvGfgwBH/Qyzkoc/s=
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/managementgroups/armmanagementgroups v1.0.0 h1:pPvTJ1dY0sA35JOeFq6TsY2xj6Z85Yo23Pj4wCCvu4o=
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/managementgroups/armmanagementgroups v1.0.0/go.mod h1:mLfWfj8v3jfWKsL9G4eoBoXVcsqcIUTapmdKy7uGOp0=
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/msi/armmsi v1.2.0 h1:z4YeiSXxnUI+PqB46Yj6MZA3nwb1CcJIkEMDrzUd8Cs=
Expand All @@ -217,12 +219,12 @@ github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armsubscriptions
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armsubscriptions v1.3.0/go.mod h1:TpiwjwnW/khS0LKs4vW5UmmT9OWcxaveS8U7+tlknzo=
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/servicebus/armservicebus/v2 v2.0.0-beta.3 h1:JLPf82byRFgfB0f2feJMmRfCCFV0W9/GayiiewTvjlw=
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/servicebus/armservicebus/v2 v2.0.0-beta.3/go.mod h1:9sfaaa+UF5VVus+Tr/bd1qm1oRoltnewm3HpiT9l8VU=
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage v1.5.0 h1:AifHbc4mg0x9zW52WOpKbsHaDKuRhlI7TVl47thgQ70=
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage v1.5.0/go.mod h1:T5RfihdXtBDxt1Ch2wobif3TvzTdumDy29kahv6AV9A=
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage v1.6.0 h1:PiSrjRPpkQNjrM8H0WwKMnZUdu1RGMtd/LdGKUrOo+c=
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage v1.6.0/go.mod h1:oDrbWx4ewMylP7xHivfgixbfGBT6APAwsSoHRKotnIc=
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 h1:L/gRVlceqvL25UVaW/CKtUDjefjrs0SPonmDGUVOYP0=
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161/go.mod h1:xomTg63KZ2rFqZQzSB4Vz2SUXa1BpHTVz9L5PTmPC4E=
github.com/Azure/secrets-store-csi-driver-provider-azure v1.5.2 h1:yKh/vEjO3OjDrZUlVhUOkm7iGDNpBTOfKiFb5iTuzMY=
github.com/Azure/secrets-store-csi-driver-provider-azure v1.5.2/go.mod h1:iMohyEfgCy0o+E34oKymQoM/BHBY73xtzqvWXneyZz4=
github.com/Azure/secrets-store-csi-driver-provider-azure v1.5.3 h1:6SefiwIRJGGPpXvVl3giD25bFAy6UE9hlr2eV6KLZ0Q=
github.com/Azure/secrets-store-csi-driver-provider-azure v1.5.3/go.mod h1:pzCppgj8LpfhNtln9QdHuI0g5j0qJeh/ux/EQGTCLHg=
github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 h1:XHOnouVk1mxXfQidrMEnLlPk9UMeRtyBTnEFtxkV0kU=
github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2/go.mod h1:wP83P5OoQ5p6ip3ScPr0BAq0BvuPAvacpEuSzyouqAI=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
Expand Down Expand Up @@ -277,38 +279,38 @@ github.com/atotto/clipboard v0.1.4/go.mod h1:ZY9tmq7sm5xIbd9bOK4onWV4S6X0u6GY7Vn
github.com/aws/aws-sdk-go v1.44.122/go.mod h1:y4AeaBuwd2Lk+GepC1E9v0qOiTws0MIWAX4oIKwKHZo=
github.com/aws/aws-sdk-go v1.54.6 h1:HEYUib3yTt8E6vxjMWM3yAq5b+qjj/6aKA62mkgux9g=
github.com/aws/aws-sdk-go v1.54.6/go.mod h1:eRwEWoyTWFMVYVQzKMNHWP5/RV4xIUGMQfXQHfHkpNU=
github.com/aws/aws-sdk-go-v2 v1.30.0 h1:6qAwtzlfcTtcL8NHtbDQAqgM5s6NDipQTkPxyH/6kAA=
github.com/aws/aws-sdk-go-v2 v1.30.0/go.mod h1:ffIFB97e2yNsv4aTSGkqtHnppsIJzw7G7BReUZ3jCXM=
github.com/aws/aws-sdk-go-v2/config v1.27.21 h1:yPX3pjGCe2hJsetlmGNB4Mngu7UPmvWPzzWCv1+boeM=
github.com/aws/aws-sdk-go-v2/config v1.27.21/go.mod h1:4XtlEU6DzNai8RMbjSF5MgGZtYvrhBP/aKZcRtZAVdM=
github.com/aws/aws-sdk-go-v2/credentials v1.17.21 h1:pjAqgzfgFhTv5grc7xPHtXCAaMapzmwA7aU+c/SZQGw=
github.com/aws/aws-sdk-go-v2/credentials v1.17.21/go.mod h1:nhK6PtBlfHTUDVmBLr1dg+WHCOCK+1Fu/WQyVHPsgNQ=
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.8 h1:FR+oWPFb/8qMVYMWN98bUZAGqPvLHiyqg1wqQGfUAXY=
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.8/go.mod h1:EgSKcHiuuakEIxJcKGzVNWh5srVAQ3jKaSrBGRYvM48=
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.12 h1:SJ04WXGTwnHlWIODtC5kJzKbeuHt+OUNOgKg7nfnUGw=
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.12/go.mod h1:FkpvXhA92gb3GE9LD6Og0pHHycTxW7xGpnEh5E7Opwo=
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.12 h1:hb5KgeYfObi5MHkSSZMEudnIvX30iB+E21evI4r6BnQ=
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.12/go.mod h1:CroKe/eWJdyfy9Vx4rljP5wTUjNJfb+fPz1uMYUhEGM=
github.com/aws/aws-sdk-go-v2 v1.30.1 h1:4y/5Dvfrhd1MxRDD77SrfsDaj8kUkkljU7XE83NPV+o=
github.com/aws/aws-sdk-go-v2 v1.30.1/go.mod h1:nIQjQVp5sfpQcTc9mPSr1B0PaWK5ByX9MOoDadSN4lc=
github.com/aws/aws-sdk-go-v2/config v1.27.23 h1:Cr/gJEa9NAS7CDAjbnB7tHYb3aLZI2gVggfmSAasDac=
github.com/aws/aws-sdk-go-v2/config v1.27.23/go.mod h1:WMMYHqLCFu5LH05mFOF5tsq1PGEMfKbu083VKqLCd0o=
github.com/aws/aws-sdk-go-v2/credentials v1.17.23 h1:G1CfmLVoO2TdQ8z9dW+JBc/r8+MqyPQhXCafNZcXVZo=
github.com/aws/aws-sdk-go-v2/credentials v1.17.23/go.mod h1:V/DvSURn6kKgcuKEk4qwSwb/fZ2d++FFARtWSbXnLqY=
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.9 h1:Aznqksmd6Rfv2HQN9cpqIV/lQRMaIpJkLLaJ1ZI76no=
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.9/go.mod h1:WQr3MY7AxGNxaqAtsDWn+fBxmd4XvLkzeqQ8P1VM0/w=
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.13 h1:5SAoZ4jYpGH4721ZNoS1znQrhOfZinOhc4XuTXx/nVc=
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.13/go.mod h1:+rdA6ZLpaSeM7tSg/B0IEDinCIBJGmW8rKDFkYpP04g=
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.13 h1:WIijqeaAO7TYFLbhsZmi2rgLEAtWOC1LhxCAVTJlSKw=
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.13/go.mod h1:i+kbfa76PQbWw/ULoWnp51EYVWH4ENln76fLQE3lXT8=
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 h1:hT8rVHwugYE2lEfdFE0QWVo81lF7jMrYJVDWI+f+VxU=
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0/go.mod h1:8tu/lYfQfFe6IGnaOdrpVgEL2IrrDOf6/m9RQum4NkY=
github.com/aws/aws-sdk-go-v2/service/cloudcontrol v1.19.1 h1:xje03QCAf/8b1Ntsx/QR4oTn0tMIshVT/OUAilcwcO0=
github.com/aws/aws-sdk-go-v2/service/cloudcontrol v1.19.1/go.mod h1:4hiczFeqZEQy8yX5/uY1rgXKnOXam6GAoWZrFEfoyMY=
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.52.1 h1:Ts+mCjOtt8o2k2vnWnX/0sE0eSmEVWBvfJkNrNMQlAo=
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.52.1/go.mod h1:IrWhabzdTEc651GAq7rgst/SYcEqqcD7Avr82m28AAU=
github.com/aws/aws-sdk-go-v2/service/ec2 v1.165.1 h1:LkSnU1c9JKJyXYcwpWgQGuwctwv3pDenMUgH2CmLd1A=
github.com/aws/aws-sdk-go-v2/service/ec2 v1.165.1/go.mod h1:Wv7N3iFOKVsZNIaw9MOBUmwCkX6VMmQQRFhMrHtNGno=
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2 h1:Ji0DY1xUsUr3I8cHps0G+XM3WWU16lP6yG8qu1GAZAs=
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2/go.mod h1:5CsjAbs3NlGQyZNFACh+zztPDI7fU6eW9QsxjfnuBKg=
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.14 h1:zSDPny/pVnkqABXYRicYuPf9z2bTqfH13HT3v6UheIk=
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.14/go.mod h1:3TTcI5JSzda1nw/pkVC9dhgLre0SNBFj2lYS4GctXKI=
github.com/aws/aws-sdk-go-v2/service/sso v1.21.1 h1:sd0BsnAvLH8gsp2e3cbaIr+9D7T1xugueQ7V/zUAsS4=
github.com/aws/aws-sdk-go-v2/service/sso v1.21.1/go.mod h1:lcQG/MmxydijbeTOp04hIuJwXGWPZGI3bwdFDGRTv14=
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.25.1 h1:1uEFNNskK/I1KoZ9Q8wJxMz5V9jyBlsiaNrM7vA3YUQ=
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.25.1/go.mod h1:z0P8K+cBIsFXUr5rzo/psUeJ20XjPN0+Nn8067Nd+E4=
github.com/aws/aws-sdk-go-v2/service/sts v1.29.1 h1:myX5CxqXE0QMZNja6FA1/FSE3Vu1rVmeUmpJMMzeZg0=
github.com/aws/aws-sdk-go-v2/service/sts v1.29.1/go.mod h1:N2mQiucsO0VwK9CYuS4/c2n6Smeh1v47Rz3dWCPFLdE=
github.com/aws/smithy-go v1.20.2 h1:tbp628ireGtzcHDDmLT/6ADHidqnwgF57XOXZe6tp4Q=
github.com/aws/smithy-go v1.20.2/go.mod h1:krry+ya/rV9RDcV/Q16kpu6ypI4K2czasz0NC3qS14E=
github.com/aws/aws-sdk-go-v2/service/cloudcontrol v1.20.1 h1:VUlePk/9vflvPer1gDBUSqSwyM0ndXANgbcH+Cc4Z9o=
github.com/aws/aws-sdk-go-v2/service/cloudcontrol v1.20.1/go.mod h1:kTrwcqiwlwb2EeSfD0ZHOXeRrILlj5tadO4h6x3PPvc=
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.53.1 h1:BRqHFEapAqnLxyF+JaTY9ZSb9VOYRigQvIn8ZT+epro=
github.com/aws/aws-sdk-go-v2/service/cloudformation v1.53.1/go.mod h1:sTe4rXyCwvTDKXbijOKY0XeyFX5oplp5070fsUIa+Mw=
github.com/aws/aws-sdk-go-v2/service/ec2 v1.167.1 h1:194kHl9h0FnIZ9PTWeBiAYVX8lKYJ9OT3rZXFM79X2M=
github.com/aws/aws-sdk-go-v2/service/ec2 v1.167.1/go.mod h1:CtLD6CPq9z9dyMxV+H6/M5d9+/ea3dO80um029GXqV0=
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.15 h1:I9zMeF107l0rJrpnHpjEiiTSCKYAIw8mALiXcPsGBiA=
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.15/go.mod h1:9xWJ3Q/S6Ojusz1UIkfycgD1mGirJfLLKqq3LPT7WN8=
github.com/aws/aws-sdk-go-v2/service/sso v1.22.1 h1:p1GahKIjyMDZtiKoIn0/jAj/TkMzfzndDv5+zi2Mhgc=
github.com/aws/aws-sdk-go-v2/service/sso v1.22.1/go.mod h1:/vWdhoIoYA5hYoPZ6fm7Sv4d8701PiG5VKe8/pPJL60=
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.1 h1:lCEv9f8f+zJ8kcFeAjRZsekLd/x5SAm96Cva+VbUdo8=
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.1/go.mod h1:xyFHA4zGxgYkdD73VeezHt3vSKEG9EmFnGwoKlP00u4=
github.com/aws/aws-sdk-go-v2/service/sts v1.30.1 h1:+woJ607dllHJQtsnJLi52ycuqHMwlW+Wqm2Ppsfp4nQ=
github.com/aws/aws-sdk-go-v2/service/sts v1.30.1/go.mod h1:jiNR3JqT15Dm+QWq2SRgh0x0bCNSRP2L25+CqPNpJlQ=
github.com/aws/smithy-go v1.20.3 h1:ryHwveWzPV5BIof6fyDvor6V3iUL7nTfiTKXHiW05nE=
github.com/aws/smithy-go v1.20.3/go.mod h1:krry+ya/rV9RDcV/Q16kpu6ypI4K2czasz0NC3qS14E=
github.com/aymanbagabas/go-osc52/v2 v2.0.1 h1:HwpRHbFMcZLEVr42D4p7XBqjyuxQH5SMiErDT4WkJ2k=
github.com/aymanbagabas/go-osc52/v2 v2.0.1/go.mod h1:uYgXzlJ7ZpABp8OJ+exZzJJhRNQ2ASbcXHWsFqH8hp8=
github.com/aymanbagabas/go-udiff v0.2.0 h1:TK0fH4MteXUDspT88n8CKzvK0X9O2xu9yQjWpi6yML8=
Expand Down Expand Up @@ -341,8 +343,8 @@ github.com/chai2010/gettext-go v1.0.3 h1:9liNh8t+u26xl5ddmWLmsOsdNLwkdRTg5AG+JnT
github.com/chai2010/gettext-go v1.0.3/go.mod h1:y+wnP2cHYaVj19NZhYKAwEMH2CI1gNHeQQ+5AjwawxA=
github.com/charmbracelet/bubbles v0.18.0 h1:PYv1A036luoBGroX6VWjQIE9Syf2Wby2oOl/39KLfy0=
github.com/charmbracelet/bubbles v0.18.0/go.mod h1:08qhZhtIwzgrtBjAcJnij1t1H0ZRjwHyGsy6AL11PSw=
github.com/charmbracelet/bubbletea v0.26.5 h1:90pqTPElAReb/qQUgSMUresTkfwVr0Wx+zczeHHOgxk=
github.com/charmbracelet/bubbletea v0.26.5/go.mod h1:dz8CWPlfCCGLFbBlTY4N7bjLiyOGDJEnd2Muu7pOWhk=
github.com/charmbracelet/bubbletea v0.26.6 h1:zTCWSuST+3yZYZnVSvbXwKOPRSNZceVeqpzOLN2zq1s=
github.com/charmbracelet/bubbletea v0.26.6/go.mod h1:dz8CWPlfCCGLFbBlTY4N7bjLiyOGDJEnd2Muu7pOWhk=
github.com/charmbracelet/lipgloss v0.11.0 h1:UoAcbQ6Qml8hDwSWs0Y1cB5TEQuZkDPH/ZqwWWYTG4g=
github.com/charmbracelet/lipgloss v0.11.0/go.mod h1:1UdRTH9gYgpcdNN5oBtjbu/IzNKtzVtb7sqN1t9LNn8=
github.com/charmbracelet/x/ansi v0.1.2 h1:6+LR39uG8DE6zAmbu023YlqjJHkYXDF1z36ZwzO4xZY=
Expand Down Expand Up @@ -466,8 +468,8 @@ github.com/gabriel-vasile/mimetype v1.4.4/go.mod h1:JwLei5XPtWdGiMFB5Pjle1oEeoSe
github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=
github.com/gliderlabs/ssh v0.3.7 h1:iV3Bqi942d9huXnzEF2Mt+CY9gLu8DNM4Obd+8bODRE=
github.com/gliderlabs/ssh v0.3.7/go.mod h1:zpHEXBstFnQYtGnB8k8kQLol82umzn/2/snG7alWVD8=
github.com/go-chi/chi/v5 v5.0.14 h1:PyEwo2Vudraa0x/Wl6eDRRW2NXBvekgfxyydcM0WGE0=
github.com/go-chi/chi/v5 v5.0.14/go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8=
github.com/go-chi/chi/v5 v5.1.0 h1:acVI1TYaD+hhedDJ3r54HyA6sExp3HfXq7QWEEY/xMw=
github.com/go-chi/chi/v5 v5.1.0/go.mod h1:DslCQbL2OYiznFReuXYUmQ2hGd1aDpCnlMNITLSKoi8=
github.com/go-errors/errors v1.5.1 h1:ZwEMSLRCapFLflTpT7NKaAc7ukJ8ZPEjzlxt8rPN8bk=
github.com/go-errors/errors v1.5.1/go.mod h1:sIVyrIiJhuEF+Pj9Ebtd6P/rEYROXFi3BopGUQ5a5Og=
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 h1:+zs/tPmkDkHx3U66DAb0lQFJrpS6731Oaa12ikc+DiI=
Expand Down Expand Up @@ -534,8 +536,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.8.1 h1:+gYjHKf32LDeiEEFhQaotPbLuUXjY5ZqxKgXy7n59aw=
github.com/gofrs/flock v0.8.1/go.mod h1:F1TvTiK9OcQqauNUHlbJvyl9Qa1QvF/gOUDKA14jxHU=
github.com/gofrs/flock v0.11.0 h1:AGFQxrpWd8ezw60AvLWIPbxMydNfF8564pwH3FCty0g=
github.com/gofrs/flock v0.11.0/go.mod h1:FirDy1Ing0mI2+kB6wk+vyyAH+e6xiE+EYA0jnzV9jc=
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 7ebd49e

Please sign in to comment.