gogcli/.github/workflows
Viz 4b1d1d429d
fix: embed IANA timezone database for Windows support (#388)
- Import time/tzdata in cmd/gog/main.go to bundle the IANA tz database
  into the binary (~450KB), fixing time.LoadLocation on Windows
- Add tzdata_test.go verifying LoadLocation works for representative zones
- Add windows-latest CI job running the full gate (fmt, lint, test, build)
2026-03-07 14:53:06 +00:00
..
ci.yml fix: embed IANA timezone database for Windows support (#388) 2026-03-07 14:53:06 +00:00
release.yml build: enable cgo for darwin releases 2025-12-28 18:43:36 +01:00