summaryrefslogtreecommitdiffstats
path: root/Gopkg.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Gopkg.toml')
-rw-r--r--Gopkg.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gopkg.toml b/Gopkg.toml
index 94f15079ba..3a981f5296 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -95,8 +95,8 @@ ignored = ["google.golang.org/appengine*"]
version = "1.31.1"
[[constraint]]
- name = "gopkg.in/ldap.v2"
- version = "2.4.1"
+ name = "gopkg.in/ldap.v3"
+ version = "3.0.1"
[[constraint]]
name = "gopkg.in/macaron.v1"