Files
mostlymatter/vendor/github.com/mattermost/ldap/go.mod
Hossein Ahmadian-Yazdi de0672937c [MM-19422] Add SQL trace and LDAP trace output to both console and server logs (#13190)
* Add MLOG for sql store

* Update printf function

* Update store/sqlstore/supplier.go

Co-Authored-By: Martin Kraft <martin@upspin.org>

* Update go mod

* update go mod and tidy it up

* update vendor folder
2019-12-17 09:47:09 -05:00

6 строки
121 B
Modula-2

module github.com/mattermost/ldap
require github.com/go-asn1-ber/asn1-ber v1.3.2-0.20191121212151-29be175fc3a3
go 1.13