Commit bf4f8c8
authored
chore(deps): bump the go group across 1 directory with 9 updates (#230)
Bumps the go group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| code.gitea.io/sdk/gitea | `0.23.2` | `0.24.1` |
| [github.com/fluxcd/flux2/v2](https://github.com/fluxcd/flux2) |
`2.8.2` | `2.8.3` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.35.2` | `0.35.3`
|
|
[k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver)
| `0.35.2` | `0.35.3` |
| [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) |
`0.35.2` | `0.35.3` |
| [ocm.software/ocm](https://github.com/open-component-model/ocm) |
`0.37.0` | `0.38.0` |
Updates `code.gitea.io/sdk/gitea` from 0.23.2 to 0.24.1
Updates `github.com/fluxcd/flux2/v2` from 2.8.2 to 2.8.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/flux2/releases">github.com/fluxcd/flux2/v2's
releases</a>.</em></p>
<blockquote>
<h2>v2.8.3</h2>
<h2>Highlights</h2>
<p>Flux v2.8.3 is a patch release that fixes a regression in
helm-controller. Users are encouraged to upgrade for the best
experience.</p>
<p>ℹ️ Please follow the <a
href="https://github.com/fluxcd/flux2/discussions/5572">Upgrade
Procedure for Flux v2.7+</a> for a smooth upgrade from Flux v2.6 to the
latest version.</p>
<p>Fixes:</p>
<ul>
<li>Fix templating errors for charts that include <code>---</code> in
the content, e.g. YAML separators, embedded scripts, CAs inside
ConfigMaps (helm-controller)</li>
</ul>
<h2>Components changelog</h2>
<ul>
<li>helm-controller <a
href="https://github.com/fluxcd/helm-controller/blob/v1.5.3/CHANGELOG.md">v1.5.3</a></li>
</ul>
<h2>CLI changelog</h2>
<ul>
<li>[release/v2.8.x] Add target branch name to update branch by <a
href="https://github.com/fluxcdbot"><code>@fluxcdbot</code></a> in <a
href="https://redirect.github.com/fluxcd/flux2/pull/5774">fluxcd/flux2#5774</a></li>
<li>Update toolkit components by <a
href="https://github.com/fluxcdbot"><code>@fluxcdbot</code></a> in <a
href="https://redirect.github.com/fluxcd/flux2/pull/5779">fluxcd/flux2#5779</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/fluxcd/flux2/compare/v2.8.2...v2.8.3">https://github.com/fluxcd/flux2/compare/v2.8.2...v2.8.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/flux2/commit/871be9b40d53627786d3a3835a3ddba1e3234bd2"><code>871be9b</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/flux2/issues/5779">#5779</a>
from fluxcd/update-components-release/v2.8.x</li>
<li><a
href="https://github.com/fluxcd/flux2/commit/f7a168935dd2d777109ea189e0ef094695caeea7"><code>f7a1689</code></a>
Update toolkit components</li>
<li><a
href="https://github.com/fluxcd/flux2/commit/bf67d7799d07eff26891a8b373601f1f07ee4411"><code>bf67d77</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/flux2/issues/5774">#5774</a>
from fluxcd/backport-5773-to-release/v2.8.x</li>
<li><a
href="https://github.com/fluxcd/flux2/commit/5cb2208cb7dda2abc7d4bdc971458981c6be8323"><code>5cb2208</code></a>
Add target branch name to update branch</li>
<li>See full diff in <a
href="https://github.com/fluxcd/flux2/compare/v2.8.2...v2.8.3">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/fluxcd/helm-controller/api` from 1.5.2 to 1.5.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/helm-controller/releases">github.com/fluxcd/helm-controller/api's
releases</a>.</em></p>
<blockquote>
<h2>v1.5.3</h2>
<h2>Changelog</h2>
<p><a
href="https://github.com/fluxcd/helm-controller/blob/v1.5.3/CHANGELOG.md">v1.5.3
changelog</a></p>
<h2>Container images</h2>
<ul>
<li><code>docker.io/fluxcd/helm-controller:v1.5.3</code></li>
<li><code>ghcr.io/fluxcd/helm-controller:v1.5.3</code></li>
</ul>
<p>Supported architectures: <code>linux/amd64</code>,
<code>linux/arm64</code> and <code>linux/arm/v7</code>.</p>
<p>The container images are built on GitHub hosted runners and are
signed with cosign and GitHub OIDC.
To verify the images and their provenance (SLSA level 3), please see the
<a href="https://fluxcd.io/flux/security/">security
documentation</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/helm-controller/blob/main/CHANGELOG.md">github.com/fluxcd/helm-controller/api's
changelog</a>.</em></p>
<blockquote>
<h2>1.5.3</h2>
<p><strong>Release date:</strong> 2026-03-16</p>
<p>This patch release fixes templating errors for charts that include
<code>---</code> in the content, e.g. YAML separators, embedded scripts,
CAs
inside ConfigMaps, etc. Some of the errors that could be encountered
due to this issue are:</p>
<ul>
<li><code>invalid document separator: ---apiVersion: v1</code></li>
<li><code>wrong node kind</code></li>
</ul>
<p>Fixes:</p>
<ul>
<li>Fix multi-doc parser of <code>---</code> for post renderers
<a
href="https://redirect.github.com/fluxcd/helm-controller/pull/1442">#1442</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/helm-controller/commit/61606cd29a11dc860766a4f7ed32e99d90272707"><code>61606cd</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/helm-controller/issues/1444">#1444</a>
from fluxcd/release-v1.5.3</li>
<li><a
href="https://github.com/fluxcd/helm-controller/commit/203743e6b8b8cc15fb01ff484c262e43df414609"><code>203743e</code></a>
Release v1.5.3</li>
<li><a
href="https://github.com/fluxcd/helm-controller/commit/fab7bdb3bdfc2b2e84e637dfb53530370557a86e"><code>fab7bdb</code></a>
Add changelog entry for v1.5.3</li>
<li><a
href="https://github.com/fluxcd/helm-controller/commit/5423812dd476cef10622852566e43f08a0d7924f"><code>5423812</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/helm-controller/issues/1443">#1443</a>
from fluxcd/backport-1442-to-release/v1.5.x</li>
<li><a
href="https://github.com/fluxcd/helm-controller/commit/4f66b369f533567d8c0c853f8ebc0bf435c6a802"><code>4f66b36</code></a>
Fix multi-doc parser of <code>---</code> for post renderers</li>
<li>See full diff in <a
href="https://github.com/fluxcd/helm-controller/compare/v1.5.2...v1.5.3">compare
view</a></li>
</ul>
</details>
<br />
Updates `k8s.io/api` from 0.35.2 to 0.35.3
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/api/commit/3897036a444c440b15bde423702caab885c2b8bd"><code>3897036</code></a>
Update dependencies to v0.35.3 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/api/compare/v0.35.2...v0.35.3">compare
view</a></li>
</ul>
</details>
<br />
Updates `k8s.io/apiextensions-apiserver` from 0.35.2 to 0.35.3
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/073f5274a1e8404fd1c4a750271a823931cdff2f"><code>073f527</code></a>
Update dependencies to v0.35.3 tag</li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/791831a2c26d21cc3885df9b1f22555424b02577"><code>791831a</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/apiextensions-apiserver/issues/136903">#136903</a><code>pohly/automated-cherry-pick-of-#136455</code></li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/85fbdc0683d3693c72116487c97bb912f657fe02"><code>85fbdc0</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/apiextensions-apiserver/issues/136387">#136387</a><code>vikasbolla/automated-cherry-pick-of-#135567</code></li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/0e52304a8342502ecf8979eec88fae1ff5367a15"><code>0e52304</code></a>
fake client-go: un-deprecate NewSimpleClientset</li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/f4ff589b10e5f1bbf3012d1bdad274376d3a54b5"><code>f4ff589</code></a>
Fix flaky TestApplyCRDuringCRDFinalization test</li>
<li>See full diff in <a
href="https://github.com/kubernetes/apiextensions-apiserver/compare/v0.35.2...v0.35.3">compare
view</a></li>
</ul>
</details>
<br />
Updates `k8s.io/apimachinery` from 0.35.2 to 0.35.3
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/kubernetes/apimachinery/compare/v0.35.2...v0.35.3">compare
view</a></li>
</ul>
</details>
<br />
Updates `k8s.io/cli-runtime` from 0.35.2 to 0.35.3
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/cli-runtime/commit/60f28c03077df109fc5273f8b35b4c6a47f68e16"><code>60f28c0</code></a>
Update dependencies to v0.35.3 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/cli-runtime/compare/v0.35.2...v0.35.3">compare
view</a></li>
</ul>
</details>
<br />
Updates `k8s.io/client-go` from 0.35.2 to 0.35.3
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/client-go/commit/4f1f0a2dce40946d7376d2d490fb09f8f45d702a"><code>4f1f0a2</code></a>
Update dependencies to v0.35.3 tag</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/f80003c2408715e177434c87d885675360c5c2e9"><code>f80003c</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/client-go/issues/136903">#136903</a><code>pohly/automated-cherry-pick-of-#136455</code></li>
<li><a
href="https://github.com/kubernetes/client-go/commit/8b415569d9852422809fb9039c480eee210bbb60"><code>8b41556</code></a>
fake client-go: un-deprecate NewSimpleClientset</li>
<li>See full diff in <a
href="https://github.com/kubernetes/client-go/compare/v0.35.2...v0.35.3">compare
view</a></li>
</ul>
</details>
<br />
Updates `ocm.software/ocm` from 0.37.0 to 0.38.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/open-component-model/ocm/releases">ocm.software/ocm's
releases</a>.</em></p>
<blockquote>
<h2>v0.38.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>🐛 Bug Fixes</h3>
<ul>
<li>fix(deps): Fix dependency bump by updating another deprecated
dependency by <a
href="https://github.com/frewilhelm"><code>@frewilhelm</code></a> in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1856">open-component-model/ocm#1856</a></li>
</ul>
<h3>⬆️ Dependencies</h3>
<ul>
<li>chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 by
<a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1839">open-component-model/ocm#1839</a></li>
<li>chore(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0
by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1844">open-component-model/ocm#1844</a></li>
<li>chore(deps): bump the go group with 15 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1843">open-component-model/ocm#1843</a></li>
<li>chore(deps): bump golang from 1.25.7-alpine3.22 to 1.26.1-alpine3.22
by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1854">open-component-model/ocm#1854</a></li>
<li>chore(deps): update to go 1.26.1 by <a
href="https://github.com/matthiasbruns"><code>@matthiasbruns</code></a>
in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1859">open-component-model/ocm#1859</a></li>
</ul>
<h3>🧰 Maintenance</h3>
<ul>
<li>chore: bump VERSION to 0.38.0-dev by <a
href="https://github.com/ocmbot"><code>@ocmbot</code></a>[bot] in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1837">open-component-model/ocm#1837</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/open-component-model/ocm/compare/v0.37...v0.38.0">https://github.com/open-component-model/ocm/compare/v0.37...v0.38.0</a></p>
<h2>v0.38.0-rc.1</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>🐛 Bug Fixes</h3>
<ul>
<li>fix(deps): Fix dependency bump by updating another deprecated
dependency by <a
href="https://github.com/frewilhelm"><code>@frewilhelm</code></a> in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1856">open-component-model/ocm#1856</a></li>
</ul>
<h3>⬆️ Dependencies</h3>
<ul>
<li>chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 by
<a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1839">open-component-model/ocm#1839</a></li>
<li>chore(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0
by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1844">open-component-model/ocm#1844</a></li>
<li>chore(deps): bump the go group with 15 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1843">open-component-model/ocm#1843</a></li>
<li>chore(deps): bump golang from 1.25.7-alpine3.22 to 1.26.1-alpine3.22
by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1854">open-component-model/ocm#1854</a></li>
<li>chore(deps): update to go 1.26.1 by <a
href="https://github.com/matthiasbruns"><code>@matthiasbruns</code></a>
in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1859">open-component-model/ocm#1859</a></li>
</ul>
<h3>🧰 Maintenance</h3>
<ul>
<li>chore: bump VERSION to 0.38.0-dev by <a
href="https://github.com/ocmbot"><code>@ocmbot</code></a>[bot] in <a
href="https://redirect.github.com/open-component-model/ocm/pull/1837">open-component-model/ocm#1837</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/open-component-model/ocm/compare/v0.37...v0.38.0">https://github.com/open-component-model/ocm/compare/v0.37...v0.38.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/open-component-model/ocm/commit/3eb9acad77013edf7ab8e6b236c75025390c7d0e"><code>3eb9aca</code></a>
chore(deps): bump the ci group with 2 updates (<a
href="https://redirect.github.com/open-component-model/ocm/issues/1862">#1862</a>)</li>
<li><a
href="https://github.com/open-component-model/ocm/commit/b6505ee3606fc456be79a44615fa4a38e8eeba87"><code>b6505ee</code></a>
chore(deps): update to go 1.26.1 (<a
href="https://redirect.github.com/open-component-model/ocm/issues/1859">#1859</a>)</li>
<li><a
href="https://github.com/open-component-model/ocm/commit/452293d00996c34221242b1310149dabc3b555fa"><code>452293d</code></a>
chore(deps): bump golang from 1.25.7-alpine3.22 to 1.26.1-alpine3.22 (<a
href="https://redirect.github.com/open-component-model/ocm/issues/1854">#1854</a>)</li>
<li><a
href="https://github.com/open-component-model/ocm/commit/d81c4466a86fab1b032f41f3cf7c89b1573fe729"><code>d81c446</code></a>
chore: update 'flake.nix' (<a
href="https://redirect.github.com/open-component-model/ocm/issues/1857">#1857</a>)</li>
<li><a
href="https://github.com/open-component-model/ocm/commit/f17c4a21aa8bd4ed10cf36bab7ebacd84810e689"><code>f17c4a2</code></a>
fix(deps): Fix dependency bump by updating another deprecated dependency
(<a
href="https://redirect.github.com/open-component-model/ocm/issues/1856">#1856</a>)</li>
<li><a
href="https://github.com/open-component-model/ocm/commit/7a238136965d3fbafb957eaaee1616822b312135"><code>7a23813</code></a>
chore(deps): bump the ci group with 3 updates (<a
href="https://redirect.github.com/open-component-model/ocm/issues/1852">#1852</a>)</li>
<li><a
href="https://github.com/open-component-model/ocm/commit/58d60e7ecbc5b48198e756e2633ce2eb6284ee85"><code>58d60e7</code></a>
chore(deps): bump the ci group with 2 updates (<a
href="https://redirect.github.com/open-component-model/ocm/issues/1851">#1851</a>)</li>
<li><a
href="https://github.com/open-component-model/ocm/commit/42a2371a60bdca219db1fa00a5d59ab1ba4b8811"><code>42a2371</code></a>
chore(deps): bump docker/setup-qemu-action from 3.7.0 to 4.0.0 in the ci
grou...</li>
<li><a
href="https://github.com/open-component-model/ocm/commit/9719ab8fd046ca13008a67afc86852e1cc0e3674"><code>9719ab8</code></a>
chore(deps): bump github/codeql-action from 4.32.4 to 4.32.5 in the ci
group ...</li>
<li><a
href="https://github.com/open-component-model/ocm/commit/f4caccf326e8e3803103c5d219e0246c40272a16"><code>f4caccf</code></a>
chore(deps): bump the ci group with 2 updates (<a
href="https://redirect.github.com/open-component-model/ocm/issues/1847">#1847</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/open-component-model/ocm/compare/v0.37...v0.38">compare
view</a></li>
</ul>
</details>
<br />
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent d78a8cc commit bf4f8c8
2 files changed
+179
-181
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
92 | 92 | | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
| 177 | + | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
258 | | - | |
| 257 | + | |
| 258 | + | |
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
| 274 | + | |
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
| |||
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
342 | | - | |
343 | 342 | | |
344 | 343 | | |
345 | 344 | | |
| |||
356 | 355 | | |
357 | 356 | | |
358 | 357 | | |
359 | | - | |
| 358 | + | |
360 | 359 | | |
361 | | - | |
| 360 | + | |
362 | 361 | | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | | - | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
367 | 366 | | |
368 | 367 | | |
369 | 368 | | |
| |||
379 | 378 | | |
380 | 379 | | |
381 | 380 | | |
382 | | - | |
| 381 | + | |
383 | 382 | | |
384 | 383 | | |
385 | 384 | | |
| |||
0 commit comments