aboutsummaryrefslogtreecommitdiff
path: root/control.go
diff options
context:
space:
mode:
Diffstat (limited to 'control.go')
-rw-r--r--control.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/control.go b/control.go
index 60fde91..dc13c28 100644
--- a/control.go
+++ b/control.go
@@ -2,12 +2,12 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-package ldap
+package ldapserver
import (
- "strings"
"fmt"
- "github.com/nmcclain/asn1-ber"
+ "github.com/mark-rushakoff/ldapserver/internal/asn1-ber"
+ "strings"
)
const (