Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Commit

Permalink
doc: announce deprecation of cron pkg
Browse files Browse the repository at this point in the history
Signed-off-by: Marko Kungla <marko@mkungla.dev>
  • Loading branch information
mkungla committed Dec 26, 2023
1 parent f482cf5 commit 512d49b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 212 deletions.
201 changes: 0 additions & 201 deletions LICENSE

This file was deleted.

11 changes: 0 additions & 11 deletions cron.go

This file was deleted.

3 changes: 3 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Deprecated: This package has been deprecated and is no longer maintained.
// Use github.com/happy-sdk/happy-go/scheduling/cron instead.

module github.com/happy-sdk/cron

go 1.21.5

0 comments on commit 512d49b

Please sign in to comment.