Commit Graph

6 Commits (e9591b5b01efa0f9340f516d3998d51820448238)

Author SHA1 Message Date
shirou bc060cc227 add SPDX License, remove old build tag, and replace import 10 months ago
Lomanic 64e16cc8c3 [net][darwin] Fix tests with mismatched types 4 years ago
Sergey Vinogradov 8ff2ab3187 Add "vet" target to the Makefile
Making the "vet" target will run "go vet ./..." for each supported
GOOS.

Also, some of the warnings produced by go 1.15 vet were mitigated.
4 years ago
Sean Chittenden d0e40ff723
Fix issues reported by golint. 8 years ago
Cameron Sparr a213bf5e6d
run go fmt ./... 8 years ago
Bruno Clermont 3f96312057 only run ifconfig/netstat if necessary, add some tests 9 years ago