Package: golang-gogottrpc / 0.0~git20180205.d452837-1

Metadata

Package Version Patches format
golang-gogottrpc 0.0~git20180205.d452837-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable tests broken on go1.10.patch | (download)

server_test.go | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 disable tests that fail with go 1.10
log with logrus.patch | (download)

client.go | 4 2 + 2 - 0 !
server.go | 12 6 + 6 - 0 !
2 files changed, 8 insertions(+), 8 deletions(-)

 log with sirupsen/logrus to avoid a dependency to containerd
 That would be a circular dependency.
 .