gotestsum 1.8.2-1ubuntu0.23.10.1 source package in Ubuntu

Changelog

gotestsum (1.8.2-1ubuntu0.23.10.1) mantic-security; urgency=medium

  * No change rebuild due to golang-1.20, golang-1.21 updates

 -- Nishit Majithia <email address hidden>  Mon, 22 Jan 2024 10:47:35 +0530

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates universe misc
Mantic 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.23.10.1.debian.tar.xz 4.2 KiB fa69f8f8317261f3bc3beb7f4a85a6c237836686e297247d76e6920542ff960f
gotestsum_1.8.2-1ubuntu0.23.10.1.dsc 2.4 KiB facee58136e3cc5b136ab79720dcfe523592b85b6bc642d00675af9970489cc3

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