mirror of
https://github.com/documize/community.git
synced 2025-08-09 23:45:28 +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
5
vendor/github.com/codegangsta/negroni/CHANGELOG.md
generated
vendored
5
vendor/github.com/codegangsta/negroni/CHANGELOG.md
generated
vendored
|
@ -4,6 +4,11 @@
|
|||
|
||||
## [Unreleased] -
|
||||
|
||||
## [1.0.0] - 2018-09-01
|
||||
|
||||
### Fixed
|
||||
- `Logger` middleware now correctly handles paths containing a `%` instead of trying to treat it as a format specifier
|
||||
|
||||
## [0.3.0] - 2017-11-11
|
||||
### Added
|
||||
- `With()` helper for building a new `Negroni` struct chaining handlers from
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue