yinheli/sshw

installed false:module declares its path as: golang.org/x/lint

voyage-ing opened this issue · 1 comments

$ go get -u github.com/yinheli/sshw/cmd/sshw
go: finding golang.org/x/lint latest
go: finding golang.org/x/crypto latest
go: finding github.com/alecthomas/units latest
go: finding golang.org/x/tools latest
go: finding golang.org/x/sys latest
go: finding github.com/gordonklaus/ineffassign latest
go: finding github.com/kevinburke/ssh_config latest
go: finding github.com/google/shlex latest
go: finding github.com/chzyer/readline latest
go: finding gopkg.in/alecthomas/kingpin.v3-unstable latest
go: finding github.com/golang/lint latest
go: finding github.com/tsenart/deadcode latest
go: finding github.com/juju/ansiterm latest
go get: github.com/golang/lint@v0.0.0-20181026193005-c67002cb31c3 updating to
	github.com/golang/lint@v0.0.0-20200302205851-738671d3881b: parsing go.mod:
	module declares its path as: golang.org/x/lint
	        but was required as: github.com/golang/lint

I could use it by download binary,thanks,but I still want to figure out the problem;

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.