Package: golang-github-fxamacker-cbor / 2.9.0-1

Metadata

Package Version Patches format
golang-github-fxamacker-cbor 2.9.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix tests on 32bit.patch | (download)

bench_test.go | 18 9 + 9 - 0 !
decode.go | 36 18 + 18 - 0 !
decode_test.go | 10 5 + 5 - 0 !
diagnose.go | 4 2 + 2 - 0 !
stream.go | 18 9 + 9 - 0 !
stream_test.go | 38 19 + 19 - 0 !
valid.go | 38 19 + 19 - 0 !
valid_test.go | 4 2 + 2 - 0 !
8 files changed, 83 insertions(+), 83 deletions(-)

 fix tests when run on 32bit architectures