golang-gopkg-h2non-gock.v1 1.1.2-1 source package in Ubuntu

Changelog

golang-gopkg-h2non-gock.v1 (1.1.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.1.2
  * Reorder fields in debian/control and debian/copyright
  * Use dh-sequence-golang instead of dh-golang and --with=golang
  * Bump Standards-Version to 4.6.1 (no change)
  * Mark library package with "Multi-Arch: foreign"
  * Skip TestResponderPreExpiredContext which fails up to 80% of the time
    with go1.16 and up

 -- Anthony Fok <email address hidden>  Wed, 10 Aug 2022 15:38:30 -0600

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-gopkg-h2non-gock.v1_1.1.2-1.dsc 2.2 KiB 830ab410d5ae3777e6b643fd9ab883a68a21e1449d933f8fa693c7256df8e081
golang-gopkg-h2non-gock.v1_1.1.2.orig.tar.gz 25.8 KiB d40d29d5ca6e2ff0d519943e70fef6b7c6ce3ba2203be374b46cfcbc356c5470
golang-gopkg-h2non-gock.v1_1.1.2-1.debian.tar.xz 3.1 KiB afe35e43cac0bf3b8d6c8a909fcc5be292917ebc0bebde0bb28b852b8f205e24

Available diffs

No changes file available.

Binary packages built by this source

golang-gopkg-h2non-gock.v1-dev: HTTP traffic mocking and testing made easy in Go

 Versatile HTTP mocking made easy in Go (https://golang.org) that works
 with any net/http based stdlib implementation.
 .
 Heavily inspired by nock (https://github.com/node-nock/nock). There is
 also its Python port, pook (https://github.com/h2non/pook).