amazon-ecs-agent
amazon-ecs-agent copied to clipboard
Bump github.com/gorilla/websocket from 1.4.2 to 1.5.0 in /agent
Bumps github.com/gorilla/websocket from 1.4.2 to 1.5.0.
Release notes
Sourced from github.com/gorilla/websocket's releases.
Minor new features and maintenance update
CHANGELOG
- Dialer: add optional method NetDialTLSContext (#746)
@lluiscampos- Update README (#757)
@garyburd- Remove support for Go 1.8 (#755)
@garyburd- Improve protocol error messages (#754)
@garyburd- Update autobahn example (#753)
@garyburd- Fix broadcast benchmarks (#542)
@FZambia- Use context.Context in TLS handshake (#751)
@garyburd- Modify http Method String Literal to Variable (#728)
@thak1411- Update to match gofmt 1.17 (#750)
@garyburd- Document the allowed concurrency on Upgrader and Dialer (#636)
@ghost- improve echo example (#671)
@hellflame- build: use build matrix; drop Go <= 1.10 (#629)
@elithrar- Fix Docs w.r.t. setting subprotocols (#627)
@elithrar- Fix how the client checks for presence of Upgrade: websocket, Connection: upgrade (#604)
@bluetech
Commits
9111bb8Dialer: add optional method NetDialTLSContext (#746)2f25f78Update README (#757)4fad403Remove support for Go 1.8f0643a3Improve protocol error messages2d6ee4cUpdate autobahn examplebeca1d3Fix broadcast benchmarks (#542)bcef843Use context.Context in TLS handshake (#751)2c89656Modify http Method String Literal to Variable (#728)1905f7eUpdate source to match output from gofmt 1.17b4b5d88Document the allowed concurrency on Upgrader and Dialer (#636)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)