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 /filter_test.go | |
| parent | 16e1575c86d09a0495b994341e9541a9fdfc6761 (diff) | |
rename
Diffstat (limited to 'filter_test.go')
| -rw-r--r-- | filter_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filter_test.go b/filter_test.go index c56a937..d380b23 100644 --- a/filter_test.go +++ b/filter_test.go @@ -1,7 +1,7 @@ package ldap import ( - "github.com/tmfkams/asn1-ber" + "github.com/marcsauter/asn1-ber" "testing" ) |
