golang-mongodb-mongo-driver 1.12.1+ds1-2 source package in Ubuntu

Changelog

golang-mongodb-mongo-driver (1.12.1+ds1-2) unstable; urgency=medium

  * Team upload

  [ Guillem Jover ]
  * Exclude examples/ to fix autopkgtest.
    The code under examples uses modules that are also excluded, which makes
    the autopkgtest fail.

  [ Shengjing Zhu ]
  * Skip tests which need networking

 -- Shengjing Zhu <email address hidden>  Fri, 10 Nov 2023 16:40:44 +0800

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-mongodb-mongo-driver_1.12.1+ds1-2.dsc 2.0 KiB 513960c49fe67638feb460732b3f29d71b18ff0ddf7d68f9d7012d32bb6dabda
golang-mongodb-mongo-driver_1.12.1+ds1.orig.tar.xz 3.3 MiB b93af0a5516a537e9739895837f3780337262c9cdd31ac82b91b3e0923419b33
golang-mongodb-mongo-driver_1.12.1+ds1-2.debian.tar.xz 4.8 KiB 7daa9ae55ff1a4a8df3556ddf76f52152400f655f2264934531b76b73ae88a43

No changes file available.

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.