Files
qbank/go.mod
T
Jānis Kacēns 34eb47b595 Phase 0: skeleton, config, chi router, /healthz
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 11:25:00 +03:00

6 lines
65 B
Modula-2

module qbank
go 1.24.6
require github.com/go-chi/chi/v5 v5.2.5