Package: goss / 0.4.9-3

Metadata

Package Version Patches format
goss 0.4.9-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
sysctl get local.patch | (download)

system/kernel_param.go | 10 8 + 2 - 0 !
1 file changed, 8 insertions(+), 2 deletions(-)

 manually get sysctl key to avoid go-sysctl dependency.
use aelsabbahy gonetstat.patch | (download)

system/port.go | 2 1 + 1 - 0 !
system/system.go | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 use aelsabbahy/gonetstat package.
use mitchellh go ps.patch | (download)

system/process.go | 2 1 + 1 - 0 !
system/system.go | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 use mitchellh/go-ps package.
fix test expect map.patch | (download)

testdata/out_matching_basic_failing.1.documentation | 4 2 + 2 - 0 !
testdata/out_matching_basic_failing.1.rspecish | 2 1 + 1 - 0 !
testdata/out_matching_basic_failing.1.tap | 2 1 + 1 - 0 !
3 files changed, 4 insertions(+), 4 deletions(-)

 update test results to expect array/slice/map/iter.seq/iter.seq2 rather than array/slice/map