summaryrefslogtreecommitdiffstats
path: root/vendor/golang.org/x/sys
Commit message (Collapse)AuthorAgeFilesLines
* Update dependencies (#2007)Wim2023-03-0984-199/+768
| | | * Update dependencies
* Bump golang.org/x/net from 0.5.0 to 0.7.0 (#2003)dependabot[bot]2023-03-0933-72/+304
| | | | | | | | | | | | | | Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.7.0. - [Release notes](https://github.com/golang/net/releases) - [Commits](https://github.com/golang/net/compare/v0.5.0...v0.7.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update dependencies (#1951)Wim2023-01-2866-1168/+3343
|
* Update dependencies (#1929)Wim2022-11-27159-1954/+19402
|
* Update dependencies and go1.18 (#1873)Wim2022-08-1389-2406/+6958
| | | | | * Update dependencies and go1.18 * Exclude unnecessary linters and update build to go1.18
* Update dependencies (#1841)Wim2022-06-1158-124/+2778
|
* Update dependencies (#1813)Wim2022-04-2594-488/+2390
|
* Update dependencies (#1784)Wim2022-04-0145-18/+259
|
* Add dependencies/vendor (whatsapp)Wim2022-03-201-0/+102
|
* Bump github.com/mattermost/mattermost-server/v6 from 6.1.0 to 6.3.0 (#1686)dependabot[bot]2022-01-18101-458/+2755
| | | | | | | | | | | | | | | | | 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>
* Add support for Harmony (#1656)Janet Blackquill2021-12-183-0/+61
| | | | | | Harmony is a relatively new (1,5yo) chat protocol with a small community. This introduces support for Harmony into Matterbridge, using the functionality specifically designed for bridge bots. The implementation is a modest 200 lines of code.
* Update dependencies/vendor (#1659)Wim2021-12-1257-4004/+4253
|
* Update dependencies (#1610)Wim2021-10-1788-3422/+4132
| | | | | * Update dependencies * Update module to go 1.17
* Update vendor (#1560)Wim2021-07-3175-87/+1280
|
* Update dependencies (#1521)Wim2021-06-1681-12200/+5530
|
* Update vendor (#1498)Wim2021-05-30309-420/+14889
|
* Update vendor (#1414)Wim2021-03-2099-612/+2124
|
* Update vendor for next release (#1343)Wim2020-12-3172-645/+445
|
* Update vendor (#1297)Wim2020-11-22120-10953/+4634
|
* Update vendor (#1228)Wim2020-09-0491-290/+5891
|
* Update dependencies for 1.18.0 release (#1175)Wim2020-07-1890-221/+486
|
* Update dependencies / vendor (#1146)Wim2020-05-2499-90399/+14338
|
* Update dependencies (#975)Wim2020-01-09202-36731/+46744
|
* Update dependencies (#886)Wim2019-09-0715-4521/+0
|
* Add initial Keybase Chat support (#877)cori hudson2019-08-26123-419/+3534
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial work on native keybase bridging * Hopefully make a functional keybase bridge * add keybase to bridgemap * send to right channel, try to figure out received msgs * add account and userid * i am a Dam Fool * Fix formatting for messages, handle /me * update vendors, ran golint and goimports * move handlers to handlers.go, clean up unused config options * add sample config, fix inconsistent remote nick handling * Update readme with keybase links * Resolve fixmie errors * Error -> Errorf * fix linting errors in go.mod and go.sum * explicitly join channels, ignore messages from non-specified channels * check that team names match before bridging message
* Update vendor (#852)Wim2019-06-16136-4222/+26691
|
* Use upstream whatsapp again (#809)Wim2019-05-3016-0/+506
|
* Use whatsapp forks (#750)Wim2019-03-0241-577/+1161
|
* Update vendor, move to labstack/echo/v4 Fixes #698Wim2019-01-31149-6161/+30406
|
* Upgrade logrus / testify to stable versionsDuco van Amstel2018-11-18214-10052/+55836
|
* Use mod vendor for vendored directory (backwards compatible)Wim2018-08-0644-3455/+2095
|
* Add sshchat dependencies in vendorWim2017-12-03223-25437/+53895
|
* Update vendorWim2017-03-25188-0/+121943