chore: bump Go toolchain from 1.25.0 to 1.26.0

Update go.mod directive to target Go 1.26.0.
This commit is contained in:
2026-04-20 08:57:27 -04:00
parent 3825b93d22
commit 45df899889
+1 -1
View File
@@ -1,6 +1,6 @@
module bookhoard
go 1.25.0
go 1.26.0
require (
github.com/ArcadiaLin/go-epub v0.1.1