golang-gopkg-dancannon-gorethink.v1 1.1.1-1 source package in Ubuntu

Changelog

golang-gopkg-dancannon-gorethink.v1 (1.1.1-1) unstable; urgency=low

  * New upstream release
  * Added Built-Using to dev package
  * Removed unused shlibs:Depends

 -- Alexandre Viau <email address hidden>  Tue, 25 Aug 2015 22:02:23 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-gopkg-dancannon-gorethink.v1_1.1.1-1.dsc 2.3 KiB d87ed06aa1ba572ff0874e0d0e38aa168bdebe383c2d1b83ff721103f66c5cb8
golang-gopkg-dancannon-gorethink.v1_1.1.1.orig.tar.gz 109.9 KiB bd37177dd77669aa49a7133af08473128f31d651d1024cc973de7a88171c26b3
golang-gopkg-dancannon-gorethink.v1_1.1.1-1.debian.tar.xz 1.8 KiB 024a5456f7680c181e1208097d0c63d5c90d52c4dc5fe2084334808b6f0b3cf1

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.