Chore: bump to go1.19

This commit is contained in:
xjasonlyu
2022-08-06 23:51:15 +08:00
parent 55a8d038d6
commit 595896dfc7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -13,4 +13,4 @@ linters-settings:
- prefix(github.com/xjasonlyu/tun2socks)
- default
staticcheck:
go: '1.18'
go: '1.19'
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/xjasonlyu/tun2socks/v2
go 1.18
go 1.19
require (
github.com/Dreamacro/go-shadowsocks2 v0.1.8