golang-testify 1.7.5-1 source package in Ubuntu

Changelog

golang-testify (1.7.5-1) unstable; urgency=medium

  * New upstream version 1.7.5
  * Update versioned dependencies as per go.mod
  * Drop unneeded dependency on ${shlibs:Depends}
  * Update debian/copyright as per LICENSE file

 -- Anthony Fok <email address hidden>  Wed, 13 Jul 2022 02:40:06 -0600

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-testify_1.7.5-1.dsc 2.3 KiB 175706c720b648a6be24b645bf5727ea260d99d4b5f2deafcb9c7df02f5ca022
golang-testify_1.7.5.orig.tar.gz 93.3 KiB c262c5fa708021e4f3edc37b9fde22f23c70a25c911e21d85c11184bbeab7cc9
golang-testify_1.7.5-1.debian.tar.xz 5.0 KiB 218a93008bab3bccba3381d53533be1b802814a2b7dafdad45acda7a51bcfac1

Available diffs

No changes file available.

Binary packages built by this source

golang-github-stretchr-testify-dev: sacred extension to the standard Go testing package

 Testify is a Go code (golang) set of packages that provide many tools for
 testifying that code behaves as intended.
 .
 Features include:
  * Easy assertions
  * Mocking
  * HTTP response trapping
  * Testing suite interfaces and functions
 .
 This package contains the source.