From 2707dd77c5b479cd4abb1d0e69488631a3d89e19 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Thu, 16 Sep 2021 13:46:18 +0200 Subject: Use vendored goldap --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.go') diff --git a/main.go b/main.go index b490aa7..4e5abce 100644 --- a/main.go +++ b/main.go @@ -13,9 +13,9 @@ import ( "syscall" ldap "bottin/ldapserver" + message "bottin/goldap" consul "github.com/hashicorp/consul/api" - message "github.com/lor00x/goldap/message" log "github.com/sirupsen/logrus" ) -- cgit v1.2.3