chore: bump go directive from 1.25 to 1.26

This commit is contained in:
2026-05-12 02:06:46 +00:00
parent f43fc8056c
commit 3044f2bd00

2
go.mod
View File

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