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

Commit 0d6442a

Browse files
committed
doc: deprecate github.com/happy-sdk/cron
Signed-off-by: Marko Kungla <marko@mkungla.dev>
1 parent 3db4372 commit 0d6442a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cron.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ const (
2323

2424
// DeprecatedAt is the date when this package was deprecated.
2525
func DeprecatedAt() time.Time {
26-
return time.Date(2023, time.December, 26, 17, 20, 0, 0, time.UTC)
26+
return time.Date(2023, time.December, 26, 19, 00, 0, 0, time.UTC)
2727
}

0 commit comments

Comments
 (0)