Codebase list golang-github-boltdb-bolt / 2475ebd
Apply multi-arch hints. + golang-github-boltdb-bolt-dev: Add Multi-Arch: foreign. Changes-By: lintian-brush Debian Janitor 3 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
1717 Package: golang-github-boltdb-bolt-dev
1818 Architecture: all
1919 Depends: ${shlibs:Depends}, ${misc:Depends}
20 Multi-Arch: foreign
2021 Description: low-level key/value database for Go
2122 Bolt is a pure Go key/value store inspired by Howard Chu's and the LMDB
2223 project. The goal of the project is to provide a simple, fast, and reliable