detect new system to register default admin
This commit is contained in:
1 parent
20e9ae19f3
commit
17dd4e9561
6 files changed
+66
-5
No files matched your search
@@ -7,6 +7,7 @@ require (
|
||||
github.com/gofiber/fiber/v2 v2.26.0
|
||||
github.com/google/go-cmp v0.5.6 // indirect
|
||||
github.com/google/uuid v1.3.0
|
||||
github.com/howeyc/gopass v0.0.0-20210920133722-c8aef6fb66ef
|
||||
github.com/joho/godotenv v1.3.0
|
||||
github.com/stretchr/testify v1.7.0 // indirect
|
||||
go.mongodb.org/mongo-driver v1.7.2
|
||||
|
||||
Reference in new issue
Block a user