add http body for handler recorder

This commit is contained in:
ginuerzh
2024-09-16 19:46:24 +08:00
parent 073af6163e
commit bf3018b5b1
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ go 1.22
toolchain go1.22.2
require (
github.com/go-gost/core v0.1.3
github.com/go-gost/x v0.1.14
github.com/go-gost/core v0.1.4
github.com/go-gost/x v0.1.16
github.com/judwhite/go-svc v1.2.1
)