Skip to content

Commit 4b2be1f

Browse files
chore(deps): bump the go group with 6 updates (#1441)
Bumps the go group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.73` | `1.17.74` | | [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.43.3` | `1.44.0` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.79.2` | `1.79.3` | | [github.com/fluxcd/pkg/ssa](https://github.com/fluxcd/pkg) | `0.45.1` | `0.46.0` | | [github.com/mikefarah/yq/v4](https://github.com/mikefarah/yq) | `4.45.1` | `4.45.2` | | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.7.3` | `9.8.0` | Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.73 to 1.17.74 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/cfef7b8bb84e6f11f5294901ebbb45eccc702b96"><code>cfef7b8</code></a> Release 2025-04-28</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/6de0aa4647f8e70309b94987a6a7d9dbe41a8be7"><code>6de0aa4</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/c2224b26d5dcf3cf6117b90649bd17f5d7561e3c"><code>c2224b2</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/6f897c6ad66a638bf769a2791e19699b08e7fbc3"><code>6f897c6</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/977ee1d009c7bffd8b456d12c276b859caf7f4da"><code>977ee1d</code></a> don't perform checksum validation in non-200 responses (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3075">#3075</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b06fd664465de19f26e46ada588801c1c3013f78"><code>b06fd66</code></a> Release 2025-04-25</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/989866c3da168aeb7f89d2f8ec6804c573c5789a"><code>989866c</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/5a3a3dfc32c5aa5df53568222252db40d894263c"><code>5a3a3df</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/aa132cce708ed0b059b7cbd23962ef755b8b080d"><code>aa132cc</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/3aace4178c90b4b6acd3e6485e04e752c7c30a85"><code>3aace41</code></a> Transfer Manager v2 downloader concurrency fix and version control (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3058">#3058</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/feature/s3/manager/v1.17.73...feature/s3/manager/v1.17.74">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.43.3 to 1.44.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/ac2c871bff4a9fbb6284f1dcc061fdcabea346f3"><code>ac2c871</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/03c6858107f8c4c85637c18e1b643e33ca4575c0"><code>03c6858</code></a> deprecate v4.SignHTTPRequestMiddleware (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2375">#2375</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/0be05fa6cc06d8e81eda10cbf8413030754c4df6"><code>0be05fa</code></a> Release 2023-11-17</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/d0c9d422756e7eb30b9937468e659b140fc5e578"><code>d0c9d42</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/e2ede4019d693a352b0ccbb0b87dd74c1fb4990e"><code>e2ede40</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/7720f87d0ec2f3609e2912c864b6f9ae550e0792"><code>7720f87</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/4bd06b93f8627928c17604383bd8639f2cb23739"><code>4bd06b9</code></a> Merge customizations for service s3</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/24bd51460e581c55d4a2c05832f8d73da5de0833"><code>24bd514</code></a> Merge pull request <a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2373">#2373</a> from aws/deprecate-macie</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/ce87b8413004cd20963ffc8f069963ae2e738e32"><code>ce87b84</code></a> Add changelog for last commit</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/ea520b62d3cb5c276a39212b73bb2d2eb7f66cdd"><code>ea520b6</code></a> Remove macie service</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/ssm/v1.43.3...service/s3/v1.44.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.79.2 to 1.79.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/cfef7b8bb84e6f11f5294901ebbb45eccc702b96"><code>cfef7b8</code></a> Release 2025-04-28</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/6de0aa4647f8e70309b94987a6a7d9dbe41a8be7"><code>6de0aa4</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/c2224b26d5dcf3cf6117b90649bd17f5d7561e3c"><code>c2224b2</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/6f897c6ad66a638bf769a2791e19699b08e7fbc3"><code>6f897c6</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/977ee1d009c7bffd8b456d12c276b859caf7f4da"><code>977ee1d</code></a> don't perform checksum validation in non-200 responses (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3075">#3075</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b06fd664465de19f26e46ada588801c1c3013f78"><code>b06fd66</code></a> Release 2025-04-25</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/989866c3da168aeb7f89d2f8ec6804c573c5789a"><code>989866c</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/5a3a3dfc32c5aa5df53568222252db40d894263c"><code>5a3a3df</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/aa132cce708ed0b059b7cbd23962ef755b8b080d"><code>aa132cc</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/3aace4178c90b4b6acd3e6485e04e752c7c30a85"><code>3aace41</code></a> Transfer Manager v2 downloader concurrency fix and version control (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3058">#3058</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.79.2...service/s3/v1.79.3">compare view</a></li> </ul> </details> <br /> Updates `github.com/fluxcd/pkg/ssa` from 0.45.1 to 0.46.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/pkg/commit/7e9c75bbb6a47b08c194edefa11d1c436e5bdd9e"><code>7e9c75b</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/913">#913</a> from fluxcd/update-deps-internal-k8s-1.33</li> <li><a href="https://github.com/fluxcd/pkg/commit/9d7ac7b0f3f0a8df03a0d4f0e270237d5f384432"><code>9d7ac7b</code></a> Update internal dependencies</li> <li><a href="https://github.com/fluxcd/pkg/commit/7a0e0e2f50d436f415cef495924a4e3bc25bac35"><code>7a0e0e2</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/903">#903</a> from fluxcd/dependabot/github_actions/ci-eefd586f05</li> <li><a href="https://github.com/fluxcd/pkg/commit/0b69606095bf35e953fe97c01d14032fc318f3f5"><code>0b69606</code></a> build(deps): bump the ci group across 1 directory with 12 updates</li> <li><a href="https://github.com/fluxcd/pkg/commit/1b76ef3df3b8cbe605c2b3c07721b983e0322a42"><code>1b76ef3</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/912">#912</a> from fluxcd/k8s-1.33</li> <li><a href="https://github.com/fluxcd/pkg/commit/bcb62f2376e5e45eb98a74b145718edebb292635"><code>bcb62f2</code></a> Update to Kubernetes 1.33.0 and Go 1.24.0</li> <li><a href="https://github.com/fluxcd/pkg/commit/877b123dd56df041167b7161b10d127152a45fb0"><code>877b123</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/pkg/issues/904">#904</a> from fluxcd/git-mtls</li> <li><a href="https://github.com/fluxcd/pkg/commit/ee8655f54d61c755b048c3d71cfc4c7fc9fcca23"><code>ee8655f</code></a> Remove duplicate err return</li> <li><a href="https://github.com/fluxcd/pkg/commit/3465f32bb954a223174d81f7bb1999f586557867"><code>3465f32</code></a> Wire <code>ClientCert</code> and <code>ClientKey</code> into gogit client</li> <li><a href="https://github.com/fluxcd/pkg/commit/f069943a1a191365d0cefc0ecbc1ae94fa4a3797"><code>f069943</code></a> Add <code>ClientCert</code> and <code>ClientKey</code> to Git auth options</li> <li>Additional commits viewable in <a href="https://github.com/fluxcd/pkg/compare/ssa/v0.45.1...oci/v0.46.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/mikefarah/yq/v4` from 4.45.1 to 4.45.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mikefarah/yq/releases">github.com/mikefarah/yq/v4's releases</a>.</em></p> <blockquote> <h2>v4.45.2</h2> <ul> <li>Added windows arm builds (Thanks <a href="https://github.com/albertocavalcante"><code>@​albertocavalcante</code></a>, <a href="https://github.com/ShukantPal"><code>@​ShukantPal</code></a>)</li> <li>Added s390x platform support (Thanks <a href="https://github.com/ashokpariya0"><code>@​ashokpariya0</code></a>)</li> <li>Additionally push docker images to ghcr.io (Thanks <a href="https://github.com/reegnz"><code>@​reegnz</code></a>)</li> <li>Fixing add when there is no node match <a href="https://redirect.github.com/mikefarah/yq/issues/2325">#2325</a></li> <li>sort_by works on maps</li> <li>Bumped dependencies</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mikefarah/yq/blob/master/release_notes.txt">github.com/mikefarah/yq/v4's changelog</a>.</em></p> <blockquote> <p>4.45.2:</p> <ul> <li>Added windows arm builds (Thanks <a href="https://github.com/albertocavalcante"><code>@​albertocavalcante</code></a>, <a href="https://github.com/ShukantPal"><code>@​ShukantPal</code></a>)</li> <li>Added s390x platform support (Thanks <a href="https://github.com/ashokpariya0"><code>@​ashokpariya0</code></a>)</li> <li>Additionally push docker images to ghcr.io (Thanks <a href="https://github.com/reegnz"><code>@​reegnz</code></a>)</li> <li>Fixing add when there is no node match <a href="https://redirect.github.com/mikefarah/yq/issues/2325">#2325</a></li> <li>sort_by works on maps</li> <li>Bumped dependencies</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mikefarah/yq/commit/c59fa8de59f1f5a16fdbfd1e2a6e97a1b42a64b9"><code>c59fa8d</code></a> Bumping version</li> <li><a href="https://github.com/mikefarah/yq/commit/ef8b520f89eb159562fee9da7dfb2f07a7ab6e68"><code>ef8b520</code></a> Updating release notes</li> <li><a href="https://github.com/mikefarah/yq/commit/20b51291202846d235c9979bdade24108c058d39"><code>20b5129</code></a> Updating golanglint</li> <li><a href="https://github.com/mikefarah/yq/commit/89518a09b814e8b8341e84c7a51ced71b8e88e5e"><code>89518a0</code></a> Bumping golint</li> <li><a href="https://github.com/mikefarah/yq/commit/d01ac7801d2c74aca6c7df4fe3322d99c65e6c11"><code>d01ac78</code></a> Regen doc</li> <li><a href="https://github.com/mikefarah/yq/commit/67520b5e7b212478ad287c610de199c4246504dd"><code>67520b5</code></a> Adding windows arm build <a href="https://redirect.github.com/mikefarah/yq/issues/2344">#2344</a></li> <li><a href="https://github.com/mikefarah/yq/commit/7b6e61ba2c146a481ff4f80dd8d8e42c3e728086"><code>7b6e61b</code></a> Update README.md</li> <li><a href="https://github.com/mikefarah/yq/commit/cf8621d9e3949fb86f3c9046d3cce4c130e608b2"><code>cf8621d</code></a> Install to /usr/local in README install instruction</li> <li><a href="https://github.com/mikefarah/yq/commit/340b8972528b927aa29bcf0efb809302d6eb470d"><code>340b897</code></a> Bump github.com/spf13/cobra from 1.8.1 to 1.9.1</li> <li><a href="https://github.com/mikefarah/yq/commit/4155c99a12e439d5724a194dfadca0fa91671b31"><code>4155c99</code></a> Typo in cats example</li> <li>Additional commits viewable in <a href="https://github.com/mikefarah/yq/compare/v4.45.1...v4.45.2">compare view</a></li> </ul> </details> <br /> Updates `github.com/redis/go-redis/v9` from 9.7.3 to 9.8.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/redis/go-redis/releases">github.com/redis/go-redis/v9's releases</a>.</em></p> <blockquote> <h2>v9.8.0</h2> <h1>9.8.0 (2025-04-30)</h1> <h2>🚀 Highlights</h2> <ul> <li><strong>Redis 8 Support</strong>: Full compatibility with Redis 8.0, including testing and CI integration</li> <li><strong>Enhanced Hash Operations</strong>: Added support for new hash commands (<code>HGETDEL</code>, <code>HGETEX</code>, <code>HSETEX</code>) and <code>HSTRLEN</code> command</li> <li><strong>Search Improvements</strong>: Enabled Search DIALECT 2 by default and added <code>CountOnly</code> argument for <code>FT.Search</code></li> </ul> <h2>✨ New Features</h2> <ul> <li>Added support for new hash commands: <code>HGETDEL</code>, <code>HGETEX</code>, <code>HSETEX</code> (<a href="https://redirect.github.com/redis/go-redis/pull/3305">#3305</a>)</li> <li>Added <code>HSTRLEN</code> command for hash operations (<a href="https://redirect.github.com/redis/go-redis/pull/2843">#2843</a>)</li> <li>Added <code>Do</code> method for raw query by single connection from <code>pool.Conn()</code> (<a href="https://redirect.github.com/redis/go-redis/pull/3182">#3182</a>)</li> <li>Prevent false-positive marshaling by treating zero time.Time as empty in isEmptyValue (<a href="https://redirect.github.com/redis/go-redis/pull/3273">#3273</a>)</li> <li>Added FailoverClusterClient support for Universal client (<a href="https://redirect.github.com/redis/go-redis/pull/2794">#2794</a>)</li> <li>Added support for cluster mode with <code>IsClusterMode</code> config parameter (<a href="https://redirect.github.com/redis/go-redis/pull/3255">#3255</a>)</li> <li>Added client name support in <code>HELLO</code> RESP handshake (<a href="https://redirect.github.com/redis/go-redis/pull/3294">#3294</a>)</li> <li><strong>Enabled Search DIALECT 2 by default</strong> (<a href="https://redirect.github.com/redis/go-redis/pull/3213">#3213</a>)</li> <li>Added read-only option for failover configurations (<a href="https://redirect.github.com/redis/go-redis/pull/3281">#3281</a>)</li> <li>Added <code>CountOnly</code> argument for <code>FT.Search</code> to use <code>LIMIT 0 0</code> (<a href="https://redirect.github.com/redis/go-redis/pull/3338">#3338</a>)</li> <li>Added <code>DB</code> option support in <code>NewFailoverClusterClient</code> (<a href="https://redirect.github.com/redis/go-redis/pull/3342">#3342</a>)</li> <li>Added <code>nil</code> check for the options when creating a client (<a href="https://redirect.github.com/redis/go-redis/pull/3363">#3363</a>)</li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>Fixed <code>PubSub</code> concurrency safety issues (<a href="https://redirect.github.com/redis/go-redis/pull/3360">#3360</a>)</li> <li>Fixed panic caused when argument is <code>nil</code> (<a href="https://redirect.github.com/redis/go-redis/pull/3353">#3353</a>)</li> <li>Improved error handling when fetching master node from sentinels (<a href="https://redirect.github.com/redis/go-redis/pull/3349">#3349</a>)</li> <li>Fixed connection pool timeout issues and increased retries (<a href="https://redirect.github.com/redis/go-redis/pull/3298">#3298</a>)</li> <li>Fixed context cancellation error leading to connection spikes on Primary instances (<a href="https://redirect.github.com/redis/go-redis/pull/3190">#3190</a>)</li> <li>Fixed RedisCluster client to consider <code>MASTERDOWN</code> a retriable error (<a href="https://redirect.github.com/redis/go-redis/pull/3164">#3164</a>)</li> <li>Fixed tracing to show complete commands instead of truncated versions (<a href="https://redirect.github.com/redis/go-redis/pull/3290">#3290</a>)</li> <li>Fixed OpenTelemetry instrumentation to prevent multiple span reporting (<a href="https://redirect.github.com/redis/go-redis/pull/3168">#3168</a>)</li> <li>Fixed <code>FT.Search</code> Limit argument and added <code>CountOnly</code> argument for limit 0 0 (<a href="https://redirect.github.com/redis/go-redis/pull/3338">#3338</a>)</li> <li>Fixed missing command in interface (<a href="https://redirect.github.com/redis/go-redis/pull/3344">#3344</a>)</li> <li>Fixed slot calculation for <code>COUNTKEYSINSLOT</code> command (<a href="https://redirect.github.com/redis/go-redis/pull/3327">#3327</a>)</li> <li>Updated PubSub implementation with correct context (<a href="https://redirect.github.com/redis/go-redis/pull/3329">#3329</a>)</li> </ul> <h2>📚 Documentation</h2> <ul> <li>Added hash search examples (<a href="https://redirect.github.com/redis/go-redis/pull/3357">#3357</a>)</li> <li>Fixed documentation comments (<a href="https://redirect.github.com/redis/go-redis/pull/3351">#3351</a>)</li> <li>Added <code>CountOnly</code> search example (<a href="https://redirect.github.com/redis/go-redis/pull/3345">#3345</a>)</li> <li>Added examples for list commands: <code>LLEN</code>, <code>LPOP</code>, <code>LPUSH</code>, <code>LRANGE</code>, <code>RPOP</code>, <code>RPUSH</code> (<a href="https://redirect.github.com/redis/go-redis/pull/3234">#3234</a>)</li> <li>Added <code>SADD</code> and <code>SMEMBERS</code> command examples (<a href="https://redirect.github.com/redis/go-redis/pull/3242">#3242</a>)</li> <li>Updated <code>README.md</code> to use Redis Discord guild (<a href="https://redirect.github.com/redis/go-redis/pull/3331">#3331</a>)</li> <li>Updated <code>HExpire</code> command documentation (<a href="https://redirect.github.com/redis/go-redis/pull/3355">#3355</a>)</li> <li>Featured OpenTelemetry instrumentation more prominently (<a href="https://redirect.github.com/redis/go-redis/pull/3316">#3316</a>)</li> <li>Updated <code>README.md</code> with additional information (<a href="https://github.com/redis/go-redis/commit/310ce55">#310ce55</a>)</li> </ul> <h2>⚡ Performance and Reliability</h2> <ul> <li>Bound connection pool background dials to configured dial timeout (<a href="https://redirect.github.com/redis/go-redis/pull/3089">#3089</a>)</li> <li>Ensured context isn't exhausted via concurrent query (<a href="https://redirect.github.com/redis/go-redis/pull/3334">#3334</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/redis/go-redis/commit/fba6dececdf138af0b34928e28d514f9205ed7d2"><code>fba6dec</code></a> Merge branch 'master' into v9.8</li> <li><a href="https://github.com/redis/go-redis/commit/46ede21fdbe2ab00aff180ab14f2a490996c81ba"><code>46ede21</code></a> chore(release): Update version to v9.8.0</li> <li><a href="https://github.com/redis/go-redis/commit/22992116f37f38c0b34ad2a6a5f19ff244c3f8ad"><code>2299211</code></a> feat(options): panic when options are nil (<a href="https://redirect.github.com/redis/go-redis/issues/3363">#3363</a>)</li> <li><a href="https://github.com/redis/go-redis/commit/8f582356b31a8bdc9bfad7327abb4e279eddbdb5"><code>8f58235</code></a> chore(ci): Use redis 8 rc2 image. (<a href="https://redirect.github.com/redis/go-redis/issues/3361">#3361</a>)</li> <li><a href="https://github.com/redis/go-redis/commit/09dc3510a2c7c38a6be81f8fcf22ed8ed7410e40"><code>09dc351</code></a> migrate golangci-lint config to v2 format (<a href="https://redirect.github.com/redis/go-redis/issues/3354">#3354</a>)</li> <li><a href="https://github.com/redis/go-redis/commit/cb2cfb000d5321b7f49204175dfa24f2ab69d18e"><code>cb2cfb0</code></a> fix: <code>PubSub</code> isn't concurrency-safe (<a href="https://redirect.github.com/redis/go-redis/issues/3360">#3360</a>)</li> <li><a href="https://github.com/redis/go-redis/commit/46d4b20ee247198ad0386e93286773c755e3632a"><code>46d4b20</code></a> feat: func isEmptyValue support time.Time (<a href="https://redirect.github.com/redis/go-redis/issues/3273">#3273</a>)</li> <li><a href="https://github.com/redis/go-redis/commit/f9b0e70f4c0e34210d8429592fc165922d91e706"><code>f9b0e70</code></a> update HExpire command documentation (<a href="https://redirect.github.com/redis/go-redis/issues/3355">#3355</a>)</li> <li><a href="https://github.com/redis/go-redis/commit/b28606cf2599bdebce2b2f534445e605f4d76e1e"><code>b28606c</code></a> Update README.md, use redis discord guild (<a href="https://redirect.github.com/redis/go-redis/issues/3331">#3331</a>)</li> <li><a href="https://github.com/redis/go-redis/commit/adb479820c600565622a8c7d739d7b38ce86e5b1"><code>adb4798</code></a> fix: Fix panic caused when arg is nil (<a href="https://redirect.github.com/redis/go-redis/issues/3353">#3353</a>)</li> <li>Additional commits viewable in <a href="https://github.com/redis/go-redis/compare/v9.7.3...v9.8.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>
1 parent db2b500 commit 4b2be1f

2 files changed

Lines changed: 33 additions & 33 deletions

File tree

go.mod

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ require (
1212
github.com/aws/aws-sdk-go-v2 v1.36.3
1313
github.com/aws/aws-sdk-go-v2/config v1.29.14
1414
github.com/aws/aws-sdk-go-v2/credentials v1.17.67
15-
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.73
16-
github.com/aws/aws-sdk-go-v2/service/ecr v1.43.3
17-
github.com/aws/aws-sdk-go-v2/service/s3 v1.79.2
15+
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.74
16+
github.com/aws/aws-sdk-go-v2/service/ecr v1.44.0
17+
github.com/aws/aws-sdk-go-v2/service/s3 v1.79.3
1818
github.com/chainguard-dev/git-urls v1.0.2
1919
github.com/cloudflare/cfssl v1.6.5
2020
github.com/containerd/containerd v1.7.27
@@ -28,7 +28,7 @@ require (
2828
github.com/docker/go-connections v0.5.0
2929
github.com/drone/envsubst v1.0.3
3030
github.com/fluxcd/cli-utils v0.36.0-flux.13
31-
github.com/fluxcd/pkg/ssa v0.45.1
31+
github.com/fluxcd/pkg/ssa v0.46.0
3232
github.com/gertd/go-pluralize v0.2.1
3333
github.com/ghodss/yaml v1.0.0
3434
github.com/go-git/go-billy/v5 v5.6.2
@@ -49,7 +49,7 @@ require (
4949
github.com/mandelsoft/spiff v1.7.0-beta-7
5050
github.com/mandelsoft/vfs v0.4.4
5151
github.com/marstr/guid v1.1.0
52-
github.com/mikefarah/yq/v4 v4.45.1
52+
github.com/mikefarah/yq/v4 v4.45.2
5353
github.com/mitchellh/copystructure v1.2.0
5454
github.com/mittwald/go-helm-client v0.12.17
5555
github.com/moby/locker v1.0.1
@@ -59,7 +59,7 @@ require (
5959
github.com/opencontainers/go-digest v1.0.0
6060
github.com/opencontainers/image-spec v1.1.1
6161
github.com/pkg/errors v0.9.1
62-
github.com/redis/go-redis/v9 v9.7.3
62+
github.com/redis/go-redis/v9 v9.8.0
6363
github.com/rogpeppe/go-internal v1.14.1
6464
github.com/sigstore/cosign/v2 v2.5.0
6565
github.com/sigstore/rekor v1.3.10
@@ -127,7 +127,7 @@ require (
127127
github.com/a8m/envsubst v1.4.2 // indirect
128128
github.com/alecthomas/chroma/v2 v2.16.0 // indirect
129129
github.com/alecthomas/go-check-sumtype v0.3.1 // indirect
130-
github.com/alecthomas/participle/v2 v2.1.1 // indirect
130+
github.com/alecthomas/participle/v2 v2.1.4 // indirect
131131
github.com/alexkohler/nakedret/v2 v2.0.6 // indirect
132132
github.com/alexkohler/prealloc v1.0.0 // indirect
133133
github.com/alibabacloud-go/alibabacloud-gateway-spi v0.0.5 // indirect
@@ -155,7 +155,7 @@ require (
155155
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.34 // indirect
156156
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.31.2 // indirect
157157
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.3 // indirect
158-
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.7.0 // indirect
158+
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.7.1 // indirect
159159
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.15 // indirect
160160
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.15 // indirect
161161
github.com/aws/aws-sdk-go-v2/service/sso v1.25.3 // indirect
@@ -217,7 +217,7 @@ require (
217217
github.com/docker/go-metrics v0.0.1 // indirect
218218
github.com/docker/go-units v0.5.0 // indirect
219219
github.com/dustin/go-humanize v1.0.1 // indirect
220-
github.com/elliotchance/orderedmap v1.7.1 // indirect
220+
github.com/elliotchance/orderedmap v1.8.0 // indirect
221221
github.com/emicklei/go-restful/v3 v3.12.1 // indirect
222222
github.com/emirpasic/gods v1.18.1 // indirect
223223
github.com/ettle/strcase v0.2.0 // indirect
@@ -259,7 +259,7 @@ require (
259259
github.com/go-toolsmith/typep v1.1.0 // indirect
260260
github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
261261
github.com/go-xmlfmt/xmlfmt v1.1.3 // indirect
262-
github.com/goccy/go-json v0.10.4 // indirect
262+
github.com/goccy/go-json v0.10.5 // indirect
263263
github.com/goccy/go-yaml v1.13.3 // indirect
264264
github.com/gofrs/flock v0.12.1 // indirect
265265
github.com/gogo/protobuf v1.3.2 // indirect
@@ -343,7 +343,7 @@ require (
343343
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect
344344
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
345345
github.com/macabu/inamedparam v0.2.0 // indirect
346-
github.com/magiconair/properties v1.8.9 // indirect
346+
github.com/magiconair/properties v1.8.10 // indirect
347347
github.com/mailru/easyjson v0.9.0 // indirect
348348
github.com/manuelarte/funcorder v0.2.1 // indirect
349349
github.com/maratori/testableexamples v1.0.0 // indirect

go.sum

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@ github.com/alecthomas/chroma/v2 v2.16.0 h1:QC5ZMizk67+HzxFDjQ4ASjni5kWBTGiigRG1u
126126
github.com/alecthomas/chroma/v2 v2.16.0/go.mod h1:RVX6AvYm4VfYe/zsk7mjHueLDZor3aWCNE14TFlepBk=
127127
github.com/alecthomas/go-check-sumtype v0.3.1 h1:u9aUvbGINJxLVXiFvHUlPEaD7VDULsrxJb4Aq31NLkU=
128128
github.com/alecthomas/go-check-sumtype v0.3.1/go.mod h1:A8TSiN3UPRw3laIgWEUOHHLPa6/r9MtoigdlP5h3K/E=
129-
github.com/alecthomas/participle/v2 v2.1.1 h1:hrjKESvSqGHzRb4yW1ciisFJ4p3MGYih6icjJvbsmV8=
130-
github.com/alecthomas/participle/v2 v2.1.1/go.mod h1:Y1+hAs8DHPmc3YUFzqllV+eSQ9ljPTk0ZkPMtEdAx2c=
129+
github.com/alecthomas/participle/v2 v2.1.4 h1:W/H79S8Sat/krZ3el6sQMvMaahJ+XcM9WSI2naI7w2U=
130+
github.com/alecthomas/participle/v2 v2.1.4/go.mod h1:8tqVbpTX20Ru4NfYQgZf4mP18eXPTBViyMWiArNEgGI=
131131
github.com/alecthomas/repr v0.4.0 h1:GhI2A8MACjfegCPVq9f1FLvIBS+DrQ2KQBFZP1iFzXc=
132132
github.com/alecthomas/repr v0.4.0/go.mod h1:Fr0507jx4eOXV7AlPV6AVZLYrLIuIeSOWtW57eE/O/4=
133133
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
@@ -212,8 +212,8 @@ github.com/aws/aws-sdk-go-v2/credentials v1.17.67 h1:9KxtdcIA/5xPNQyZRgUSpYOE6j9
212212
github.com/aws/aws-sdk-go-v2/credentials v1.17.67/go.mod h1:p3C44m+cfnbv763s52gCqrjaqyPikj9Sg47kUVaNZQQ=
213213
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.30 h1:x793wxmUWVDhshP8WW2mlnXuFrO4cOd3HLBroh1paFw=
214214
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.30/go.mod h1:Jpne2tDnYiFascUEs2AWHJL9Yp7A5ZVy3TNyxaAjD6M=
215-
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.73 h1:I91eIdOJMVK9oNiH2jvhp/AxMW+Gff8Rb5VjVHMhcJU=
216-
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.73/go.mod h1:vq7/m7dahFXcdzWVOvvjasDI9RcsD3RsTfHmDundJYg=
215+
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.74 h1:+1lc5oMFFHlVBclPXQf/POqlvdpBzjLaN2c3ujDCcZw=
216+
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.74/go.mod h1:EiskBoFr4SpYnFIbw8UM7DP7CacQXDHEmJqLI1xpRFI=
217217
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.34 h1:ZK5jHhnrioRkUNOc+hOgQKlUL5JeC3S6JgLxtQ+Rm0Q=
218218
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.34/go.mod h1:p4VfIceZokChbA9FzMbRGz5OV+lekcVtHlPKEO0gSZY=
219219
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.34 h1:SZwFm17ZUNNg5Np0ioo/gq8Mn6u9w19Mri8DnJ15Jf0=
@@ -222,22 +222,22 @@ github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3 h1:bIqFDwgGXXN1Kpp99pDOdKMTTb5d
222222
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3/go.mod h1:H5O/EsxDWyU+LP/V8i5sm8cxoZgc2fdNR9bxlOFrQTo=
223223
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.34 h1:ZNTqv4nIdE/DiBfUUfXcLZ/Spcuz+RjeziUtNJackkM=
224224
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.34/go.mod h1:zf7Vcd1ViW7cPqYWEHLHJkS50X0JS2IKz9Cgaj6ugrs=
225-
github.com/aws/aws-sdk-go-v2/service/ecr v1.43.3 h1:YyH8Hk73bYzdbvf6S8NF5z/fb/1stpiMnFSfL6jSfRA=
226-
github.com/aws/aws-sdk-go-v2/service/ecr v1.43.3/go.mod h1:iQ1skgw1XRK+6Lgkb0I9ODatAP72WoTILh0zXQ5DtbU=
225+
github.com/aws/aws-sdk-go-v2/service/ecr v1.44.0 h1:E+UTVTDH6XTSjqxHWRuY8nB6s+05UllneWxnycplHFk=
226+
github.com/aws/aws-sdk-go-v2/service/ecr v1.44.0/go.mod h1:iQ1skgw1XRK+6Lgkb0I9ODatAP72WoTILh0zXQ5DtbU=
227227
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.31.2 h1:E6/Myrj9HgLF22medmDrKmbpm4ULsa+cIBNx3phirBk=
228228
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.31.2/go.mod h1:OQ8NALFcchBJ/qruak6zKUQodovnTKKaReTuCkc5/9Y=
229229
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.3 h1:eAh2A4b5IzM/lum78bZ590jy36+d/aFLgKF/4Vd1xPE=
230230
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.3/go.mod h1:0yKJC/kb8sAnmlYa6Zs3QVYqaC8ug2AbnNChv5Ox3uA=
231-
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.7.0 h1:lguz0bmOoGzozP9XfRJR1QIayEYo+2vP/No3OfLF0pU=
232-
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.7.0/go.mod h1:iu6FSzgt+M2/x3Dk8zhycdIcHjEFb36IS8HVUVFoMg0=
231+
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.7.1 h1:4nm2G6A4pV9rdlWzGMPv4BNtQp22v1hg3yrtkYpeLl8=
232+
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.7.1/go.mod h1:iu6FSzgt+M2/x3Dk8zhycdIcHjEFb36IS8HVUVFoMg0=
233233
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.15 h1:dM9/92u2F1JbDaGooxTq18wmmFzbJRfXfVfy96/1CXM=
234234
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.15/go.mod h1:SwFBy2vjtA0vZbjjaFtfN045boopadnoVPhu4Fv66vY=
235235
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.15 h1:moLQUoVq91LiqT1nbvzDukyqAlCv89ZmwaHw/ZFlFZg=
236236
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.15/go.mod h1:ZH34PJUc8ApjBIfgQCFvkWcUDBtl/WTD+uiYHjd8igA=
237237
github.com/aws/aws-sdk-go-v2/service/kms v1.38.1 h1:tecq7+mAav5byF+Mr+iONJnCBf4B4gon8RSp4BrweSc=
238238
github.com/aws/aws-sdk-go-v2/service/kms v1.38.1/go.mod h1:cQn6tAF77Di6m4huxovNM7NVAozWTZLsDRp9t8Z/WYk=
239-
github.com/aws/aws-sdk-go-v2/service/s3 v1.79.2 h1:tWUG+4wZqdMl/znThEk9tcCy8tTMxq8dW0JTgamohrY=
240-
github.com/aws/aws-sdk-go-v2/service/s3 v1.79.2/go.mod h1:U5SNqwhXB3Xe6F47kXvWihPl/ilGaEDe8HD/50Z9wxc=
239+
github.com/aws/aws-sdk-go-v2/service/s3 v1.79.3 h1:BRXS0U76Z8wfF+bnkilA2QwpIch6URlm++yPUt9QPmQ=
240+
github.com/aws/aws-sdk-go-v2/service/s3 v1.79.3/go.mod h1:bNXKFFyaiVvWuR6O16h/I1724+aXe/tAkA9/QS01t5k=
241241
github.com/aws/aws-sdk-go-v2/service/sso v1.25.3 h1:1Gw+9ajCV1jogloEv1RRnvfRFia2cL6c9cuKV2Ps+G8=
242242
github.com/aws/aws-sdk-go-v2/service/sso v1.25.3/go.mod h1:qs4a9T5EMLl/Cajiw2TcbNt2UNo/Hqlyp+GiuG4CFDI=
243243
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.1 h1:hXmVKytPfTy5axZ+fYbR5d0cFmC3JvwLm5kM83luako=
@@ -449,8 +449,8 @@ github.com/dustin/go-humanize v1.0.1/go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+m
449449
github.com/dvsekhvalnov/jose2go v0.0.0-20170216131308-f21a8cedbbae/go.mod h1:7BvyPhdbLxMXIYTFPLsyJRFMsKmOZnQmzh6Gb+uquuM=
450450
github.com/elazarl/goproxy v1.7.2 h1:Y2o6urb7Eule09PjlhQRGNsqRfPmYI3KKQLFpCAV3+o=
451451
github.com/elazarl/goproxy v1.7.2/go.mod h1:82vkLNir0ALaW14Rc399OTTjyNREgmdL2cVoIbS6XaE=
452-
github.com/elliotchance/orderedmap v1.7.1 h1:8SR2DB391dw0HVI9572ElrY+KU0Q89OCXYwWZx7aAZc=
453-
github.com/elliotchance/orderedmap v1.7.1/go.mod h1:wsDwEaX5jEoyhbs7x93zk2H/qv0zwuhg4inXhDkYqys=
452+
github.com/elliotchance/orderedmap v1.8.0 h1:TrOREecvh3JbS+NCgwposXG5ZTFHtEsQiCGOhPElnMw=
453+
github.com/elliotchance/orderedmap v1.8.0/go.mod h1:wsDwEaX5jEoyhbs7x93zk2H/qv0zwuhg4inXhDkYqys=
454454
github.com/emicklei/go-restful/v3 v3.12.1 h1:PJMDIM/ak7btuL8Ex0iYET9hxM3CI2sjZtzpL63nKAU=
455455
github.com/emicklei/go-restful/v3 v3.12.1/go.mod h1:6n3XBCmQQb25CM2LCACGz8ukIrRry+4bhvbpWn3mrbc=
456456
github.com/emicklei/proto v1.13.4 h1:myn1fyf8t7tAqIzV91Tj9qXpvyXXGXk8OS2H6IBSc9g=
@@ -479,8 +479,8 @@ github.com/firefart/nonamedreturns v1.0.6 h1:vmiBcKV/3EqKY3ZiPxCINmpS431OcE1S47A
479479
github.com/firefart/nonamedreturns v1.0.6/go.mod h1:R8NisJnSIpvPWheCq0mNRXJok6D8h7fagJTF8EMEwCo=
480480
github.com/fluxcd/cli-utils v0.36.0-flux.13 h1:2X5yjz/rk9mg7+bMFBDZKGKzeZpAmY2s6iwbNZz7OzM=
481481
github.com/fluxcd/cli-utils v0.36.0-flux.13/go.mod h1:b2iSoIeDTtjfCB0IKtGgqlhhvWa1oux3e90CjOf81oA=
482-
github.com/fluxcd/pkg/ssa v0.45.1 h1:ISl84TJwRP/GuZXrKiR9Tf8JOnG5XFgtjcYoR4XQYf4=
483-
github.com/fluxcd/pkg/ssa v0.45.1/go.mod h1:8Anf7XVZ0zxOve7HXbDaW1s0gfmP95ksJBlKfDYinhQ=
482+
github.com/fluxcd/pkg/ssa v0.46.0 h1:TGomtbA6zTfZrHF0TDn3mIGKH+bbX45zdWSkdYrwS8g=
483+
github.com/fluxcd/pkg/ssa v0.46.0/go.mod h1:qCek0b8tKumh9iNZLmga1mjeXOlZPlZpc6xip/hLMJM=
484484
github.com/foxcpp/go-mockdns v1.1.0 h1:jI0rD8M0wuYAxL7r/ynTrCQQq0BVqfB99Vgk7DlmewI=
485485
github.com/foxcpp/go-mockdns v1.1.0/go.mod h1:IhLeSFGed3mJIAXPH2aiRQB+kqz7oqu8ld2qVbOu7Wk=
486486
github.com/frankban/quicktest v1.14.6 h1:7Xjx+VpznH+oBnejlPUj8oUpdxnVs4f8XU8WnHkI4W8=
@@ -605,8 +605,8 @@ github.com/go-xmlfmt/xmlfmt v1.1.3 h1:t8Ey3Uy7jDSEisW2K3somuMKIpzktkWptA0iFCnRUW
605605
github.com/go-xmlfmt/xmlfmt v1.1.3/go.mod h1:aUCEOzzezBEjDBbFBoSiya/gduyIiWYRP6CnSFIV8AM=
606606
github.com/gobwas/glob v0.2.3 h1:A4xDbljILXROh+kObIiy5kIaPYD8e96x1tgBhUI5J+Y=
607607
github.com/gobwas/glob v0.2.3/go.mod h1:d3Ez4x06l9bZtSvzIay5+Yzi0fmZzPgnTbPcKjJAkT8=
608-
github.com/goccy/go-json v0.10.4 h1:JSwxQzIqKfmFX1swYPpUThQZp/Ka4wzJdK0LWVytLPM=
609-
github.com/goccy/go-json v0.10.4/go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M=
608+
github.com/goccy/go-json v0.10.5 h1:Fq85nIqj+gXn/S5ahsiTlK3TmC85qgirsdTP/+DeaC4=
609+
github.com/goccy/go-json v0.10.5/go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M=
610610
github.com/goccy/go-yaml v1.13.3 h1:IXRULR8mAa0MXQobzzp0VOfMUJ8EnaQ4x3jhf7S0/nI=
611611
github.com/goccy/go-yaml v1.13.3/go.mod h1:IjYwxUiJDoqpx2RmbdjMUceGHZwYLon3sfOGl5Hi9lc=
612612
github.com/godbus/dbus/v5 v5.1.0 h1:4KLkAxT3aOY8Li4FRJe/KvhoNFFxo0m6fNuFUO8QJUk=
@@ -907,8 +907,8 @@ github.com/lucasb-eyer/go-colorful v1.2.0/go.mod h1:R4dSotOR9KMtayYi1e77YzuveK+i
907907
github.com/macabu/inamedparam v0.2.0 h1:VyPYpOc10nkhI2qeNUdh3Zket4fcZjEWe35poddBCpE=
908908
github.com/macabu/inamedparam v0.2.0/go.mod h1:+Pee9/YfGe5LJ62pYXqB89lJ+0k5bsR8Wgz/C0Zlq3U=
909909
github.com/magiconair/properties v1.5.3/go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ=
910-
github.com/magiconair/properties v1.8.9 h1:nWcCbLq1N2v/cpNsy5WvQ37Fb+YElfq20WJ/a8RkpQM=
911-
github.com/magiconair/properties v1.8.9/go.mod h1:Dhd985XPs7jluiymwWYZ0G4Z61jb3vdS329zhj2hYo0=
910+
github.com/magiconair/properties v1.8.10 h1:s31yESBquKXCV9a/ScB3ESkOjUYYv+X0rg8SYxI99mE=
911+
github.com/magiconair/properties v1.8.10/go.mod h1:Dhd985XPs7jluiymwWYZ0G4Z61jb3vdS329zhj2hYo0=
912912
github.com/mailru/easyjson v0.9.0 h1:PrnmzHw7262yW8sTBwxi1PdJA3Iw/EKBa8psRf7d9a4=
913913
github.com/mailru/easyjson v0.9.0/go.mod h1:1+xMtQp2MRNVL/V1bOzuP3aP8VNwRW55fQUto+XFtTU=
914914
github.com/mandelsoft/filepath v0.0.0-20240223090642-3e2777258aa3 h1:oo9nIgnyiBgYPbcZslRT4y29siuL5EoNJ/t1tr0xEVQ=
@@ -953,8 +953,8 @@ github.com/miekg/pkcs11 v1.0.2/go.mod h1:XsNlhZGX73bx86s2hdc/FuaLm2CPZJemRLMA+WT
953953
github.com/miekg/pkcs11 v1.0.3-0.20190429190417-a667d056470f/go.mod h1:XsNlhZGX73bx86s2hdc/FuaLm2CPZJemRLMA+WTFxgs=
954954
github.com/miekg/pkcs11 v1.1.1 h1:Ugu9pdy6vAYku5DEpVWVFPYnzV+bxB+iRdbuFSu7TvU=
955955
github.com/miekg/pkcs11 v1.1.1/go.mod h1:XsNlhZGX73bx86s2hdc/FuaLm2CPZJemRLMA+WTFxgs=
956-
github.com/mikefarah/yq/v4 v4.45.1 h1:EW+HjKEVa55pUYFJseEHEHdQ0+ulunY+q42zF3M7ZaQ=
957-
github.com/mikefarah/yq/v4 v4.45.1/go.mod h1:djgN2vD749hpjVNGYTShr5Kmv5LYljhCG3lUTuEe3LM=
956+
github.com/mikefarah/yq/v4 v4.45.2 h1:onRcALNxz9RCUbn8EVj1qr0cFu/wjiPEzWy39F6fdNM=
957+
github.com/mikefarah/yq/v4 v4.45.2/go.mod h1:f68Ictsc8M1ufNdClEpewntHU+3KKbnUwom4szZ7JwE=
958958
github.com/mitchellh/copystructure v1.2.0 h1:vpKXTN4ewci03Vljg/q9QvCGUDttBOGBIa15WveJJGw=
959959
github.com/mitchellh/copystructure v1.2.0/go.mod h1:qLl+cE2AmVv+CoeAwDPye/v+N2HKCj9FbZEVFJRxO9s=
960960
github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y=
@@ -1139,8 +1139,8 @@ github.com/redis/go-redis/extra/rediscmd/v9 v9.5.3 h1:1/BDligzCa40GTllkDnY3Y5DTH
11391139
github.com/redis/go-redis/extra/rediscmd/v9 v9.5.3/go.mod h1:3dZmcLn3Qw6FLlWASn1g4y+YO9ycEFUOM+bhBmzLVKQ=
11401140
github.com/redis/go-redis/extra/redisotel/v9 v9.5.3 h1:kuvuJL/+MZIEdvtb/kTBRiRgYaOmx1l+lYJyVdrRUOs=
11411141
github.com/redis/go-redis/extra/redisotel/v9 v9.5.3/go.mod h1:7f/FMrf5RRRVHXgfk7CzSVzXHiWeuOQUu2bsVqWoa+g=
1142-
github.com/redis/go-redis/v9 v9.7.3 h1:YpPyAayJV+XErNsatSElgRZZVCwXX9QzkKYNvO7x0wM=
1143-
github.com/redis/go-redis/v9 v9.7.3/go.mod h1:bGUrSggJ9X9GUmZpZNEOQKaANxSGgOEBRltRTZHSvrA=
1142+
github.com/redis/go-redis/v9 v9.8.0 h1:q3nRvjrlge/6UD7eTu/DSg2uYiU2mCL0G/uzBWqhicI=
1143+
github.com/redis/go-redis/v9 v9.8.0/go.mod h1:huWgSWd8mW6+m0VPhJjSSQ+d6Nh1VICQ6Q5lHuCH/Iw=
11441144
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
11451145
github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ=
11461146
github.com/rivo/uniseg v0.4.7/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88=

0 commit comments

Comments
 (0)