Update deps

This commit is contained in:
lash
2025-01-21 13:49:12 +00:00
parent 90ecec1798
commit f7d31e4e81
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module git.grassecon.net/grassrootseconomics/visedriver
go 1.23.0
require (
git.defalsify.org/vise.git v0.2.3-0.20250119111745-4f69d6fe5939
git.defalsify.org/vise.git v0.2.3-0.20250120121301-10739fb4a8c9
github.com/jackc/pgx/v5 v5.7.1
github.com/joho/godotenv v1.5.1
)