diff options
| author | Marc Sauter <[email protected]> | 2014-02-03 08:51:53 +0100 |
|---|---|---|
| committer | Samuel Stauffer <[email protected]> | 2014-03-19 13:57:59 -0700 |
| commit | e2ff8b4459c465d415d3e10f166c901dab96b56f (patch) | |
| tree | 96320c6d478ffc9d392b7bedf407acd5af819759 /examples/modify.go | |
| parent | 16e1575c86d09a0495b994341e9541a9fdfc6761 (diff) | |
rename
Diffstat (limited to 'examples/modify.go')
| -rw-r--r-- | examples/modify.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/modify.go b/examples/modify.go index 7af8e06..46799b3 100644 --- a/examples/modify.go +++ b/examples/modify.go @@ -8,7 +8,7 @@ package main import ( "errors" "fmt" - "github.com/tmfkams/ldap" + "github.com/marcsauter/ldap" "log" ) |
