golang-gopkg-dancannon-gorethink.v1 1.4.1-3 source package in Ubuntu

Changelog

golang-gopkg-dancannon-gorethink.v1 (1.4.1-3) unstable; urgency=medium

  * Move to salsa.debian.org.
  * Testsuite: autopkgtest-pkg-go.
  * Fix priority-extra-is-replaced-by-priority-optional.

 -- Alexandre Viau <email address hidden>  Fri, 29 Dec 2017 22:20:18 -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-gopkg-dancannon-gorethink.v1_1.4.1-3.dsc 2.5 KiB 30e6a336e22d7869a211ecc0d1ed965b7518e6320f428f311c3058ff1b7d7cf6
golang-gopkg-dancannon-gorethink.v1_1.4.1.orig.tar.gz 112.8 KiB 8bce61ea12b9977ee85e945915c3b0fc2903e30ec29016d03f7ef91645371efb
golang-gopkg-dancannon-gorethink.v1_1.4.1-3.debian.tar.xz 2.3 KiB b9bced1823a04ba5ccc27838cad4fdb5c55e3876735537dbefdceed0b6bc0f74

Available diffs

No changes file available.

Binary packages built by this source

golang-gopkg-dancannon-gorethink.v1-dev: RethinkDB driver for Go

 RethinkDB >= 2.0 compatible driver. The driver uses a connection
 pool at all times, by default it creates and frees connections
 automatically. It's safe for concurrent use by multiple goroutines.