Upgrade go version

This commit is contained in:
2026-03-08 15:52:42 +01:00
parent 55e80181df
commit 65127c2273

2
go.mod
View File

@@ -1,6 +1,6 @@
module git.artlef.fr/bibliomane
go 1.25.1
go 1.26
require (
github.com/alecthomas/kong v1.14.0