diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ module 4a.si/pamldapd go 1.22.3 require ( + 4a.si/ldap v0.0.0-20240606163048-4e98bda1ca75 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 ) |