golang-github-lib-pq 1.10.7-2 source package in Ubuntu

Changelog

golang-github-lib-pq (1.10.7-2) unstable; urgency=medium

  * Minor autopkgtest refinements
  * Reinstate previously excluded auth/kerberos package
  * Add dependency golang-github-jcmturner-gokrb5.v8-dev

 -- Daniel Swarbrick <email address hidden>  Fri, 09 Dec 2022 08:18:38 +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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-lib-pq_1.10.7-2.dsc 2.3 KiB f01b23a4671e88fb7843d4d74764f42751af849f261495c779f75eb715d53693
golang-github-lib-pq_1.10.7.orig.tar.gz 109.0 KiB bc2d5872980de349ea0c495795ca666dd5de21aca0cd8fa86cb7dbe3fa7bf581
golang-github-lib-pq_1.10.7-2.debian.tar.xz 4.5 KiB e32c396d555f86d45d53bea48b1d105b2edb83f0a670c343c25cb0e70b0feb47

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.