golang-github-boltdb-bolt 1.3.1-6 source package in Ubuntu

Changelog

golang-github-boltdb-bolt (1.3.1-6) unstable; urgency=medium

  * Team upload.
  * Remove myself from uploaders.

 -- Alexandre Viau <email address hidden>  Sun, 15 Sep 2019 17:34:04 -0400

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
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-boltdb-bolt_1.3.1-6.dsc 2.2 KiB 4faf682529c1398dd4c99f4803fa4fbd086aaea6a70e2ed2c6c4904a751ab790
golang-github-boltdb-bolt_1.3.1.orig.tar.gz 81.5 KiB b5ae498b780f535a5d308c188dee1329b3536275d29ad6758876084c0b8586a8
golang-github-boltdb-bolt_1.3.1-6.debian.tar.xz 4.3 KiB d55fa4ef629073d8a51251ea783a70e995d4558856a094fee03b47e634443279

Available diffs

No changes file available.

Binary packages built by this source

golang-github-boltdb-bolt-dev: low-level key/value database for Go

 Bolt is a pure Go key/value store inspired by Howard Chu's and the LMDB
 project. The goal of the project is to provide a simple, fast, and reliable
 database for projects that don't require a full database server such as
 Postgres or MySQL.