http-broadcast
http-broadcast copied to clipboard
A scalable and fault resilient HTTP Broadcaster
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20191119213627-4f8c1d86b1ba to 0.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...
Dependabot can't resolve your Go dependency files. As a result, Dependabot couldn't update your dependencies. The error Dependabot encountered was: ``` github.com/jderusse/http-broadcast/pkg/broadcaster: cannot find module providing package github.com/jderusse/http-broadcast/pkg/broadcaster ``` If...
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.6.0 to 1.8.1. Release notes Sourced from github.com/sirupsen/logrus's releases. v1.8.1 No release notes provided. v1.8.0 Correct versioning number replacing v1.7.1 v1.7.1 Code quality: use go 1.15 in...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.1 to 1.7.0. Release notes Sourced from github.com/stretchr/testify's releases. Minor improvements and bug fixes Minor feature improvements and bug fixes Commits acba37e Only use repeatability if no...
Bumps [github.com/gorilla/handlers](https://github.com/gorilla/handlers) from 1.5.0 to 1.5.1. Release notes Sourced from github.com/gorilla/handlers's releases. v1.5.1 🔊 v1.5.1 fixes an issue with the CompressHandler introduced in v1.5.0 that would break compression of some...