Commit 7315866
chore(deps): update module github.com/anthropics/anthropic-sdk-go to v1.38.0 (#979)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[github.com/anthropics/anthropic-sdk-go](https://redirect.github.com/anthropics/anthropic-sdk-go)
| `v1.37.0` → `v1.38.0` |

|

|
---
### Release Notes
<details>
<summary>anthropics/anthropic-sdk-go
(github.com/anthropics/anthropic-sdk-go)</summary>
###
[`v1.38.0`](https://redirect.github.com/anthropics/anthropic-sdk-go/blob/HEAD/CHANGELOG.md#1380-2026-04-23)
[Compare
Source](https://redirect.github.com/anthropics/anthropic-sdk-go/compare/v1.37.0...v1.38.0)
Full Changelog:
[v1.37.0...v1.38.0](https://redirect.github.com/anthropics/anthropic-sdk-go/compare/v1.37.0...v1.38.0)
##### Features
- add Type() method to API errors for error kind identification
([#​676](https://redirect.github.com/anthropics/anthropic-sdk-go/issues/676))
([0db1712](https://redirect.github.com/anthropics/anthropic-sdk-go/commit/0db1712b237930416461c2411d263e6d1150d957))
- **api:** CMA Memory public beta
([180e00c](https://redirect.github.com/anthropics/anthropic-sdk-go/commit/180e00cdc4863a6a64986e03fed9eb4a04117f40))
- structured outputs via Schema any with auto-parse
([#​759](https://redirect.github.com/anthropics/anthropic-sdk-go/issues/759))
([46073d8](https://redirect.github.com/anthropics/anthropic-sdk-go/commit/46073d8f489a88fdf5ebf33163e4f0d364759eae))
##### Bug Fixes
- **api:** fix errors in api spec
([e47c178](https://redirect.github.com/anthropics/anthropic-sdk-go/commit/e47c178b3ee1b5c47834239635b5a3abdff9a432))
- **api:** restore missing features
([0fc6fac](https://redirect.github.com/anthropics/anthropic-sdk-go/commit/0fc6fac141980cfce023ce2d0b30175980741db0))
##### Chores
- **internal:** more robust bootstrap script
([5bde204](https://redirect.github.com/anthropics/anthropic-sdk-go/commit/5bde204d267187622a5228330235c9c048abeae1))
- **tests:** bump steady to v0.22.1
([4578c15](https://redirect.github.com/anthropics/anthropic-sdk-go/commit/4578c15e9a2f6ed05a05acfa608083c3a893d6dd))
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/micasa-dev/micasa).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzkuNyIsInVwZGF0ZWRJblZlciI6IjQzLjEzOS43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>1 parent 518e00b commit 7315866
3 files changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
66 | | - | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
| 145 | + | |
144 | 146 | | |
145 | 147 | | |
146 | 148 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments