aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Rushakoff <[email protected]>2018-02-23 08:44:13 -0800
committerMark Rushakoff <[email protected]>2018-02-23 08:53:42 -0800
commitdb0060239d6bf2085534d5cdb4a0790df88f1000 (patch)
tree6b54a8fe3debd6a7da1cb5d1e54c8e6bc7a6092c
parent2661553a04840c556cf4f3cd69fa3332bae84e9d (diff)
Move ber package to internal
In order to not have an external dependency in the ldapserver repo.
-rw-r--r--internal/asn1-ber/LICENSE (renamed from LICENSE)0
-rw-r--r--internal/asn1-ber/Makefile (renamed from Makefile)0
-rw-r--r--internal/asn1-ber/README (renamed from README)0
-rw-r--r--internal/asn1-ber/ber.go (renamed from ber.go)0
4 files changed, 0 insertions, 0 deletions
diff --git a/LICENSE b/internal/asn1-ber/LICENSE
index 7448756..7448756 100644
--- a/LICENSE
+++ b/internal/asn1-ber/LICENSE
diff --git a/Makefile b/internal/asn1-ber/Makefile
index acda29a..acda29a 100644
--- a/Makefile
+++ b/internal/asn1-ber/Makefile
diff --git a/README b/internal/asn1-ber/README
index bb785a0..bb785a0 100644
--- a/README
+++ b/internal/asn1-ber/README
diff --git a/ber.go b/internal/asn1-ber/ber.go
index 95755fe..95755fe 100644
--- a/ber.go
+++ b/internal/asn1-ber/ber.go