Binary package “golang-github-jacobsa-timeutil-dev” in ubuntu jammy

code supplementing Go's time package

 This package contains code that supplements the time package from the Go
 standard library. In particular:
 .
  * A Clock interface, with a fake implementation that can be used in tests.
  * Implementations of oglematchers.Matcher for time values.