build(gl): require Go 1.26

This commit is contained in:
2026-08-14 23:15:07 +03:30
parent 8ba5d6cef8
commit ce5f8b4a84
2 changed files with 37 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module gl
go 1.24
go 1.26
require (
github.com/jackc/pgx/v5 v5.4.3