Files
httpmw/go.mod
Rene Nochebuena 90cf1aab92 chore(httpmw): promote to v1.0.2 — bump logz to v1.0.1, go 1.26
Bump logz dependency from v0.9.0 to v1.0.1 and update go directive from
1.25 to 1.26. API committed as stable; no code changes.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 04:17:37 +00:00

6 lines
90 B
Modula-2

module code.nochebuena.dev/go/httpmw
go 1.26
require code.nochebuena.dev/go/logz v1.0.1