Bump github.com/valyala/fasthttp from 1.58.0 to 1.59.0 (#452)
No related branches found
No related tags found
Pipeline #495011 failed
Stage: .pre
Stage: build
Stage: test
Stage: lint
Stage: package
Stage: publish
Stage: deploy
Stage: .post
... | ... | @@ -33,7 +33,7 @@ require ( |
github.com/sethvargo/go-limiter v1.0.0 | ||
github.com/sirupsen/logrus v1.9.3 | ||
github.com/urfave/cli/v2 v2.3.1-0.20211205195634-e8d81738896c | ||
github.com/valyala/fasthttp v1.58.0 | ||
github.com/valyala/fasthttp v1.59.0 | ||
github.com/vmihailenco/msgpack/v5 v5.4.1 | ||
github.com/zachmann/go-oidfed v0.2.1 | ||
golang.org/x/crypto v0.33.0 | ||
... | ... | @@ -73,10 +73,9 @@ require ( |
github.com/scylladb/go-set v1.0.3-0.20200225121959-cc7b2070d91e // indirect | ||
github.com/tinylib/msgp v1.2.5 // indirect | ||
github.com/valyala/bytebufferpool v1.0.0 // indirect | ||
github.com/valyala/tcplisten v1.0.0 // indirect | ||
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect | ||
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e // indirect | ||
golang.org/x/net v0.34.0 // indirect | ||
golang.org/x/net v0.35.0 // indirect | ||
golang.org/x/sys v0.30.0 // indirect | ||
golang.org/x/term v0.29.0 // indirect | ||
tideland.dev/go/slices v0.2.0 // indirect | ||
... | ... |
Please register or sign in to comment