Chore: add v2 to prefix

This commit is contained in:
xjasonlyu
2023-02-06 15:38:46 +08:00
parent fbe4c22347
commit b491e17bfa
+1 -1
View File
@@ -10,7 +10,7 @@ linters-settings:
gci: gci:
sections: sections:
- standard - standard
- prefix(github.com/xjasonlyu/tun2socks) - prefix(github.com/xjasonlyu/tun2socks/v2)
- default - default
staticcheck: staticcheck:
go: '1.20' go: '1.20'