summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorApehaenger <joerg@ebeling.ws>2021-07-20 18:27:06 +0200
committerGitHub <noreply@github.com>2021-07-20 18:27:06 +0200
commit6ebc2104fcbfff2ae083098f7c2c08f7ae4f6679 (patch)
tree0d4b44f6a73e9369efcf6675cf8ed2079447762d /go.mod
parentFix examples (#6) (diff)
downloadldap-6ebc2104fcbfff2ae083098f7c2c08f7ae4f6679.tar
ldap-6ebc2104fcbfff2ae083098f7c2c08f7ae4f6679.tar.gz
ldap-6ebc2104fcbfff2ae083098f7c2c08f7ae4f6679.tar.bz2
ldap-6ebc2104fcbfff2ae083098f7c2c08f7ae4f6679.tar.lz
ldap-6ebc2104fcbfff2ae083098f7c2c08f7ae4f6679.tar.xz
ldap-6ebc2104fcbfff2ae083098f7c2c08f7ae4f6679.tar.zst
ldap-6ebc2104fcbfff2ae083098f7c2c08f7ae4f6679.zip
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod5
1 files changed, 5 insertions, 0 deletions
diff --git a/go.mod b/go.mod
new file mode 100644
index 0000000..430dfa0
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,5 @@
+module github.com/nmcclain/ldap
+
+go 1.14
+
+require github.com/nmcclain/asn1-ber v0.0.0-20170104154839-2661553a0484