Skip to content
This repository has been archived by the owner on Jun 28, 2018. It is now read-only.

Fix for go vet #173

Merged
merged 1 commit into from Feb 21, 2017
Merged

Fix for go vet #173

merged 1 commit into from Feb 21, 2017

Conversation

sekimura
Copy link
Contributor

Avoid getting caught by go vet for using "\n" with Println

main.go:187: Println call ends with newline

Avoid getting caught by go vet for using "\n" with Println

	main.go:187: Println call ends with newline
@mattes mattes merged commit 2cd9bfc into mattes:master Feb 21, 2017
@mattes
Copy link
Owner

mattes commented Feb 21, 2017

cool thanks

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

Successfully merging this pull request may close these issues.

None yet

2 participants