The most basic GET accounts
Some checks failed
Test and build / build (push) Failing after 20s

This commit is contained in:
2024-02-11 22:37:04 +01:00
parent 0536803aff
commit 8173dc4354
11 changed files with 1227 additions and 2224 deletions

View File

@@ -5,7 +5,7 @@ import (
"gitea.larvit.se/pwrpln/go_log"
"github.com/google/uuid"
"github.com/jackc/pgx/v4/pgxpool"
"github.com/jackc/pgx/v5/pgxpool"
)
// Account is an account as represented in the database