mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-07-04 00:46:50 +00:00
Added some db unit tests
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user