diff options
| author | John Weldon <[email protected]> | 2014-03-21 10:51:35 -0700 |
|---|---|---|
| committer | John Weldon <[email protected]> | 2014-03-21 10:51:35 -0700 |
| commit | 090a5e2ca7d72a11f0f7e52dfee4d34a11948c10 (patch) | |
| tree | a6b4cadab74d9be456c4730a6505fe8b776f12aa /examples/searchTLS.go | |
| parent | 5023af85baebfd0fb8b00d23be19a17f49e02028 (diff) | |
update references
Diffstat (limited to 'examples/searchTLS.go')
| -rw-r--r-- | examples/searchTLS.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/searchTLS.go b/examples/searchTLS.go index d12b582..026284c 100644 --- a/examples/searchTLS.go +++ b/examples/searchTLS.go @@ -8,7 +8,7 @@ import ( "fmt" "log" - "github.com/SpruceHealth/ldap" + "github.com/johnweldon/ldap" ) var ( |
