tcp-shaker
tcp-shaker copied to clipboard
go mod compile error

why ??
go.mod
module github.com/tevino/tcp-shaker
go 1.23 require golang.org/x/sys v0.0.0-20191110163157-d32e6e3b99c4
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