Added some db unit tests

This commit is contained in:
Jamie Curnow
2023-07-26 13:29:12 +10:00
parent d555af68fe
commit e4e70ae6be
7 changed files with 198 additions and 55 deletions

View File

@ -3,6 +3,7 @@ module npm
go 1.20
require (
github.com/DATA-DOG/go-sqlmock v1.5.0
github.com/alexflint/go-arg v1.4.3
github.com/amacneil/dbmate/v2 v2.3.0
github.com/aymerick/raymond v2.0.3-0.20180322193309-b565731e1464+incompatible