Skip to content

Commit 0ea1f6e

Browse files
chore(deps): bump the go group with 15 updates (#1843)
Bumps the go group with 15 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.1` | `1.41.2` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.9` | `1.32.10` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.9` | `1.19.10` | | [github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager](https://github.com/aws/aws-sdk-go-v2) | `0.1.4` | `0.1.6` | | [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.55.2` | `1.55.3` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.96.0` | `1.96.2` | | [github.com/fluxcd/cli-utils](https://github.com/fluxcd/cli-utils) | `0.37.1-flux.1` | `0.37.2-flux.1` | | [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy) | `5.7.0` | `5.8.0` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.16.5` | `5.17.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.50.0` | `0.51.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.35.1` | `0.35.2` | | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.35.1` | `0.35.2` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.35.1` | `0.35.2` | | [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.35.1` | `0.35.2` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.35.1` | `0.35.2` | Updates `github.com/aws/aws-sdk-go-v2` from 1.41.1 to 1.41.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/238dde72705f3e20fcf3e63a7b8fc98a52692f31"><code>238dde7</code></a> Release 2026-02-23</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/3a957b913ac755abfb4dcbebbe66011017a4074c"><code>3a957b9</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/2972c7d7e82ea9775baaae52082f11b102df0cb6"><code>2972c7d</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/aa037947b6153d8626180fe493ac7319a4fef1b4"><code>aa03794</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/7712be78a0c47df47c37a2d2e423134c8d29746e"><code>7712be7</code></a> Feature add new eventstream implementation to support bedrockruntime#InvokeMo...</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/da36a982260c7f190112204be5a81ee031cde183"><code>da36a98</code></a> Release 2026-02-20</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/9d7b59c43a463f90850ac26e9abc7bcdd608f2e4"><code>9d7b59c</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/e75eb3f3e33cbb3ebb85b4e89fff0e8e7c4700be"><code>e75eb3f</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/2c987cd0f909ae349935bb7b4df1cf847a16c1d1"><code>2c987cd</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/766b176ae9db6c2afb31cfc1f15678d9a1ae7ae1"><code>766b176</code></a> parameterize generate-dev (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3329">#3329</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/v1.41.1...v1.41.2">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.9 to 1.32.10 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/238dde72705f3e20fcf3e63a7b8fc98a52692f31"><code>238dde7</code></a> Release 2026-02-23</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/3a957b913ac755abfb4dcbebbe66011017a4074c"><code>3a957b9</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/2972c7d7e82ea9775baaae52082f11b102df0cb6"><code>2972c7d</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/aa037947b6153d8626180fe493ac7319a4fef1b4"><code>aa03794</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/7712be78a0c47df47c37a2d2e423134c8d29746e"><code>7712be7</code></a> Feature add new eventstream implementation to support bedrockruntime#InvokeMo...</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/da36a982260c7f190112204be5a81ee031cde183"><code>da36a98</code></a> Release 2026-02-20</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/9d7b59c43a463f90850ac26e9abc7bcdd608f2e4"><code>9d7b59c</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/e75eb3f3e33cbb3ebb85b4e89fff0e8e7c4700be"><code>e75eb3f</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/2c987cd0f909ae349935bb7b4df1cf847a16c1d1"><code>2c987cd</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/766b176ae9db6c2afb31cfc1f15678d9a1ae7ae1"><code>766b176</code></a> parameterize generate-dev (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3329">#3329</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.32.9...config/v1.32.10">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.9 to 1.19.10 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/fcc0f5daa41033b7a696f8cc5f53a9fc8696a274"><code>fcc0f5d</code></a> Release 2023-04-10</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/cd750e0b2188951c525ae7917d47ae9e2d013a1b"><code>cd750e0</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/1bc2f0514c73be727d3536e829fef18911bb45ae"><code>1bc2f05</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b964f5ca3ccae40ef8d7a56fd1b1ad040764b5fa"><code>b964f5c</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/fd6901588c6d13a7889787328d0628134afd14cc"><code>fd69015</code></a> fix APIGW exports nullability exceptions</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/fae239abb72a392c50e05aa567b2e5cc2b93a10b"><code>fae239a</code></a> Merge pull request <a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2089">#2089</a> from aws/auditAccessibility</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/acf33a2872dbd9d3547842f38ccd38863048c121"><code>acf33a2</code></a> Update aws-sdk-go-v2's comment codegened from Smithy Go's updated document sm...</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/27360c189034eb456ebe7458bb8e019bc45d686c"><code>27360c1</code></a> fix APIGW exports nullability exceptions</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/30383d567f67c2a67b2b40a462a8c284c49d1796"><code>30383d5</code></a> Release 2023-04-07</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/352f89c2d23ec6249a699c732ba5c9ae050f833f"><code>352f89c</code></a> Regenerated Clients</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/m2/v1.19.9...service/iam/v1.19.10">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager` from 0.1.4 to 0.1.6 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/dfcf25b6d15674848f71bd7e5ee8ed22b115c6a2"><code>dfcf25b</code></a> Release 2026-02-26</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/981d0b47535d2bd4fa4887b9d03113ef1cac6357"><code>981d0b4</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/60d901e42f63e035c405d7362eed33679a04a72f"><code>60d901e</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/51e7bd80bf802c2e62d357fcef56b5f265e1c449"><code>51e7bd8</code></a> Fix: support arbitrary pre-calculated checksum values on s3 (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3332">#3332</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/2b53e5ba605419d859b48e03ecf2e31ecb3032e8"><code>2b53e5b</code></a> Release 2026-02-25</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/ebfd72de7f69e281ded6bf346ae64b4e2d0fab39"><code>ebfd72d</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/87640ce3e7fe8ae0c14a348d0265e1795a62dec9"><code>87640ce</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/ba64e1bad306a5a426f7539c769b0b95c89027d4"><code>ba64e1b</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/f3f1e54552ce88d7fe213d1eaa28f363de5a9c6f"><code>f3f1e54</code></a> Release 2026-02-24</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/c4df0e13c9580d56383a87c99af979e75997489c"><code>c4df0e1</code></a> Regenerated Clients</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/ec2imds/v0.1.4...feature/s3/transfermanager/v0.1.6">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.55.2 to 1.55.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/6b53348f842f4747905a742670a787eb1814ee20"><code>6b53348</code></a> Release 2024-10-28</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/784d2d39b08ca3603afb05b6795f5026923c5326"><code>784d2d3</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/7258bd236c19b10b42c66c81184aaf6a340cb65d"><code>7258bd2</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/f322198c047da98d4adc5d828c23044708683bfe"><code>f322198</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b65b80a89b4ec4dd531648025227300157c53864"><code>b65b80a</code></a> Merge pull request <a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2852">#2852</a> from RanVaknin/signature-header-parsing-fix</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/803614d34f44ac114759b8c1decc393bd14db55a"><code>803614d</code></a> Fixing changelog description and implementation to use TrimSpace</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b12c8cf885a2aae18cce0b8530f1cf610ff5f11a"><code>b12c8cf</code></a> adding changelog</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/f0caa97e8667ce9c31ecc78c08b5ca9a7af96634"><code>f0caa97</code></a> patching GetSignedRequestSignature to cover edge cases with the signature</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/e05890387eb6dab53906151aec09eba22721ac6d"><code>e058903</code></a> drop service/nimble (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2851">#2851</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/896793a6822d2cec6f6348cb65a09cb32a6ee834"><code>896793a</code></a> Release 2024-10-25</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.55.2...service/ssm/v1.55.3">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.96.0 to 1.96.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/dfcf25b6d15674848f71bd7e5ee8ed22b115c6a2"><code>dfcf25b</code></a> Release 2026-02-26</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/981d0b47535d2bd4fa4887b9d03113ef1cac6357"><code>981d0b4</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/60d901e42f63e035c405d7362eed33679a04a72f"><code>60d901e</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/51e7bd80bf802c2e62d357fcef56b5f265e1c449"><code>51e7bd8</code></a> Fix: support arbitrary pre-calculated checksum values on s3 (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3332">#3332</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/2b53e5ba605419d859b48e03ecf2e31ecb3032e8"><code>2b53e5b</code></a> Release 2026-02-25</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/ebfd72de7f69e281ded6bf346ae64b4e2d0fab39"><code>ebfd72d</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/87640ce3e7fe8ae0c14a348d0265e1795a62dec9"><code>87640ce</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/ba64e1bad306a5a426f7539c769b0b95c89027d4"><code>ba64e1b</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/f3f1e54552ce88d7fe213d1eaa28f363de5a9c6f"><code>f3f1e54</code></a> Release 2026-02-24</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/c4df0e13c9580d56383a87c99af979e75997489c"><code>c4df0e1</code></a> Regenerated Clients</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.96.0...service/s3/v1.96.2">compare view</a></li> </ul> </details> <br /> Updates `github.com/fluxcd/cli-utils` from 0.37.1-flux.1 to 0.37.2-flux.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/cli-utils/commit/aeb0ebe664971ab12721caf3d2ee5197205810fc"><code>aeb0ebe</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/cli-utils/issues/23">#23</a> from fluxcd/k8s-1.35.1</li> <li><a href="https://github.com/fluxcd/cli-utils/commit/655fbc43ef2e70b6258e250f43e6d002ca325428"><code>655fbc4</code></a> Update dependencies to Kubernetes v1.35.1</li> <li><a href="https://github.com/fluxcd/cli-utils/commit/05291d6b9d56ab507953d61752527df3a47febde"><code>05291d6</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/cli-utils/issues/22">#22</a> from fluxcd/fix-kstatus-polling-pending-pods</li> <li><a href="https://github.com/fluxcd/cli-utils/commit/28dac9039c0e3adc374433513330f0adee504f94"><code>28dac90</code></a> fix: exclude transient pod failures from controller status</li> <li>See full diff in <a href="https://github.com/fluxcd/cli-utils/compare/v0.37.1-flux.1...v0.37.2-flux.1">compare view</a></li> </ul> </details> <br /> Updates `github.com/go-git/go-billy/v5` from 5.7.0 to 5.8.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/go-git/go-billy/releases">github.com/go-git/go-billy/v5's releases</a>.</em></p> <blockquote> <h2>v5.8.0</h2> <h2>What's Changed</h2> <ul> <li>build: Update module golang.org/x/net to v0.45.0 [SECURITY] (releases/v5.x) by <a href="https://github.com/go-git-renovate"><code>@​go-git-renovate</code></a>[bot] in <a href="https://redirect.github.com/go-git/go-billy/pull/183">go-git/go-billy#183</a></li> <li>v5: Ensure Chmod behaviour across BoundOS and ChrootOS by <a href="https://github.com/pjbgf"><code>@​pjbgf</code></a> in <a href="https://redirect.github.com/go-git/go-billy/pull/187">go-git/go-billy#187</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/go-git/go-billy/compare/v5.7.0...v5.8.0">https://github.com/go-git/go-billy/compare/v5.7.0...v5.8.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-git/go-billy/commit/8662784198181209e3a42818bf7ce0258cb4051c"><code>8662784</code></a> Merge pull request <a href="https://redirect.github.com/go-git/go-billy/issues/187">#187</a> from pjbgf/windows-rename</li> <li><a href="https://github.com/go-git/go-billy/commit/f387d628df9e56fa13191533ee2c43bda7030a9c"><code>f387d62</code></a> build: Update test workflow to rely on oldstable/stable</li> <li><a href="https://github.com/go-git/go-billy/commit/915dae978faa5f077101122e245d57b306b58fa1"><code>915dae9</code></a> polyfill: Add support for Chmod</li> <li><a href="https://github.com/go-git/go-billy/commit/f3d5600c64b7720b5de481e89030e100bae4c974"><code>f3d5600</code></a> osfs: Create dir for BoundOS Tempfiles</li> <li><a href="https://github.com/go-git/go-billy/commit/247a741aba43fec238f79eb4586dcbdbd4ac9d93"><code>247a741</code></a> Merge pull request <a href="https://redirect.github.com/go-git/go-billy/issues/183">#183</a> from go-git/renovate/releases/v5.x-go-golang.org-x-ne...</li> <li><a href="https://github.com/go-git/go-billy/commit/1c0c9d5a15094d8306293c727a3ca2e3cee5af68"><code>1c0c9d5</code></a> build: Update module golang.org/x/net to v0.45.0 [SECURITY]</li> <li>See full diff in <a href="https://github.com/go-git/go-billy/compare/v5.7.0...v5.8.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/go-git/go-git/v5` from 5.16.5 to 5.17.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/go-git/go-git/releases">github.com/go-git/go-git/v5's releases</a>.</em></p> <blockquote> <h2>v5.17.0</h2> <h2>What's Changed</h2> <ul> <li>build: Update module github.com/go-git/go-git/v5 to v5.16.5 [SECURITY] (releases/v5.x) by <a href="https://github.com/go-git-renovate"><code>@​go-git-renovate</code></a>[bot] in <a href="https://redirect.github.com/go-git/go-git/pull/1839">go-git/go-git#1839</a></li> <li>git: worktree, optimize infiles function for very large repos by <a href="https://github.com/k-anshul"><code>@​k-anshul</code></a> in <a href="https://redirect.github.com/go-git/go-git/pull/1853">go-git/go-git#1853</a></li> <li>git: Add strict checks for supported extensions by <a href="https://github.com/pjbgf"><code>@​pjbgf</code></a> in <a href="https://redirect.github.com/go-git/go-git/pull/1861">go-git/go-git#1861</a></li> <li>backport, git: Improve Status() speed with new index.ModTime check by <a href="https://github.com/cedric-appdirect"><code>@​cedric-appdirect</code></a> in <a href="https://redirect.github.com/go-git/go-git/pull/1862">go-git/go-git#1862</a></li> <li>storage: filesystem, Avoid overwriting loose obj files by <a href="https://github.com/pjbgf"><code>@​pjbgf</code></a> in <a href="https://redirect.github.com/go-git/go-git/pull/1864">go-git/go-git#1864</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/go-git/go-git/compare/v5.16.5...v5.17.0">https://github.com/go-git/go-git/compare/v5.16.5...v5.17.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/go-git/go-git/commit/bdf06885bdaa3631cf6a2017108086c6f53dcf69"><code>bdf0688</code></a> Merge pull request <a href="https://redirect.github.com/go-git/go-git/issues/1864">#1864</a> from pjbgf/v5-issue-55</li> <li><a href="https://github.com/go-git/go-git/commit/5290e521c8cf651bf3e8d3e37f517c7cf7aa0b19"><code>5290e52</code></a> storage: filesystem, Avoid overwriting loose obj files. Fixes <a href="https://redirect.github.com/go-git/go-git/issues/55">#55</a></li> <li><a href="https://github.com/go-git/go-git/commit/5d20a62c72b0bb179cfe35f6c9a9672b9df36f51"><code>5d20a62</code></a> storage: filesystem, Fix permissions for loose and packed objs</li> <li><a href="https://github.com/go-git/go-git/commit/8ed442c6f3d4a0a31094661d112df2f0adcbb8e7"><code>8ed442c</code></a> backport, git: Improve Status() speed with new index.ModTime check (<a href="https://redirect.github.com/go-git/go-git/issues/1862">#1862</a>)</li> <li><a href="https://github.com/go-git/go-git/commit/c7b5960533dc1072ce182cf60f71b75764770008"><code>c7b5960</code></a> build: Align test workflow with main</li> <li><a href="https://github.com/go-git/go-git/commit/8e71edfdc167ef23a9ca342edefee669204a2b7a"><code>8e71edf</code></a> git: Add strict checks for supported extensions</li> <li><a href="https://github.com/go-git/go-git/commit/438a37f65bc6bcc48ebbc641b07d94baebd9eaf3"><code>438a37f</code></a> git: worktree, optimize infiles function for very large repos (<a href="https://redirect.github.com/go-git/go-git/issues/1853">#1853</a>)</li> <li><a href="https://github.com/go-git/go-git/commit/67c70069de887ba2aefa910255f5ce39d4f12be3"><code>67c7006</code></a> Merge pull request <a href="https://redirect.github.com/go-git/go-git/issues/1839">#1839</a> from go-git/renovate/releases/v5.x-go-github.com-go-...</li> <li><a href="https://github.com/go-git/go-git/commit/4ca3f026e3ef8dcfc4ceb390f46672f280028b52"><code>4ca3f02</code></a> build: Update module github.com/go-git/go-git/v5 to v5.16.5 [SECURITY]</li> <li>See full diff in <a href="https://github.com/go-git/go-git/compare/v5.16.5...v5.17.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/net` from 0.50.0 to 0.51.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/net/commit/60b3f6f8ce12def82ae597aebe9031753198f74d"><code>60b3f6f</code></a> internal/http3: prevent Server handler from writing longer body than declared</li> <li><a href="https://github.com/golang/net/commit/b0ca4561757b944abd31a55aa4dccec65dae1847"><code>b0ca456</code></a> internal/http3: fix Write in Server Handler returning the wrong value</li> <li><a href="https://github.com/golang/net/commit/1558ba78062172d9d1f7854c522b74ae29b35c20"><code>1558ba7</code></a> publicsuffix: update to 2026-02-06</li> <li><a href="https://github.com/golang/net/commit/4e1c745a707af4b9a56e5ae2a6805a99df5da1a6"><code>4e1c745</code></a> internal/http3: make Server response include headers that can be inferred</li> <li><a href="https://github.com/golang/net/commit/19f580fd686a6bb31d4af15febe789827169bc26"><code>19f580f</code></a> http2: fix nil panic in typeFrameParser for unassigned frame types</li> <li><a href="https://github.com/golang/net/commit/818aad7ad4e47b7f3a6b94e4145edb6001460ea2"><code>818aad7</code></a> internal/http3: add server to client trailer header support</li> <li><a href="https://github.com/golang/net/commit/c1bbe1a459794139a79887003b1231d55cf90af7"><code>c1bbe1a</code></a> internal/http3: add client to server trailer header support</li> <li><a href="https://github.com/golang/net/commit/29181b8c03a8e33d784696b8cf368d3d7b576a9e"><code>29181b8</code></a> all: remove go1.25 and older build constraints</li> <li><a href="https://github.com/golang/net/commit/81093053d19331b32808127ca215008e61e79b56"><code>8109305</code></a> all: upgrade go directive to at least 1.25.0 [generated]</li> <li><a href="https://github.com/golang/net/commit/0b37bdfdf0ade471acecbe8410069a34bf3d8fce"><code>0b37bdf</code></a> quic: don't run TestStreamsCreateConcurrency in synctest bubble</li> <li>Additional commits viewable in <a href="https://github.com/golang/net/compare/v0.50.0...v0.51.0">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/api` from 0.35.1 to 0.35.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/8a137cde6e07bb0d73e40cb0bf8d7d550507989f"><code>8a137cd</code></a> Update dependencies to v0.35.2 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/api/compare/v0.35.1...v0.35.2">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apiextensions-apiserver` from 0.35.1 to 0.35.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/apiextensions-apiserver/commit/79000f49dae559dd7c28e8fc7aad1bf2051407fc"><code>79000f4</code></a> Update dependencies to v0.35.2 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/apiextensions-apiserver/compare/v0.35.1...v0.35.2">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apimachinery` from 0.35.1 to 0.35.2 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/kubernetes/apimachinery/compare/v0.35.1...v0.35.2">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/cli-runtime` from 0.35.1 to 0.35.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/cli-runtime/commit/81d4338e706cd22c1d19e747fdc517ffd6dc65f7"><code>81d4338</code></a> Update dependencies to v0.35.2 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/cli-runtime/compare/v0.35.1...v0.35.2">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/client-go` from 0.35.1 to 0.35.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/client-go/commit/a21b32978c420e4af7da3796bca3f37e2245856e"><code>a21b329</code></a> Update dependencies to v0.35.2 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/client-go/compare/v0.35.1...v0.35.2">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 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 91ddc44 commit 0ea1f6e

File tree

2 files changed

+96
-96
lines changed

2 files changed

+96
-96
lines changed

go.mod

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ require (
88
github.com/InfiniteLoopSpace/go_S-MIME v0.0.0-20181221134359-3f58f9a4b2b6
99
github.com/Masterminds/semver/v3 v3.4.0
1010
github.com/Masterminds/sprig/v3 v3.3.0
11-
github.com/aws/aws-sdk-go-v2 v1.41.1
12-
github.com/aws/aws-sdk-go-v2/config v1.32.9
13-
github.com/aws/aws-sdk-go-v2/credentials v1.19.9
14-
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager v0.1.4
15-
github.com/aws/aws-sdk-go-v2/service/ecr v1.55.2
16-
github.com/aws/aws-sdk-go-v2/service/s3 v1.96.0
11+
github.com/aws/aws-sdk-go-v2 v1.41.2
12+
github.com/aws/aws-sdk-go-v2/config v1.32.10
13+
github.com/aws/aws-sdk-go-v2/credentials v1.19.10
14+
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager v0.1.6
15+
github.com/aws/aws-sdk-go-v2/service/ecr v1.55.3
16+
github.com/aws/aws-sdk-go-v2/service/s3 v1.96.2
1717
github.com/chainguard-dev/git-urls v1.0.2
1818
github.com/cloudflare/cfssl v1.6.5
1919
github.com/containerd/containerd v1.7.30
@@ -25,12 +25,12 @@ require (
2525
github.com/docker/cli v29.2.1+incompatible
2626
github.com/docker/go-connections v0.6.0
2727
github.com/drone/envsubst v1.0.3
28-
github.com/fluxcd/cli-utils v0.37.1-flux.1
28+
github.com/fluxcd/cli-utils v0.37.2-flux.1
2929
github.com/fluxcd/pkg/ssa v0.69.0
3030
github.com/gertd/go-pluralize v0.2.1
3131
github.com/ghodss/yaml v1.0.0
32-
github.com/go-git/go-billy/v5 v5.7.0
33-
github.com/go-git/go-git/v5 v5.16.5
32+
github.com/go-git/go-billy/v5 v5.8.0
33+
github.com/go-git/go-git/v5 v5.17.0
3434
github.com/go-logr/logr v1.4.3
3535
github.com/go-openapi/strfmt v0.25.0
3636
github.com/go-openapi/swag/conv v0.25.4
@@ -77,17 +77,17 @@ require (
7777
golang.org/x/crypto v0.48.0
7878
golang.org/x/exp v0.0.0-20251023183803-a4bb9ffd2546
7979
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616
80-
golang.org/x/net v0.50.0
80+
golang.org/x/net v0.51.0
8181
golang.org/x/oauth2 v0.35.0
8282
golang.org/x/text v0.34.0
8383
gopkg.in/op/go-logging.v1 v1.0.0-20160211212156-b2cb9fa56473
8484
gopkg.in/yaml.v3 v3.0.1
8585
helm.sh/helm/v4 v4.1.1
86-
k8s.io/api v0.35.1
87-
k8s.io/apiextensions-apiserver v0.35.1
88-
k8s.io/apimachinery v0.35.1
89-
k8s.io/cli-runtime v0.35.1
90-
k8s.io/client-go v0.35.1
86+
k8s.io/api v0.35.2
87+
k8s.io/apiextensions-apiserver v0.35.2
88+
k8s.io/apimachinery v0.35.2
89+
k8s.io/cli-runtime v0.35.2
90+
k8s.io/client-go v0.35.2
9191
oras.land/oras-go/v2 v2.6.0
9292
sigs.k8s.io/controller-runtime v0.23.1
9393
sigs.k8s.io/yaml v1.6.0
@@ -150,22 +150,22 @@ require (
150150
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
151151
github.com/ashanbrown/forbidigo/v2 v2.1.0 // indirect
152152
github.com/ashanbrown/makezero/v2 v2.0.1 // indirect
153-
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.4 // indirect
154-
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.17 // indirect
155-
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.17 // indirect
156-
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.17 // indirect
153+
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.5 // indirect
154+
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.18 // indirect
155+
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.18 // indirect
156+
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.18 // indirect
157157
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.4 // indirect
158-
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.17 // indirect
158+
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.18 // indirect
159159
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.38.2 // indirect
160-
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.4 // indirect
161-
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.8 // indirect
162-
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.17 // indirect
163-
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.17 // indirect
164-
github.com/aws/aws-sdk-go-v2/service/signin v1.0.5 // indirect
165-
github.com/aws/aws-sdk-go-v2/service/sso v1.30.10 // indirect
166-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.14 // indirect
167-
github.com/aws/aws-sdk-go-v2/service/sts v1.41.6 // indirect
168-
github.com/aws/smithy-go v1.24.0 // indirect
160+
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.5 // indirect
161+
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.10 // indirect
162+
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.18 // indirect
163+
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.18 // indirect
164+
github.com/aws/aws-sdk-go-v2/service/signin v1.0.6 // indirect
165+
github.com/aws/aws-sdk-go-v2/service/sso v1.30.11 // indirect
166+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.15 // indirect
167+
github.com/aws/aws-sdk-go-v2/service/sts v1.41.7 // indirect
168+
github.com/aws/smithy-go v1.24.1 // indirect
169169
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.11.0 // indirect
170170
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
171171
github.com/beorn7/perks v1.0.1 // indirect
@@ -535,11 +535,11 @@ require (
535535
gopkg.in/warnings.v0 v0.1.2 // indirect
536536
gopkg.in/yaml.v2 v2.4.0 // indirect
537537
honnef.co/go/tools v0.6.1 // indirect
538-
k8s.io/apiserver v0.35.1 // indirect
539-
k8s.io/component-base v0.35.1 // indirect
538+
k8s.io/apiserver v0.35.2 // indirect
539+
k8s.io/component-base v0.35.2 // indirect
540540
k8s.io/klog/v2 v2.130.1 // indirect
541541
k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912 // indirect
542-
k8s.io/kubectl v0.35.0 // indirect
542+
k8s.io/kubectl v0.35.1 // indirect
543543
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4 // indirect
544544
mvdan.cc/gofumpt v0.9.2 // indirect
545545
mvdan.cc/unparam v0.0.0-20250301125049-0df0534333a4 // indirect

0 commit comments

Comments
 (0)