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.22.2
66
77require (
88 github.com/go-gost/core v0.1.7
9- github.com/go-gost/x v0.2.7
9+ github.com/go-gost/x v0.2.8
1010 github.com/judwhite/go-svc v1.2.1
1111)
1212
Original file line number Diff line number Diff line change @@ -65,8 +65,8 @@ github.com/go-gost/relay v0.5.0 h1:JG1tgy/KWiVXS0ukuVXvbM0kbYuJTWxYpJ5JwzsCf/c=
6565github.com/go-gost/relay v0.5.0 /go.mod h1:lcX+23LCQ3khIeASBo+tJ/WbwXFO32/N5YN6ucuYTG8 =
6666github.com/go-gost/tls-dissector v0.1.1 h1:2zUOTPzCQAUQ54Rpy0UEi3JPMQSYsIFSeFeKrzmkCoU =
6767github.com/go-gost/tls-dissector v0.1.1 /go.mod h1:/9QfdewqmHdaE362Hv5nDaSWLx3pCmtD870d6GaquXs =
68- github.com/go-gost/x v0.2.7 h1:clqHE4pudQZanqu0nXPLmBcg4OEyhtF5CrSs4sCU5vA =
69- github.com/go-gost/x v0.2.7 /go.mod h1:X8T1VmysaCsmwBDI7ytFiAta1eRVZb4aj4XMg9dncjQ =
68+ github.com/go-gost/x v0.2.8 h1:YtxSfltSVEcSQaL4QCfUeTzt/wA3/2CTKtKK5cdQ9xs =
69+ github.com/go-gost/x v0.2.8 /go.mod h1:X8T1VmysaCsmwBDI7ytFiAta1eRVZb4aj4XMg9dncjQ =
7070github.com/go-logr/logr v1.4.1 h1:pKouT5E8xu9zeFC39JXRDukb6JFQPXM5p5I91188VAQ =
7171github.com/go-logr/logr v1.4.1 /go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY =
7272github.com/go-playground/assert/v2 v2.2.0 h1:JvknZsQTYeFEAhQwI4qEt9cyV5ONwRHC+lYKSsYSR8s =
You can’t perform that action at this time.
0 commit comments