suporte a dynamic dns
This commit is contained in:
2
go.mod
2
go.mod
@@ -7,10 +7,12 @@ toolchain go1.24.4
|
||||
require (
|
||||
github.com/go-ldap/ldap/v3 v3.4.13
|
||||
github.com/go-playground/validator/v10 v10.25.0
|
||||
github.com/go-sql-driver/mysql v1.9.0
|
||||
github.com/ilyakaznacheev/cleanenv v1.5.0
|
||||
)
|
||||
|
||||
require (
|
||||
filippo.io/edwards25519 v1.1.0 // indirect
|
||||
github.com/Azure/go-ntlmssp v0.1.0 // indirect
|
||||
github.com/BurntSushi/toml v1.2.1 // indirect
|
||||
github.com/gabriel-vasile/mimetype v1.4.8 // indirect
|
||||
|
||||
Reference in New Issue
Block a user