diff --git a/Other/tap2socks/go.mod b/Other/tap2socks/go.mod index 675c669f..7232521c 100644 --- a/Other/tap2socks/go.mod +++ b/Other/tap2socks/go.mod @@ -1,3 +1,3 @@ module tap2socks -go 1.16 +go 1.17 diff --git a/Other/tun2socks/go.mod b/Other/tun2socks/go.mod index 966edfcd..344c97f8 100644 --- a/Other/tun2socks/go.mod +++ b/Other/tun2socks/go.mod @@ -1,3 +1,3 @@ module tun2socks -go 1.16 +go 1.17