deps: update

This commit is contained in:
2025-05-15 12:56:04 +03:00
parent d07f95e1b4
commit 2593577b0c
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.24
toolchain go1.24.2
require (
github.com/grassrootseconomics/go-vise v0.4.1
github.com/grassrootseconomics/go-vise v0.4.2
github.com/jackc/pgx/v5 v5.7.4
github.com/joho/godotenv v1.5.1
)