tcp-shaker icon indicating copy to clipboard operation
tcp-shaker copied to clipboard

go mod compile error

Open llx777 opened this issue 4 years ago • 1 comments

1 2

why ??

go.mod

module github.com/tevino/tcp-shaker

go 1.23 require golang.org/x/sys v0.0.0-20191110163157-d32e6e3b99c4

llx777 avatar Oct 11 '21 02:10 llx777

People might be able to help if you provide more information about the error message and your setup.

By the way, I noticed that you were using go1.23 while the latest stable release as of now is 1.20.4

tevino avatar May 17 '23 04:05 tevino