Merge pull request #138 from sot-tech/dependabot/go_modules/github.com/valyala/fasthttp-1.61.0

build(deps): bump github.com/valyala/fasthttp from 1.60.0 to 1.61.0
This commit is contained in:
SOT-TECH
2025-05-05 10:37:43 +03:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ require (
github.com/redis/go-redis/v9 v9.8.0
github.com/rs/zerolog v1.34.0
github.com/stretchr/testify v1.10.0
github.com/valyala/fasthttp v1.60.0
github.com/valyala/fasthttp v1.61.0
github.com/zeebo/bencode v1.0.0
gopkg.in/yaml.v3 v3.0.1
)