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

                     
       

         

                                                         
                                       
 
module 4a.si/pamldapd

go 1.22

require (
	4a.si/asn1-ber v0.0.0-20241009195854-ae3d4e156655
	4a.si/ldap v0.0.0-20241009201753-2f4f6cc81e0e
	github.com/msteinert/pam v1.2.0
)