mirror of
https://github.com/documize/community.git
synced 2025-08-09 07:25:23 +02:00
[WIP] Basic LDAP connectivity
This commit is contained in:
parent
f28b7497fa
commit
8d3dfcc3c7
72 changed files with 5039 additions and 3548 deletions
|
@ -89,14 +89,10 @@
|
|||
go-tests = true
|
||||
unused-packages = true
|
||||
|
||||
[[constraint]]
|
||||
branch = "master"
|
||||
name = "github.com/documize/unidecode"
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/documize/slug"
|
||||
version = "1.1.1"
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/andygrunwald/go-jira"
|
||||
name = "gopkg.in/andygrunwald/go-jira.v1"
|
||||
version = "1.5.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue