Source: golang-gopkg-dnaeon-go-vcr.v4
Section: golang
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Maytham Alsudany <maytham@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
 golang-go.yaml-yaml-v4-dev,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-gopkg-dnaeon-go-vcr.v4
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-gopkg-dnaeon-go-vcr.v4.git
Homepage: https://gopkg.in/dnaeon/go-vcr.v4
XS-Go-Import-Path: gopkg.in/dnaeon/go-vcr.v4

Package: golang-gopkg-dnaeon-go-vcr.v4-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-go.yaml-yaml-v4-dev,
 ${misc:Depends},
Description: record and replay HTTP interactions (library)
 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.
