Skip to content

fix: Windows release build (SEO ingester syscall) - #13

Merged
jams24 merged 1 commit into
mainfrom
fix-plan-limits
Aug 31, 2026
Merged

fix: Windows release build (SEO ingester syscall)#13
jams24 merged 1 commit into
mainfrom
fix-plan-limits

Conversation

@jams24

@jams24 jams24 commented Aug 31, 2026

Copy link
Copy Markdown
Owner

Fixes the v1.1.6 GoReleaser Windows cross-compile failure (syscall.Stat_t is Unix-only). No version change.

🤖 Generated with Claude Code

…lease build)

syscall.Stat_t is Unix-only and broke the GoReleaser Windows cross-compile.
Move it behind //go:build tags with a Windows stub.
@jams24
jams24 merged commit 404c240 into main Aug 31, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant