chore: bump go directive from 1.25 to 1.26

This commit is contained in:
2026-05-12 02:06:47 +00:00
parent b9a5cc2f92
commit 9e29f60f67

2
go.mod
View File

@@ -1,6 +1,6 @@
module code.nochebuena.dev/go/httpauth-jwt
go 1.25
go 1.26
require (
code.nochebuena.dev/go/httpauth v1.0.0