Incorrect installation instruction for Go in module mode
ainar-g opened this issue · comments
Ainar Garipov commented
The correct way to install a Go binary using the go
command in module mode is:
go install github.com/ameshkov/godnsbench@latest
Simple DNS bench util that supports encrypted protocols.
ainar-g opened this issue · comments
The correct way to install a Go binary using the go
command in module mode is:
go install github.com/ameshkov/godnsbench@latest