golang-github-sasha-s-go-deadlock 0.1.0-2 source package in Ubuntu

Changelog

golang-github-sasha-s-go-deadlock (0.1.0-2) unstable; urgency=medium

  * Move to salsa.debian.org.
  * Priority extra -> optional.

 -- Alexandre Viau <email address hidden>  Sat, 30 Dec 2017 00:05:42 -0500

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-sasha-s-go-deadlock_0.1.0-2.dsc 2.3 KiB e829e8ca57ad6f8478c393c4e15b2f9491bb19f5ef79ee7e0e0521f93f3c22f0
golang-github-sasha-s-go-deadlock_0.1.0.orig.tar.gz 9.5 KiB 3264f17574d1c1a8e876621de3b4a44c9feb4f9593939c9a2ebd9f1dbfb28ca4
golang-github-sasha-s-go-deadlock_0.1.0-2.debian.tar.xz 1.7 KiB 54b78803ac7216d61ec9c3f7e5bc2d58bfe196512de5fba5e138b3510ebd88f1

Available diffs

No changes file available.

Binary packages built by this source

golang-github-sasha-s-go-deadlock-dev: Online deadlock detection in go

 Online deadlock detection in go (golang). go-deadlock provides
 (RW)Mutex drop-in replacements for sync.(RW)Mutex. It would
 not work if you create a spaghetti of channels. Mutexes only.