This commit is contained in:
Bel LaPointe
2023-04-10 10:45:16 -06:00
parent 242f9ee1b4
commit afc7d6001a
2 changed files with 2 additions and 2 deletions

View File

@@ -3,8 +3,8 @@ module pttodo-cli
go 1.17
require (
gogs.inhome.blapointe.com/bel/pttodo v0.4.0
gopkg.in/yaml.v2 v2.4.0
gogs.inhome.blapointe.com/bel/pttodo latest
)
require github.com/robfig/cron/v3 v3.0.1 // indirect