Update procfs vendor (#1248)
Signed-off-by: Mark Knapp <mknapp@hudson-trading.com>
This commit is contained in:
parent
7d150d5782
commit
7fbdd0ae93
26 changed files with 2200 additions and 156 deletions
5
vendor/github.com/siebenmann/go-kstat/Makefile
generated
vendored
Normal file
5
vendor/github.com/siebenmann/go-kstat/Makefile
generated
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
all:
|
||||
@echo "Use 'make doctext' on a Solaris/Illumos/etc machine"
|
||||
|
||||
doctext:
|
||||
godoc github.com/siebenmann/go-kstat >kstat-godoc.txt
|
||||
Loading…
Add table
Add a link
Reference in a new issue