Bump dependency syndtr/gocapability@v0.0.0-20180916011248-d98352740cb2

This commit is contained in:
Odin Ugedal
2019-10-05 14:14:29 +02:00
parent 47906acc96
commit 6e079bfb7d
6 changed files with 76 additions and 23 deletions

View File

@@ -13,7 +13,7 @@ import (
type capHeader struct {
version uint32
pid int
pid int32
}
type capData struct {