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 @@ -5,10 +5,10 @@ go 1.19
5
5
require (
6
6
github.com/savsgio/gotils v0.0.0-20240303185622-093b76447511
7
7
github.com/valyala/bytebufferpool v1.0.0
8
- github.com/valyala/fasthttp v1.54 .0
8
+ github.com/valyala/fasthttp v1.55 .0
9
9
)
10
10
11
11
require (
12
12
github.com/andybalholm/brotli v1.1.0 // indirect
13
- github.com/klauspost/compress v1.17.7 // indirect
13
+ github.com/klauspost/compress v1.17.9 // indirect
14
14
)
Original file line number Diff line number Diff line change 1
1
github.com/andybalholm/brotli v1.1.0 h1:eLKJA0d02Lf0mVpIDgYnqXcUn0GqVmEFny3VuID1U3M =
2
2
github.com/andybalholm/brotli v1.1.0 /go.mod h1:sms7XGricyQI9K10gOSf56VKKWS4oLer58Q+mhRPtnY =
3
- github.com/klauspost/compress v1.17.7 h1:ehO88t2UGzQK66LMdE8tibEd1ErmzZjNEqWkjLAKQQg =
4
- github.com/klauspost/compress v1.17.7 /go.mod h1:Di0epgTjJY877eYKx5yC51cX2A2Vl2ibi7bDH9ttBbw =
3
+ github.com/klauspost/compress v1.17.9 h1:6KIumPrER1LHsvBVuDa0r5xaG0Es51mhhB9BQB2qeMA =
4
+ github.com/klauspost/compress v1.17.9 /go.mod h1:Di0epgTjJY877eYKx5yC51cX2A2Vl2ibi7bDH9ttBbw =
5
5
github.com/savsgio/gotils v0.0.0-20240303185622-093b76447511 h1:KanIMPX0QdEdB4R3CiimCAbxFrhB3j7h0/OvpYGVQa8 =
6
6
github.com/savsgio/gotils v0.0.0-20240303185622-093b76447511 /go.mod h1:sM7Mt7uEoCeFSCBM+qBrqvEo+/9vdmj19wzp3yzUhmg =
7
7
github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw =
8
8
github.com/valyala/bytebufferpool v1.0.0 /go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc =
9
- github.com/valyala/fasthttp v1.54 .0 h1:cCL+ZZR3z3HPLMVfEYVUMtJqVaui0+gu7Lx63unHwS0 =
10
- github.com/valyala/fasthttp v1.54 .0 /go.mod h1:6dt4/8olwq9QARP/TDuPmWyWcl4byhpvTJ4AAtcz+QM =
9
+ github.com/valyala/fasthttp v1.55 .0 h1:Zkefzgt6a7+bVKHnu/YaYSOPfNYNisSVBo/unVCf8k8 =
10
+ github.com/valyala/fasthttp v1.55 .0 /go.mod h1:NkY9JtkrpPKmgwV3HTaS2HWaJss9RSIsRVfcxxoHiOM =
You can’t perform that action at this time.
0 commit comments