Pin pgx/v5 to v5.7.4 for compatibility with Go 1.22 (apt on Ubuntu 24.04).

Made-with: Cursor
This commit is contained in:
Луценко Андрей Анатольевич
2026-04-10 12:21:19 +10:00
parent f082e9fc11
commit e25e068515
3 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -2,6 +2,6 @@ module nettopo-go
go 1.22
require github.com/jackc/pgx/v5 v5.7.6
require github.com/jackc/pgx/v5 v5.7.4
require github.com/gosnmp/gosnmp v1.41.0