Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

built newest version, then show wrong info #12

Closed
rogerBridge opened this issue May 21, 2019 · 1 comment
Closed

built newest version, then show wrong info #12

rogerBridge opened this issue May 21, 2019 · 1 comment

Comments

@rogerBridge
Copy link

when I running: go build, it shows:
./main.go:5:2: imported and not used: "net"
./main.go:8:2: imported and not used: "strings",
when I remove related packages, then running: tcping baidu.com, it shows:
Ping tcp://:80 - failed: dial tcp :80: connect: connection refused;

@rogerBridge
Copy link
Author

go version: go 1.12.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants