Package: golang-inet-netstack / 0.0~git20211120.8aa80cf2-6

Metadata

Package Version Patches format
golang-inet-netstack 0.0~git20211120.8aa80cf2-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
allow go 119 | (download)

gohacks/gohacks_unsafe.go | 4 2 + 2 - 0 !
goid/goid.go | 4 2 + 2 - 0 !
sync/mutex_unsafe.go | 4 2 + 2 - 0 !
sync/runtime_unsafe.go | 4 2 + 2 - 0 !
4 files changed, 8 insertions(+), 8 deletions(-)

 allow go 1.19
 Old rules prevented it, but it works fine.
 .
 golang-inet-netstack (0.0~git20211120.8aa80cf2-6) unstable; urgency=medium
 .
   * Allow building on go 1.19.  Closes: #1017246.