✨ Check password
This commit is contained in:
parent
072031f86c
commit
c67e970b2f
4 changed files with 24 additions and 2 deletions
1
go.mod
1
go.mod
|
|
@ -6,6 +6,7 @@ require (
|
|||
github.com/BurntSushi/toml v1.2.1
|
||||
github.com/gofiber/fiber/v2 v2.42.0
|
||||
github.com/kirsle/configdir v0.0.0-20170128060238-e45d2f54772f
|
||||
golang.org/x/crypto v0.0.0-20220214200702-86341886e292
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
|
|||
Reference in a new issue