Настроил go 1.26

This commit is contained in:
2026-06-14 11:19:37 +03:00
parent ed4b4fb15e
commit e5dabebbd6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module git.vakhrushev.me/av/jellybit
go 1.23
go 1.26
require (
github.com/go-chi/chi/v5 v5.1.0