Commit a5a8501
fix: upgrade fern-go-sdk generator to 1.28.3 to fix preview-go CI
The preview-go CI check has been failing since at least Feb 16 across
all PRs touching fern/ files. The root cause is the outdated Go SDK
generator version (1.16.4) being unable to compile code generated from
the current OpenAPI spec. Upgrading to 1.28.3 (latest) includes fixes
for datetime handling, marshal/unmarshal code generation, and other
compilation issues.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent c03691d commit a5a8501
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments