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

Changelog

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

  * point Vcs-* urls to salsa.d.o subproject

 -- Alexandre Viau <email address hidden>  Thu, 25 Jan 2018 16:00:28 -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-3.dsc 2.3 KiB 2aa007442b766b95ffd43ae9b8881afd4102a5df7100a86a05de49b0d02aa930
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-3.debian.tar.xz 1.8 KiB 8c944de0fc18fcf238e1052f2e60ea64015ed1ced754b242629e936bff74ba51

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.