shadowsocks / go-shadowsocks2

Modern Shadowsocks in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

undefined: os.ErrDeadlineExceeded

0neday opened this issue · comments

# github.com/shadowsocks/go-shadowsocks2
go/src/github.com/shadowsocks/go-shadowsocks2/tcp.go:159:37: undefined: os.ErrDeadlineExceeded
go/src/github.com/shadowsocks/go-shadowsocks2/tcp.go:162:35: undefined: os.ErrDeadlineExceeded

commented

how to solve

commented

@EWnb99 Upgrade your Go toolchain to 1.16.

commented

@EWnb99 Upgrade your Go toolchain to 1.16.

It works. thx