File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ toolchain go1.23.4
77require (
88 github.com/klauspost/compress v1.17.11
99 github.com/savsgio/gotils v0.0.0-20240704082632-aef3928b8a38
10- github.com/valyala/fasthttp v1.57 .0
11- golang.org/x/net v0.31 .0
10+ github.com/valyala/fasthttp v1.58 .0
11+ golang.org/x/net v0.33 .0
1212)
1313
1414require (
Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ github.com/savsgio/gotils v0.0.0-20240704082632-aef3928b8a38 h1:D0vL7YNisV2yqE55
66git.colasdn.top/savsgio/gotils v0.0.0-20240704082632-aef3928b8a38 /go.mod h1:sM7Mt7uEoCeFSCBM+qBrqvEo+/9vdmj19wzp3yzUhmg =
77git.colasdn.top/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw =
88git.colasdn.top/valyala/bytebufferpool v1.0.0 /go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc =
9- github.com/valyala/fasthttp v1.57 .0 h1:Xw8SjWGEP/+wAAgyy5XTvgrWlOD1+TxbbvNADYCm1Tg =
10- github.com/valyala/fasthttp v1.57 .0 /go.mod h1:h6ZBaPRlzpZ6O3H5t2gEk1Qi33+TmLvfwgLLp0t9CpE =
9+ github.com/valyala/fasthttp v1.58 .0 h1:GGB2dWxSbEprU9j0iMJHgdKYJVDyjrOwF9RE59PbRuE =
10+ github.com/valyala/fasthttp v1.58 .0 /go.mod h1:SYXvHHaFp7QZHGKSHmoMipInhrI5StHrhDTYVEjK/Kw =
1111git.colasdn.top/xyproto/randomstring v1.0.5 h1:YtlWPoRdgMu3NZtP45drfy1GKoojuR7hmRcnhZqKjWU =
1212git.colasdn.top/xyproto/randomstring v1.0.5 /go.mod h1:rgmS5DeNXLivK7YprL0pY+lTuhNQW3iGxZ18UQApw/E =
13- golang.org/x/net v0.31 .0 h1:68CPQngjLL0r2AlUKiSxtQFKvzRVbnzLwMUn5SzcLHo =
14- golang.org/x/net v0.31 .0 /go.mod h1:P4fl1q7dY2hnZFxEk4pPSkDHF+QqjitcnDjUQyMM+pM =
13+ golang.org/x/net v0.33 .0 h1:74SYHlV8BIgHIFC/LrYkOGIwL19eTYXQ5wc6TBuO36I =
14+ golang.org/x/net v0.33 .0 /go.mod h1:HXLR5J+9DxmrqMwG9qjGCxZ+zKXxBru04zlTvWlWuN4 =
You can’t perform that action at this time.
0 commit comments