golang-mongodb-mongo-driver 1.8.4+ds1-1ubuntu1 source package in Ubuntu

Changelog

golang-mongodb-mongo-driver (1.8.4+ds1-1ubuntu1) kinetic; urgency=medium

  * Resolve FTBFS by skipping more tests that require a
    running mongodb instance

 -- William 'jawn-smith' Wilson <email address hidden>  Thu, 30 Jun 2022 13:14:28 -0500

Upload details

Uploaded by:
William Wilson
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-mongodb-mongo-driver_1.8.4+ds1.orig.tar.xz 3.1 MiB 9b54029cc37260716712f38e248a5ebcb16d048cd45b8ac0f63963a678ea275d
golang-mongodb-mongo-driver_1.8.4+ds1-1ubuntu1.debian.tar.xz 5.9 KiB 0b468440ed85a4ba22969e26ff308653bd29070d633daadb2a112f846ab574b5
golang-mongodb-mongo-driver_1.8.4+ds1-1ubuntu1.dsc 2.8 KiB 4fb253e33f3f89f5c9c877f25a835f6dc71cb2ba17e8760cb33de24f2cac7f55

View changes file

Binary packages built by this source

golang-mongodb-mongo-driver-dev: MongoDB official driver for Go

 The MongoDB Go official driver implements the API necessary to interface
 with MongoDB servers.
 .
 It support wire protocol compression using Snappy, zLib, or zstd.
 .
 MongoDB 2.6 and higher is required.