3 Commits

Author SHA1 Message Date
Gemini CLI
f932c0ff65 fix(ci): re-enable and update lint job
All checks were successful
CI / Lint (push) Successful in 6s
CI / Test (push) Successful in 2s
CI / Build (push) Successful in 2s
CI / Docker Build (push) Successful in 18s
Uncomments the lint job in CI and updates golangci-lint version to 'latest' to support Go 1.23. Also removes the deprecated 'version' field from .golangci.yml.
2026-01-15 17:48:49 +00:00
c3c83118fe fix: downgrade go version to 1.23 and fix golangci-lint deprecated config
Some checks failed
CI / Lint (push) Failing after 5s
CI / Test (push) Successful in 9s
CI / Build (push) Has been skipped
CI / Docker Build (push) Has been skipped
2026-01-12 10:58:13 +01:00
6ef83e18f8 feat: initialize golang project template with docker and ci/cd
Some checks failed
CI / Lint (push) Failing after 45s
CI / Test (push) Failing after 10s
CI / Build (push) Has been skipped
CI / Docker Build (push) Has been skipped
2026-01-12 10:47:04 +01:00