golang-github-benbjohnson-clock 1.3.0-1 source package in Ubuntu

Changelog

golang-github-benbjohnson-clock (1.3.0-1) unstable; urgency=medium

  * New upstream release v1.3.0

 -- Shengjing Zhu <email address hidden>  Fri, 28 Jan 2022 22:35:20 +0800

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-benbjohnson-clock_1.3.0-1.dsc 1.6 KiB fa335fce3dde17d8bc1c1fd555678a97943000bec3c8b514d7902694e8481a96
golang-github-benbjohnson-clock_1.3.0.orig.tar.gz 8.0 KiB 584da2c693375ea2d0aced8b2ca028b005a78d8d330c8bea82aef15b6c6d2b6d
golang-github-benbjohnson-clock_1.3.0-1.debian.tar.xz 2.1 KiB 9b2098abbaa05a3652282a268ae00bb7c848d41628d31787a6ad0081c921bc5c

Available diffs

No changes file available.

Binary packages built by this source

golang-github-benbjohnson-clock-dev: library for mocking time in Go

 It provides an interface around the standard library's time package so that
 the application can use the realtime clock while tests can use the mock clock.