fix(go.mod): update Go version to 1.25.13

This commit is contained in:
2026-09-03 21:39:56 +02:00
parent 77e6e72f5a
commit 5c25f333b7
+1 -1
View File
@@ -1,6 +1,6 @@
module git.warky.dev/wdevs/relspecgo module git.warky.dev/wdevs/relspecgo
go 1.25.7 go 1.25.13
require ( require (
github.com/gdamore/tcell/v2 v2.13.9 github.com/gdamore/tcell/v2 v2.13.9