golang-github-dnaeon-go-vcr 1.2.0-1 source package in Ubuntu

Changelog

golang-github-dnaeon-go-vcr (1.2.0-1) unstable; urgency=medium

  * Team upload

  [ Daniel Swarbrick ]
  * New upstream release
  * Update gbp.conf to current team workflow
  * Bump debhelper-compat version to 13
  * Bump Standards-Version to 4.6.1 (no changes)
  * d/control: replace dh-golang with dh-sequence-golang
  * d/control: change Section to golang
  * d/control: add Rules-Requires-Root: no

  [ Debian Janitor ]
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.

 -- Daniel Swarbrick <email address hidden>  Mon, 24 Oct 2022 15:58:49 +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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-dnaeon-go-vcr_1.2.0-1.dsc 2.2 KiB 0c56d2e6772f6f9bce01485dec001da16982baa65afb6ba203096d02d9b066b6
golang-github-dnaeon-go-vcr_1.2.0.orig.tar.xz 17.0 KiB de470cc4fbe8db019e2e4099e674bd0dbb054a22aa7b1ffa5a657ed0394c8db1
golang-github-dnaeon-go-vcr_1.2.0-1.debian.tar.xz 8.5 KiB a749bb1a58e3c70cd2777b977530f3b376d2d0bf4d2b75b27a5f08eadf54373f

No changes file available.

Binary packages built by this source

golang-github-dnaeon-go-vcr-dev: Record and replay your HTTP interactions for tests

 go-vcr simplifies testing by recording your HTTP interactions and
 replaying them in future runs in order to provide fast, deterministic
 and accurate testing of your code.