aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorMrArmonius <mrarmonius@gmail.com>2021-07-07 01:49:33 +0200
committerMrArmonius <mrarmonius@gmail.com>2021-07-19 18:56:47 +0200
commita98556d5c1241f9150202d72ea096a775d97a582 (patch)
tree17825f52e0079e7eaa759a28951b9eb6fda6572e /go.mod
parentaa912b5ceb24cb8772709171ea9589b0771bbe54 (diff)
downloadbottin-a98556d5c1241f9150202d72ea096a775d97a582.tar.gz
bottin-a98556d5c1241f9150202d72ea096a775d97a582.zip
Test End-to-end V1.0, testing Bottin's behavior
Tests wrote in golang without framework Testing on the Bottin's behavior Tests made: - crated random Users and Group - LDAP ADD - check the match between Consul's data and Test's data- LDAP Search - modify attributes and check them - LDAP Modify
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 75156e0..22c2023 100644
--- a/go.mod
+++ b/go.mod
@@ -3,6 +3,7 @@ module bottin
go 1.13
require (
+ github.com/go-ldap/ldap/v3 v3.3.0
github.com/google/uuid v1.1.1
github.com/hashicorp/consul/api v1.3.0
github.com/lor00x/goldap v0.0.0-20180618054307-a546dffdd1a3