File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
2121 github.com/rivo/uniseg v0.4.7 // indirect
2222 github.com/stretchr/testify v1.9.0 // indirect
2323 github.com/valyala/bytebufferpool v1.0.0 // indirect
24- github.com/valyala/fasthttp v1.61 .0 // indirect
24+ github.com/valyala/fasthttp v1.62 .0 // indirect
2525 go.uber.org/multierr v1.11.0 // indirect
2626 golang.org/x/sys v0.33.0 // indirect
2727)
Original file line number Diff line number Diff line change @@ -29,6 +29,8 @@ github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6Kllzaw
2929github.com/valyala/bytebufferpool v1.0.0 /go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc =
3030github.com/valyala/fasthttp v1.61.0 h1:VV08V0AfoRaFurP1EWKvQQdPTZHiUzaVoulX1aBDgzU =
3131github.com/valyala/fasthttp v1.61.0 /go.mod h1:wRIV/4cMwUPWnRcDno9hGnYZGh78QzODFfo1LTUhBog =
32+ github.com/valyala/fasthttp v1.62.0 h1:8dKRBX/y2rCzyc6903Zu1+3qN0H/d2MsxPPmVNamiH0 =
33+ github.com/valyala/fasthttp v1.62.0 /go.mod h1:FCINgr4GKdKqV8Q0xv8b+UxPV+H/O5nNFo3D+r54Htg =
3234github.com/xyproto/randomstring v1.0.5 h1:YtlWPoRdgMu3NZtP45drfy1GKoojuR7hmRcnhZqKjWU =
3335github.com/xyproto/randomstring v1.0.5 /go.mod h1:rgmS5DeNXLivK7YprL0pY+lTuhNQW3iGxZ18UQApw/E =
3436go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto =
You can’t perform that action at this time.
0 commit comments