Chore: bump go.mod to 1.20

This commit is contained in:
xjasonlyu
2023-02-06 15:39:15 +08:00
parent b491e17bfa
commit 846d3d87a7
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/xjasonlyu/tun2socks/v2
go 1.19
go 1.20
require (
github.com/Dreamacro/go-shadowsocks2 v0.1.8