This commit is contained in:
2025-08-30 10:30:53 +03:00
parent 2e7ab5e382
commit 3654383ad2
9 changed files with 34 additions and 40 deletions

View File

@@ -3,7 +3,7 @@ module pkgtest
go 1.24.2
require (
code.uint32.ru/tiny/repo v0.0.0-20250504181319-b6dc6d3fce1a
code.uint32.ru/tiny/repo v1.0.0
github.com/jackc/pgx/v5 v5.7.4
github.com/mattn/go-sqlite3 v1.14.28
)