File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11package main
22
33var (
4- version = "3.2.2 "
4+ version = "3.2.3 "
55)
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.2
9- github.com/go-gost/x v0.7.2
9+ github.com/go-gost/x v0.7.3
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.2 h1:kXUfqMMqzUALV+fTcubLJ0DnJuymENS767FoVD27yec =
65- github.com/go-gost/x v0.7.2 /go.mod h1:IayR3586oC6B9oEi0j1Q21lymu39qcXiMoQuLVwYeQ4 =
64+ github.com/go-gost/x v0.7.3 h1:Amnv1KIvP7upse273JShm5oJ+9qOBJodMtJOJrRDIJ0 =
65+ github.com/go-gost/x v0.7.3 /go.mod h1:IayR3586oC6B9oEi0j1Q21lymu39qcXiMoQuLVwYeQ4 =
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