golang-github-lib-pq 1.10.9-1 source package in Ubuntu

Changelog

golang-github-lib-pq (1.10.9-1) unstable; urgency=medium

  * New upstream release
  * Bump Standards-Version to 4.6.2 (no changes)
  * Change Section to golang

 -- Daniel Swarbrick <email address hidden>  Mon, 12 Jun 2023 12:53:13 +0000

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-lib-pq_1.10.9-1.dsc 2.3 KiB a923d5572ca21e04500a708e8c2a7b07a04c39dc9f720532675c6961c4dcdaab
golang-github-lib-pq_1.10.9.orig.tar.gz 111.9 KiB 5010c5bfa8ea8fe525164eebf4c668ccee9ec34d537c587b661ea4f9225b7f17
golang-github-lib-pq_1.10.9-1.debian.tar.xz 4.5 KiB cb41bde6f9171c847fe1881d80293979a7c4c5ad48fb8deac118c683e78ec47e

Available diffs

No changes file available.

Binary packages built by this source

golang-github-lib-pq-dev: pure Go Postgres driver for Go’s database/sql package

 After importing this package, you can connect to a Postgres database from your
 Go programs. This package does not depend on libpq-dev and does not need cgo,
 making it suitable for use when cross-compiling.
 .
 This package contains the source.