Bump github.com/valyala/fasthttp from 1.45.0 to 1.46.0 (#236)
No related branches found
No related tags found
... | @@ -26,7 +26,7 @@ require ( | ... | @@ -26,7 +26,7 @@ require ( |
github.com/satori/go.uuid v1.2.0 | github.com/satori/go.uuid v1.2.0 | ||
github.com/sirupsen/logrus v1.9.0 | github.com/sirupsen/logrus v1.9.0 | ||
github.com/urfave/cli/v2 v2.3.1-0.20211205195634-e8d81738896c | github.com/urfave/cli/v2 v2.3.1-0.20211205195634-e8d81738896c | ||
github.com/valyala/fasthttp v1.45.0 | github.com/valyala/fasthttp v1.46.0 | ||
golang.org/x/crypto v0.7.0 | golang.org/x/crypto v0.7.0 | ||
golang.org/x/mod v0.9.0 | golang.org/x/mod v0.9.0 | ||
golang.org/x/oauth2 v0.6.0 | golang.org/x/oauth2 v0.6.0 | ||
... | ... |
Please register or sign in to comment