Created
March 17, 2021 17:42
-
-
Save kfsone/10320268448f70e0a0391d7bb7e09480 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
go vet -methods=false . | |
go get github.com/kisielk/[email protected] | |
go: finding github.com v1.2.0 | |
go: finding github.com/kisielk v1.2.0 | |
errcheck -exclude .errcheck-ignore ./... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment