mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-07-04 00:46:50 +00:00
Add goleak in unit tests
This commit is contained in:
@ -21,6 +21,7 @@ require (
|
||||
github.com/rotisserie/eris v0.5.4
|
||||
github.com/stretchr/testify v1.8.4
|
||||
github.com/vrischmann/envconfig v1.3.0
|
||||
go.uber.org/goleak v1.3.0
|
||||
golang.org/x/crypto v0.11.0
|
||||
gorm.io/datatypes v1.2.0
|
||||
gorm.io/driver/mysql v1.5.1
|
||||
|
Reference in New Issue
Block a user