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>
This commit is contained in:
2026-05-12 04:17:37 +00:00
parent 32831d5a06
commit 90cf1aab92
3 changed files with 12 additions and 4 deletions

4
go.mod
View File

@@ -1,5 +1,5 @@
module code.nochebuena.dev/go/httpmw
go 1.25
go 1.26
require code.nochebuena.dev/go/logz v0.9.0
require code.nochebuena.dev/go/logz v1.0.1