remove useless dep

This commit is contained in:
Xavier Henner 2019-07-11 15:12:40 +02:00
parent 3c0434ee1f
commit eba6749ada
1 changed files with 0 additions and 1 deletions

1
go.mod
View File

@ -5,5 +5,4 @@ require (
github.com/onsi/gomega v1.5.0 // indirect
github.com/pyke369/golang-support v0.0.0-20190703174728-34ca97aa79e9
gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d // indirect
gopkg.in/ldap.v2 v2.5.1
)