summaryrefslogtreecommitdiffstats
path: root/vendor/golang.org/x/net/websocket/hybi.go
Commit message (Collapse)AuthorAgeFilesLines
* Bump golang.org/x/net from 0.5.0 to 0.7.0 (#2003)dependabot[bot]2023-03-091-1/+1
| | | | | | | | | | | | | | 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>
* Refactor and update RocketChat bridgeWim2019-02-151-0/+583
| | | | | | | | * Add support for editing/deleting messages * Add support for uploading files * Add support for avatars * Use the Rocket.Chat.Go.SDK * Use the rest and streaming api
* Update nlopes/slack vendorWim2018-08-101-583/+0
|
* Add Slack supportWim2016-09-051-0/+583