summaryrefslogblamecommitdiffstats
path: root/go.mod
blob: dd05de7411e764724f41ecbb333a439b5225ea54 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                       
module 4a.si/pamldapd

go 1.22.3

require (
	github.com/msteinert/pam v1.2.0
	github.com/nmcclain/asn1-ber v0.0.0-20170104154839-2661553a0484
	github.com/nmcclain/ldap v0.0.0-20210720162743-7f8d1e44eeba
)