mirror of
https://github.com/documize/community.git
synced 2025-07-19 05:09:42 +02:00
Database and LDAP upgrades
Bumped underlying dependencies affecting database and LDAP connectivity. Bumped to Go v1.14.3 and released v3.8.0.
This commit is contained in:
parent
aaa8c3282d
commit
4fe022aa0c
310 changed files with 36835 additions and 16448 deletions
1
vendor/github.com/andygrunwald/go-jira/go.mod
generated
vendored
1
vendor/github.com/andygrunwald/go-jira/go.mod
generated
vendored
|
@ -3,6 +3,7 @@ module github.com/andygrunwald/go-jira
|
|||
go 1.12
|
||||
|
||||
require (
|
||||
github.com/dgrijalva/jwt-go v3.2.0+incompatible
|
||||
github.com/fatih/structs v1.0.0
|
||||
github.com/google/go-cmp v0.3.0
|
||||
github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue