You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update SDK to v0.9.1 and fix goreleaser config (#25)
* fix: remove Windows build target (SDK uses Unix-specific syscall)
* fix: restore Windows builds with SDK v0.9.1
Update hypeman-go to v0.9.1 which fixes the Windows cross-compilation
issue (syscall.Stat_t moved to platform-specific files).
- Restore Windows build targets in .goreleaser.yml
- Update SDK dependency to v0.9.1
- Keep nfpms.maintainer fix
---------
Co-authored-by: Hiro Tamada <[email protected]>
0 commit comments