summaryrefslogtreecommitdiffstats
path: root/vendor/gopkg.in
Commit message (Collapse)AuthorAgeFilesLines
* Check client disconnect to exit for loop (api). Fixes #1983 (#2012)Wim2023-03-1111-929/+0
| | | Also update to latest melody upstream
* Update dependencies (#1951)Wim2023-01-288-16/+48
|
* Update dependencies (#1851)Wim2022-06-251-1/+10
|
* Update dependencies (#1841)Wim2022-06-111-14/+64
|
* Update dependencies (#1813)Wim2022-04-251-5/+11
|
* Update dependencies (#1784)Wim2022-04-014-3/+36
|
* Bump github.com/spf13/viper from 1.9.0 to 1.10.1 (#1684)dependabot[bot]2022-01-182-22/+10
| | | | | | | | | | | | | | | | Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.9.0 to 1.10.1. - [Release notes](https://github.com/spf13/viper/releases) - [Commits](https://github.com/spf13/viper/compare/v1.9.0...v1.10.1) --- updated-dependencies: - dependency-name: github.com/spf13/viper dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump github.com/mattermost/mattermost-server/v6 from 6.1.0 to 6.3.0 (#1686)dependabot[bot]2022-01-182-3/+4
| | | | | | | | | | | | | | | | | Bumps [github.com/mattermost/mattermost-server/v6](https://github.com/mattermost/mattermost-server) from 6.1.0 to 6.3.0. - [Release notes](https://github.com/mattermost/mattermost-server/releases) - [Changelog](https://github.com/mattermost/mattermost-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/mattermost/mattermost-server/compare/v6.1.0...v6.3.0) --- updated-dependencies: - dependency-name: github.com/mattermost/mattermost-server/v6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update dependencies (#1610)Wim2021-10-178-31/+37
| | | | | * Update dependencies * Update module to go 1.17
* Update dependencies (#1521)Wim2021-06-1610-52/+72
|
* Update vendor for next release (#1343)Wim2020-12-313-23/+48
|
* Update vendor (#1265)Wim2020-10-1920-161/+328
|
* Add TLSConfig to nctalk (#1195)Gary Kim2020-08-3018-0/+11325
| | | Signed-off-by: Gary Kim <gary@garykim.dev>
* Replace gorilla with melody for websocket API (#1205)NikkyAI2020-08-2611-0/+929
|
* Use mattermost v5 module (#1192)Wim2020-08-109-80/+290
|
* Update dependencies / vendor (#1146)Wim2020-05-245-68/+74
|
* Update dependencies (#975)Wim2020-01-0918-1/+3253
|
* Update vendor, move to labstack/echo/v4 Fixes #698Wim2019-01-311-0/+28
|
* Update direct dependencies where possibleDuco van Amstel2018-11-2524-469/+1596
|
* Use mod vendor for vendored directory (backwards compatible)Wim2018-08-0610-579/+171
|
* Update vendorWim2017-03-257-0/+579
|
* Refactor for more flexibilityWim2016-09-1816-1860/+0
| | | | | | | * Move from gcfg to toml configuration because gcfg was too restrictive * Implemented gateway which has support multiple in and out bridges. * Allow for bridging the same bridges, which means eg you can now bridge between multiple mattermosts. * Support multiple gateways
* Vendor libsWim2016-04-1030-0/+11295