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

Changelog

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

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

 -- Alexandre Viau <email address hidden>  Thu, 25 Jan 2018 16:46:57 -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-boltdb-bolt_1.3.1-4.dsc 2.3 KiB 35b018248407f7c3424469d24d927ae217b66bc270684fca436d2d1509b262de
golang-github-boltdb-bolt_1.3.1.orig.tar.gz 81.5 KiB b5ae498b780f535a5d308c188dee1329b3536275d29ad6758876084c0b8586a8
golang-github-boltdb-bolt_1.3.1-4.debian.tar.xz 3.7 KiB f54c2621cd53d10974a5db4a04cd9cf00165f356686ef995937f5b7a49b6ed06

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.