summaryrefslogtreecommitdiffstats
path: root/vendor/golang.org/x/crypto/ssh
Commit message (Collapse)AuthorAgeFilesLines
* Update dependencies and remove old matterclient lib (#2067)HEADmasterWim2023-08-058-24/+90
|
* Update dependencies (#2007)Wim2023-03-091-18/+30
| | | * Update dependencies
* Update dependencies (#1951)Wim2023-01-284-13/+38
|
* Update dependencies (#1929)Wim2022-11-277-16/+26
|
* Update dependencies and go1.18 (#1873)Wim2022-08-131-0/+2
| | | | | * Update dependencies and go1.18 * Exclude unnecessary linters and update build to go1.18
* Update dependencies (#1813)Wim2022-04-253-7/+10
|
* Update vendor (whatsapp)Wim2022-03-2011-350/+480
|
* Update vendor (whatsapp)Wim2022-03-202-0/+32
|
* Bump github.com/mattermost/mattermost-server/v6 from 6.1.0 to 6.3.0 (#1686)dependabot[bot]2022-01-186-20/+89
| | | | | | | | | | | | | | | | | 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/vendor (#1659)Wim2021-12-121-1/+1
|
* Update vendorWim2021-10-161-1/+1
|
* Update vendor (#1498)Wim2021-05-309-1384/+42
|
* Update vendor (#1297)Wim2020-11-222-11/+4
|
* Update dependencies for 1.18.0 release (#1175)Wim2020-07-187-21/+60
|
* Update dependencies / vendor (#1146)Wim2020-05-244-34/+278
|
* Update dependencies (#975)Wim2020-01-096-62/+320
|
* Add initial Keybase Chat support (#877)cori hudson2019-08-264-0/+292
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-169-56/+513
|
* Use upstream whatsapp again (#809)Wim2019-05-301-2/+4
|
* Update vendor, move to labstack/echo/v4 Fixes #698Wim2019-01-316-5/+21
|
* Upgrade logrus / testify to stable versionsDuco van Amstel2018-11-181-0/+1
|
* Switch back go upstream bwmarrin/discordgoWim2018-11-1310-70/+153
| | | | Commit https://github.com/bwmarrin/discordgo/commit/ffa9956c9b41e8e2a10c26a254389854e016b006 got merged in.
* Use mod vendor for vendored directory (backwards compatible)Wim2018-08-0615-2245/+308
|
* Add sshchat dependencies in vendorWim2017-12-0334-0/+12237