golang-mongodb-mongo-driver 1.17.1+ds1-1 source package in Ubuntu
Changelog
golang-mongodb-mongo-driver (1.17.1+ds1-1) unstable; urgency=medium * New upstream release. * Disable further network accesses from test suite. -- Guillem Jover <email address hidden> Mon, 07 Oct 2024 20:10:13 +0200
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 | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
golang-mongodb-mongo-driver_1.17.1+ds1-1.dsc | 2.7 KiB | 61071d6a995364dec1abbfff933b7fc7c4a59ad341a7d3378a249541d748b55b |
golang-mongodb-mongo-driver_1.17.1+ds1.orig.tar.xz | 3.5 MiB | 08bde0516d33fb46002aecd5d88d3a2d8e88135ff5c8a9cdbe52d13db4b86b00 |
golang-mongodb-mongo-driver_1.17.1+ds1-1.debian.tar.xz | 5.3 KiB | 78da919faf5b4bd23b363a7df527735d0ec72f33df29e3fe63636540f77f1997 |
Available diffs
- diff from 1.12.1+ds1-2 to 1.17.1+ds1-1 (1.4 MiB)
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.