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