golang-github-go-co-op-gocron 1.17.0-1 source package in Ubuntu

Changelog

golang-github-go-co-op-gocron (1.17.0-1) unstable; urgency=medium

  * New upstream release.
  * Add golang-github-robfig-cron-dev to (Build-|)Depends.
  * Add golang-golang-x-sync-dev to (Build-|)Depends.

 -- Cyril Brulebois <email address hidden>  Thu, 06 Oct 2022 17:17:38 +0200

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-go-co-op-gocron_1.17.0-1.dsc 2.3 KiB a4057787c9b38593e2ed3fee1177e7b95f2973fd03d35bb72702c0160ceb3f82
golang-github-go-co-op-gocron_1.17.0.orig.tar.gz 40.5 KiB d1ff74519a257e09c1daa8d191242574d39e21379e94db7bd309213c94d8f34b
golang-github-go-co-op-gocron_1.17.0-1.debian.tar.xz 2.4 KiB b9f9906d94078ac389882d147a5c24a49dbdcfef8cb8676917a3be45aaaf1685

No changes file available.

Binary packages built by this source

golang-github-go-co-op-gocron-dev: easy and fluent Go cron scheduling

 goCron is a Golang job scheduling package which lets one run Go
 functions periodically at pre-determined interval using a simple,
 human-friendly syntax.
 .
 goCron is a Golang implementation of Ruby module clockwork and Python
 job scheduling package schedule.