Commit 906abab
committed
fix: update go-sdk reference to cleaned up commit
The upstream go-sdk PR was cleaned up based on reviewer feedback:
- Removed broken input validation optimization (ApplyDefaults on structs)
- Fixed sync.Map.Clear() usage
- Fixed benchmark naming
New commit 988974db6bfb contains only the schema caching optimization.1 parent bc465b4 commit 906abab
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments