gogcli/cmd/gog
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
..
main_test.go feat(calendar,gmail): calendar parity + email open tracking (#38) 2026-01-08 04:44:18 +01:00
main.go fix: embed IANA timezone database for Windows support (#388) 2026-03-07 14:53:06 +00:00
tzdata_test.go fix: embed IANA timezone database for Windows support (#388) 2026-03-07 14:53:06 +00:00