summaryrefslogtreecommitdiffstats
path: root/examples/search.go
diff options
context:
space:
mode:
Diffstat (limited to 'examples/search.go')
-rw-r--r--examples/search.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/search.go b/examples/search.go
index 5375551..4d86544 100644
--- a/examples/search.go
+++ b/examples/search.go
@@ -2,13 +2,13 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-// File contains a search example
package main
import (
"fmt"
- "github.com/marcsauter/ldap"
"log"
+
+ "github.com/SpruceHealth/ldap"
)
var (