File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.24.5
66
77require (
88 github.com/go-gost/core v0.3.3
9- github.com/go-gost/x v0.7.9
9+ github.com/go-gost/x v0.7.10
1010 github.com/judwhite/go-svc v1.2.1
1111)
1212
Original file line number Diff line number Diff line change @@ -61,8 +61,8 @@ github.com/go-gost/relay v0.5.0 h1:JG1tgy/KWiVXS0ukuVXvbM0kbYuJTWxYpJ5JwzsCf/c=
6161github.com/go-gost/relay v0.5.0 /go.mod h1:lcX+23LCQ3khIeASBo+tJ/WbwXFO32/N5YN6ucuYTG8 =
6262github.com/go-gost/tls-dissector v0.1.1 h1:2zUOTPzCQAUQ54Rpy0UEi3JPMQSYsIFSeFeKrzmkCoU =
6363github.com/go-gost/tls-dissector v0.1.1 /go.mod h1:/9QfdewqmHdaE362Hv5nDaSWLx3pCmtD870d6GaquXs =
64- github.com/go-gost/x v0.7.9 h1:eebSSwlIIXY6SUy8oO6Asnccda0YPrPwiXEbpJhG1zU =
65- github.com/go-gost/x v0.7.9 /go.mod h1:IORcg2ougLSWiiacHmZ7F5xTWH+ZtWP5eaiZ7nEutyE =
64+ github.com/go-gost/x v0.7.10 h1:S7qN6q2XrqzfvqBL0w2QTtTjgwT/m8bMHkXNXRrXLg8 =
65+ github.com/go-gost/x v0.7.10 /go.mod h1:IORcg2ougLSWiiacHmZ7F5xTWH+ZtWP5eaiZ7nEutyE =
6666github.com/go-playground/assert/v2 v2.2.0 h1:JvknZsQTYeFEAhQwI4qEt9cyV5ONwRHC+lYKSsYSR8s =
6767github.com/go-playground/assert/v2 v2.2.0 /go.mod h1:VDjEfimB/XKnb+ZQfWdccd7VUvScMdVu0Titje2rxJ4 =
6868github.com/go-playground/locales v0.14.1 h1:EWaQ/wswjilfKLTECiXz7Rh+3BjFhfDFKv/oXslEjJA =
You can’t perform that action at this time.
0 commit comments