gotestsum 1.8.2-1ubuntu0.24.04.1 source package in Ubuntu

Changelog

gotestsum (1.8.2-1ubuntu0.24.04.1) noble-security; urgency=medium

  * No change rebuild due to golang-1.21 update

 -- Nishit Majithia <email address hidden>  Thu, 11 Jul 2024 12:17:46 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble updates universe misc
Noble security universe misc

Downloads

File Size SHA-256 Checksum
gotestsum_1.8.2.orig.tar.gz 92.6 KiB e961a4e9fca2d02824b8de2ecdfc63b823f89ac4f00d133a92aac22dab61396b
gotestsum_1.8.2-1ubuntu0.24.04.1.debian.tar.xz 4.2 KiB c6bffec2b7a290704009486c77ddfed30a3db19e5269dec0d611c0ca6216c0ee
gotestsum_1.8.2-1ubuntu0.24.04.1.dsc 2.4 KiB 2a9a318201ebd3d7bfd59471e766601724478e52f5dd05ee156e4e3948ae120e

View changes file

Binary packages built by this source

gotestsum: Feature-rich runner for go test

 `go test` runner with output optimized for humans, JUnit XML for CI
 integration, and a summary of the test run results.
 .
 gotestsum runs tests, prints friendly test output and a summary
 of the test run. Requires Go 1.10+.
 .
 gotestsum works by running go test --json ./... and reading the JSON
 output.

gotestsum-dbgsym: debug symbols for gotestsum