rehabilitate storage test

This commit is contained in:
lash
2025-01-20 12:31:20 +00:00
parent 874edb3da6
commit 90ecec1798
3 changed files with 8 additions and 7 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.20250119110446-6c29d5ba580a
git.defalsify.org/vise.git v0.2.3-0.20250119111745-4f69d6fe5939
github.com/jackc/pgx/v5 v5.7.1
github.com/joho/godotenv v1.5.1
)