improovements

This commit is contained in:
pavel 2026-05-15 00:14:35 +02:00
commit 4205922617
6 changed files with 65 additions and 29 deletions

4
go.mod
View file

@ -1,8 +1,8 @@
module box
go 1.23.0
go 1.26.0
toolchain go1.24.5
toolchain go1.26.3
require (
github.com/jackc/pgx/v5 v5.7.6