chore: update go to 1.26

This commit is contained in:
2026-02-11 17:00:34 +03:00
parent db658f5a68
commit e4854beeca
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@@ -1,5 +1,5 @@
module git.vakhrushev.me/av/trackers
go 1.25.5
go 1.26.0
require github.com/pelletier/go-toml/v2 v2.2.4