10 lines
210 B
Modula-2
10 lines
210 B
Modula-2
module gt.kalli.st/czar/fsldap
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
github.com/joho/godotenv v1.3.0 // indirect
|
|
github.com/lor00x/goldap v0.0.0-20180618054307-a546dffdd1a3 // indirect
|
|
github.com/vjeantet/ldapserver v1.0.1
|
|
)
|