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/mattn/go-runewidth v0.0.19 // 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.66 .0 // indirect
24+ github.com/valyala/fasthttp v1.67 .0 // indirect
2525 go.uber.org/multierr v1.11.0 // indirect
2626 golang.org/x/sys v0.36.0 // indirect
2727)
Original file line number Diff line number Diff line change @@ -28,6 +28,8 @@ github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6Kllzaw
2828github.com/valyala/bytebufferpool v1.0.0 /go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc =
2929github.com/valyala/fasthttp v1.66.0 h1:M87A0Z7EayeyNaV6pfO3tUTUiYO0dZfEJnRGXTVNuyU =
3030github.com/valyala/fasthttp v1.66.0 /go.mod h1:Y4eC+zwoocmXSVCB1JmhNbYtS7tZPRI2ztPB72EVObs =
31+ github.com/valyala/fasthttp v1.67.0 h1:tqKlJMUP6iuNG8hGjK/s9J4kadH7HLV4ijEcPGsezac =
32+ github.com/valyala/fasthttp v1.67.0 /go.mod h1:qYSIpqt/0XNmShgo/8Aq8E3UYWVVwNS2QYmzd8WIEPM =
3133github.com/xyproto/randomstring v1.0.5 h1:YtlWPoRdgMu3NZtP45drfy1GKoojuR7hmRcnhZqKjWU =
3234github.com/xyproto/randomstring v1.0.5 /go.mod h1:rgmS5DeNXLivK7YprL0pY+lTuhNQW3iGxZ18UQApw/E =
3335go.uber.org/goleak v1.3.0 h1:2K3zAYmnTNqV73imy9J1T3WC+gmCePx2hEGkimedGto =
You can’t perform that action at this time.
0 commit comments