Commit 03ad0e6
authored
chore(deps): bump the go-minor-patch group in /go with 11 updates (#1883)
Bumps the go-minor-patch group in /go with 11 updates:
| Package | From | To |
| --- | --- | --- |
|
[github.com/anthropics/anthropic-sdk-go](https://github.com/anthropics/anthropic-sdk-go)
| `1.42.0` | `1.43.0` |
| [github.com/openai/openai-go/v3](https://github.com/openai/openai-go)
| `3.35.0` | `3.36.0` |
| [google.golang.org/genai](https://github.com/googleapis/go-genai) |
`1.56.0` | `1.57.0` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.36.0` | `0.36.1`
|
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) |
`0.36.0` | `0.36.1` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.36.0`
| `0.36.1` |
|
[sigs.k8s.io/agent-sandbox](https://github.com/kubernetes-sigs/agent-sandbox)
| `0.4.5` | `0.4.6` |
|
[sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime)
| `0.24.0` | `0.24.1` |
| [github.com/ollama/ollama](https://github.com/ollama/ollama) |
`0.23.2` | `0.24.0` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.81.0` |
`1.81.1` |
|
[k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver)
| `0.36.0` | `0.36.1` |
Updates `github.com/anthropics/anthropic-sdk-go` from 1.42.0 to 1.43.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/anthropics/anthropic-sdk-go/releases">github.com/anthropics/anthropic-sdk-go's
releases</a>.</em></p>
<blockquote>
<h2>v1.43.0</h2>
<h2>1.43.0 (2026-05-13)</h2>
<p>Full Changelog: <a
href="https://github.com/anthropics/anthropic-sdk-go/compare/v1.42.0...v1.43.0">v1.42.0...v1.43.0</a></p>
<h3>Features</h3>
<ul>
<li><strong>api:</strong> Add BetaManagedAgentsSearchResultBlock types
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/498fafcadd46be3a53e24ca2e7c40d00da6361bd">498fafc</a>)</li>
<li><strong>api:</strong> Add support for cache diagnostics beta (<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/eac032f440e19fe9407d856dc4494029c606cd3d">eac032f</a>)</li>
<li><strong>client:</strong> add compatibility aliases for old type
names (<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/38e1f89eeffeb40295a5796c97d9966ab1a8703b">38e1f89</a>)</li>
<li><strong>client:</strong> add compatibility aliases for old type
names (<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/a98b0fb44693ee6c4bcd7575414b1cab0fc114c7">a98b0fb</a>)</li>
<li><strong>client:</strong> optimize json encoder for internal types
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/f379c4255c6485a02afb8136d84f1cf995794a08">f379c42</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>structured outputs:</strong> allowlist enum, const, pattern,
allOf in transformSchema (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/823">#823</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/d3687868eb9c40427c731b12e9291ddeeb74f557">d368786</a>)</li>
</ul>
<h3>Chores</h3>
<ul>
<li><strong>api:</strong> spec updates (<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/502b9f13f72a691c3b440c66d964a25caf2db8e1">502b9f1</a>)</li>
<li>fix standard webhooks version (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/842">#842</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/1fdda46d63004bfec8c977319554cb609a0b4041">1fdda46</a>)</li>
<li><strong>internal:</strong> simplify release-please config (<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/69da3d60e46540256c75fc2a0d1b1814ed608dfc">69da3d6</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/anthropics/anthropic-sdk-go/blob/main/CHANGELOG.md">github.com/anthropics/anthropic-sdk-go's
changelog</a>.</em></p>
<blockquote>
<h2>1.43.0 (2026-05-13)</h2>
<p>Full Changelog: <a
href="https://github.com/anthropics/anthropic-sdk-go/compare/v1.42.0...v1.43.0">v1.42.0...v1.43.0</a></p>
<h3>Features</h3>
<ul>
<li><strong>api:</strong> Add BetaManagedAgentsSearchResultBlock types
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/498fafcadd46be3a53e24ca2e7c40d00da6361bd">498fafc</a>)</li>
<li><strong>api:</strong> Add support for cache diagnostics beta (<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/eac032f440e19fe9407d856dc4494029c606cd3d">eac032f</a>)</li>
<li><strong>client:</strong> add compatibility aliases for old type
names (<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/38e1f89eeffeb40295a5796c97d9966ab1a8703b">38e1f89</a>)</li>
<li><strong>client:</strong> add compatibility aliases for old type
names (<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/a98b0fb44693ee6c4bcd7575414b1cab0fc114c7">a98b0fb</a>)</li>
<li><strong>client:</strong> optimize json encoder for internal types
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/f379c4255c6485a02afb8136d84f1cf995794a08">f379c42</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>structured outputs:</strong> allowlist enum, const, pattern,
allOf in transformSchema (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/823">#823</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/d3687868eb9c40427c731b12e9291ddeeb74f557">d368786</a>)</li>
</ul>
<h3>Chores</h3>
<ul>
<li><strong>api:</strong> spec updates (<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/502b9f13f72a691c3b440c66d964a25caf2db8e1">502b9f1</a>)</li>
<li>fix standard webhooks version (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/842">#842</a>)
(<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/1fdda46d63004bfec8c977319554cb609a0b4041">1fdda46</a>)</li>
<li><strong>internal:</strong> simplify release-please config (<a
href="https://github.com/anthropics/anthropic-sdk-go/commit/69da3d60e46540256c75fc2a0d1b1814ed608dfc">69da3d6</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/05700ac0b3d9d09dc8c71b39f2844cdfc48db5e9"><code>05700ac</code></a>
release: 1.43.0</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/c5a8272f9b0de45352fde3b8b0cd8f9ea30e9205"><code>c5a8272</code></a>
feat(api): Add support for cache diagnostics beta</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/a23541600e165e1b01f4e7d3d6e6fec6185d41e3"><code>a235416</code></a>
feat(client): optimize json encoder for internal types</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/2892c45680c2fb294b479f4eb7700c99ec31ad2f"><code>2892c45</code></a>
chore(api): spec updates</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/e02171b273286bdfd97d2deb307b0cb99e8cbf94"><code>e02171b</code></a>
codegen metadata</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/8a4cbf0b040588dc6b3cb3ec5c735767183ef36c"><code>8a4cbf0</code></a>
feat(api): Add BetaManagedAgentsSearchResultBlock types</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/3036341beb9026a31f4f5fd9d1c818f8f1cffb50"><code>3036341</code></a>
ci: pin GitHub Actions to commit SHAs</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/81dd299705cce0981faaeaf14149b9583e0f6554"><code>81dd299</code></a>
chore: fix standard webhooks version (<a
href="https://redirect.github.com/anthropics/anthropic-sdk-go/issues/842">#842</a>)</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/438f43d217fa7693eaa9d5f0a03a4ed32cd393a2"><code>438f43d</code></a>
feat(client): add compatibility aliases for old type names</li>
<li><a
href="https://github.com/anthropics/anthropic-sdk-go/commit/0ece20f557c19f765e79dacc80aed082f40ba1ef"><code>0ece20f</code></a>
fix(structured outputs): allowlist enum, const, pattern, allOf in
transformSc...</li>
<li>Additional commits viewable in <a
href="https://github.com/anthropics/anthropic-sdk-go/compare/v1.42.0...v1.43.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/openai/openai-go/v3` from 3.35.0 to 3.36.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/openai/openai-go/releases">github.com/openai/openai-go/v3's
releases</a>.</em></p>
<blockquote>
<h2>v3.36.0</h2>
<h2>3.36.0 (2026-05-13)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-go/compare/v3.35.0...v3.36.0">v3.35.0...v3.36.0</a></p>
<h3>Features</h3>
<ul>
<li><strong>api:</strong> add service_tier parameter to response compact
method (<a
href="https://github.com/openai/openai-go/commit/bacd2c0bcf980e8d424d67446fb4d9c4ea897d24">bacd2c0</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>go:</strong> avoid panic when http.DefaultTransport is
wrapped (<a
href="https://github.com/openai/openai-go/commit/95a0250a9c770674f8deacb3a3fc1175e6808967">95a0250</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/openai/openai-go/blob/main/CHANGELOG.md">github.com/openai/openai-go/v3's
changelog</a>.</em></p>
<blockquote>
<h2>3.36.0 (2026-05-13)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-go/compare/v3.35.0...v3.36.0">v3.35.0...v3.36.0</a></p>
<h3>Features</h3>
<ul>
<li><strong>api:</strong> add service_tier parameter to response compact
method (<a
href="https://github.com/openai/openai-go/commit/bacd2c0bcf980e8d424d67446fb4d9c4ea897d24">bacd2c0</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>go:</strong> avoid panic when http.DefaultTransport is
wrapped (<a
href="https://github.com/openai/openai-go/commit/95a0250a9c770674f8deacb3a3fc1175e6808967">95a0250</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/openai/openai-go/commit/5234005f50ad762e93d50bd3431c80f647905859"><code>5234005</code></a>
Merge pull request <a
href="https://redirect.github.com/openai/openai-go/issues/659">#659</a>
from openai/release-please--branches--main--changes--...</li>
<li><a
href="https://github.com/openai/openai-go/commit/49350bae7f9ad272ffddb56b877cb365cbc9c3ea"><code>49350ba</code></a>
release: 3.36.0</li>
<li><a
href="https://github.com/openai/openai-go/commit/e044efbb037c6971f10d35369e85d62ea21ee7e2"><code>e044efb</code></a>
Merge pull request <a
href="https://redirect.github.com/openai/openai-go/issues/981">#981</a>
from stainless-sdks/dev/jtian/remove-unnecessary-params</li>
<li><a
href="https://github.com/openai/openai-go/commit/82c0cc9c4a04ac9abfaa65dd275fb1e38770b985"><code>82c0cc9</code></a>
[feat] Remove client_id from required params during init</li>
<li><a
href="https://github.com/openai/openai-go/commit/bacd2c0bcf980e8d424d67446fb4d9c4ea897d24"><code>bacd2c0</code></a>
feat(api): add service_tier parameter to response compact method</li>
<li><a
href="https://github.com/openai/openai-go/commit/95a0250a9c770674f8deacb3a3fc1175e6808967"><code>95a0250</code></a>
fix(go): avoid panic when http.DefaultTransport is wrapped</li>
<li>See full diff in <a
href="https://github.com/openai/openai-go/compare/v3.35.0...v3.36.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `google.golang.org/genai` from 1.56.0 to 1.57.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/go-genai/releases">google.golang.org/genai's
releases</a>.</em></p>
<blockquote>
<h2>v1.57.0</h2>
<h2><a
href="https://github.com/googleapis/go-genai/compare/v1.56.0...v1.57.0">1.57.0</a>
(2026-05-12)</h2>
<h3>Features</h3>
<ul>
<li>Expose Test and Server of the Replay API Client for the cross module
usage in the AgentPlatform module. (<a
href="https://github.com/googleapis/go-genai/commit/27b142d7c2aea6794c4b9d88d6e3f68f69fb17a3">27b142d</a>)</li>
<li>support Blocking FunctionCall in Live API in AgentPlatform (Vertex)
(<a
href="https://github.com/googleapis/go-genai/commit/e5e653c939fb25dba1d54726dba6735b51002267">e5e653c</a>)</li>
<li>support speech to speech translation in Gemini Live (<a
href="https://github.com/googleapis/go-genai/commit/621b55d07426e706991c7c9f2602658cf1068cbc">621b55d</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Fix version redaction logic in the replay API client. (<a
href="https://github.com/googleapis/go-genai/commit/af4c93111f6a266674370a45f3fb15e1742d064e">af4c931</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/go-genai/blob/main/CHANGELOG.md">google.golang.org/genai's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/googleapis/go-genai/compare/v1.56.0...v1.57.0">1.57.0</a>
(2026-05-12)</h2>
<h3>Features</h3>
<ul>
<li>Expose Test and Server of the Replay API Client for the cross module
usage in the AgentPlatform module. (<a
href="https://github.com/googleapis/go-genai/commit/27b142d7c2aea6794c4b9d88d6e3f68f69fb17a3">27b142d</a>)</li>
<li>support Blocking FunctionCall in Live API in AgentPlatform (Vertex)
(<a
href="https://github.com/googleapis/go-genai/commit/e5e653c939fb25dba1d54726dba6735b51002267">e5e653c</a>)</li>
<li>support speech to speech translation in Gemini Live (<a
href="https://github.com/googleapis/go-genai/commit/621b55d07426e706991c7c9f2602658cf1068cbc">621b55d</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Fix version redaction logic in the replay API client. (<a
href="https://github.com/googleapis/go-genai/commit/af4c93111f6a266674370a45f3fb15e1742d064e">af4c931</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/googleapis/go-genai/commit/c02ba4f1f6069dfcbfb626489af058ffd89a82bf"><code>c02ba4f</code></a>
chore(main): release 1.57.0 (<a
href="https://redirect.github.com/googleapis/go-genai/issues/784">#784</a>)</li>
<li><a
href="https://github.com/googleapis/go-genai/commit/af4c93111f6a266674370a45f3fb15e1742d064e"><code>af4c931</code></a>
fix: Fix version redaction logic in the replay API client.</li>
<li><a
href="https://github.com/googleapis/go-genai/commit/621b55d07426e706991c7c9f2602658cf1068cbc"><code>621b55d</code></a>
feat: support speech to speech translation in Gemini Live</li>
<li><a
href="https://github.com/googleapis/go-genai/commit/27b142d7c2aea6794c4b9d88d6e3f68f69fb17a3"><code>27b142d</code></a>
feat: Expose Test and Server of the Replay API Client for the cross
module us...</li>
<li><a
href="https://github.com/googleapis/go-genai/commit/aec9d38b6a45318ea66ce9ee1a5016280f419bb4"><code>aec9d38</code></a>
chore: update error messages to clarify which APIs support a
feature.</li>
<li><a
href="https://github.com/googleapis/go-genai/commit/e5e653c939fb25dba1d54726dba6735b51002267"><code>e5e653c</code></a>
feat: support Blocking FunctionCall in Live API in AgentPlatform
(Vertex)</li>
<li><a
href="https://github.com/googleapis/go-genai/commit/1ca15ba6262a95e1e3e31e63f2b8a21e90adf91e"><code>1ca15ba</code></a>
chore: Handle vertex-genai-modules user-agent header for the
AgentPlatform SDK.</li>
<li><a
href="https://github.com/googleapis/go-genai/commit/afcab1d077bdf2548e681319408d3d780ead46c4"><code>afcab1d</code></a>
chore: Expose the Replay API client as an internal component only for
the Age...</li>
<li>See full diff in <a
href="https://github.com/googleapis/go-genai/compare/v1.56.0...v1.57.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `k8s.io/api` from 0.36.0 to 0.36.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/api/commit/25001c854943b552769cd32eacd0bef7467c0eea"><code>25001c8</code></a>
Update dependencies to v0.36.1 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/api/compare/v0.36.0...v0.36.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `k8s.io/apimachinery` from 0.36.0 to 0.36.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/7af103a2a439106791220493349f8d13bc0a1efd"><code>7af103a</code></a>
Update dependencies to v0.36.1 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/apimachinery/compare/v0.36.0...v0.36.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `k8s.io/client-go` from 0.36.0 to 0.36.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/client-go/commit/55ef15a9fb552182b78f7b1d0d09d618632dfe7f"><code>55ef15a</code></a>
Update dependencies to v0.36.1 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/client-go/compare/v0.36.0...v0.36.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `sigs.k8s.io/agent-sandbox` from 0.4.5 to 0.4.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/kubernetes-sigs/agent-sandbox/releases">sigs.k8s.io/agent-sandbox's
releases</a>.</em></p>
<blockquote>
<h2>v0.4.6</h2>
<h2>🚀 Announcing Agent Sandbox v0.4.6!</h2>
<p>We're excited to announce the release of Agent Sandbox v0.4.6! This
release introduces major scalability enhancements through opt-in Service
management, robust developer guidance with AI agent skills, expanded API
and Network Policy documentation, and new stateful AI agent
examples.</p>
<h3>1 parent c53f615 commit 03ad0e6
2 files changed
Lines changed: 45 additions & 45 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
| 77 | + | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
358 | | - | |
| 358 | + | |
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
| |||
423 | 423 | | |
424 | 424 | | |
425 | 425 | | |
426 | | - | |
427 | | - | |
| 426 | + | |
| 427 | + | |
428 | 428 | | |
429 | 429 | | |
430 | 430 | | |
431 | | - | |
| 431 | + | |
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | | - | |
| 91 | + | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
633 | 633 | | |
634 | 634 | | |
635 | 635 | | |
636 | | - | |
637 | | - | |
| 636 | + | |
| 637 | + | |
638 | 638 | | |
639 | 639 | | |
640 | 640 | | |
641 | 641 | | |
642 | 642 | | |
643 | | - | |
644 | | - | |
| 643 | + | |
| 644 | + | |
645 | 645 | | |
646 | 646 | | |
647 | 647 | | |
| |||
747 | 747 | | |
748 | 748 | | |
749 | 749 | | |
750 | | - | |
751 | | - | |
| 750 | + | |
| 751 | + | |
752 | 752 | | |
753 | 753 | | |
754 | 754 | | |
| |||
1029 | 1029 | | |
1030 | 1030 | | |
1031 | 1031 | | |
1032 | | - | |
1033 | | - | |
| 1032 | + | |
| 1033 | + | |
1034 | 1034 | | |
1035 | 1035 | | |
1036 | 1036 | | |
1037 | 1037 | | |
1038 | | - | |
1039 | | - | |
| 1038 | + | |
| 1039 | + | |
1040 | 1040 | | |
1041 | 1041 | | |
1042 | 1042 | | |
| |||
1060 | 1060 | | |
1061 | 1061 | | |
1062 | 1062 | | |
1063 | | - | |
1064 | | - | |
1065 | | - | |
1066 | | - | |
1067 | | - | |
1068 | | - | |
1069 | | - | |
1070 | | - | |
1071 | | - | |
1072 | | - | |
1073 | | - | |
1074 | | - | |
| 1063 | + | |
| 1064 | + | |
| 1065 | + | |
| 1066 | + | |
| 1067 | + | |
| 1068 | + | |
| 1069 | + | |
| 1070 | + | |
| 1071 | + | |
| 1072 | + | |
| 1073 | + | |
| 1074 | + | |
1075 | 1075 | | |
1076 | 1076 | | |
1077 | 1077 | | |
1078 | 1078 | | |
1079 | 1079 | | |
1080 | 1080 | | |
1081 | | - | |
1082 | | - | |
| 1081 | + | |
| 1082 | + | |
1083 | 1083 | | |
1084 | 1084 | | |
1085 | 1085 | | |
| |||
1094 | 1094 | | |
1095 | 1095 | | |
1096 | 1096 | | |
1097 | | - | |
1098 | | - | |
| 1097 | + | |
| 1098 | + | |
1099 | 1099 | | |
1100 | 1100 | | |
1101 | | - | |
1102 | | - | |
| 1101 | + | |
| 1102 | + | |
1103 | 1103 | | |
1104 | 1104 | | |
1105 | 1105 | | |
| |||
0 commit comments