Package: golang-github-hashicorp-memberlist / 0.1.0+git20180209.2288bf30-1

Metadata

Package Version Patches format
golang-github-hashicorp-memberlist 0.1.0+git20180209.2288bf30-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 Vendor sean seed.patch | (download)

vendor/github.com/sean-/seed/LICENSE | 54 54 + 0 - 0 !
vendor/github.com/sean-/seed/README.md | 44 44 + 0 - 0 !
vendor/github.com/sean-/seed/init.go | 84 84 + 0 - 0 !
vendor/github.com/sean-/seed/init_test.go | 26 26 + 0 - 0 !
4 files changed, 208 insertions(+)

 vendor trivial library to avoid a new package in the archive.

02 Fix failing tests.patch | (download)

memberlist_test.go | 8 5 + 3 - 0 !
state_test.go | 3 2 + 1 - 0 !
suspicion_test.go | 1 1 + 0 - 0 !
transport_test.go | 14 10 + 4 - 0 !
4 files changed, 18 insertions(+), 8 deletions(-)

 fix (or skip) failing tests.