add support for icmpv6

This commit is contained in:
ginuerzh
2024-07-15 20:42:30 +08:00
parent 17fc806c2d
commit 8e311e7891
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ toolchain go1.22.2
require (
github.com/go-gost/core v0.1.0
github.com/go-gost/x v0.1.2
github.com/go-gost/x v0.1.3
github.com/judwhite/go-svc v1.2.1
)