Package: golang-github-xanzy-go-gitlab / 0.90.0-1~bpo12+1

Metadata

Package Version Patches format
golang-github-xanzy-go-gitlab 0.90.0-1~bpo12+1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
force_tests_32bit.patch | (download)

event_webhook_types_test.go | 2 1 + 1 - 0 !
plan_limits_test.go | 34 17 + 17 - 0 !
testdata/webhooks/job.json | 2 1 + 1 - 0 !
3 files changed, 19 insertions(+), 19 deletions(-)

 lower number used to not overflow on 32bit arches.
 This is not a proper fix, but at least allows tests to pass on 32bit arches
 until upstream properly fixes the int overflow.

Bug: https://github.com/xanzy/go-gitlab/issues/880