getconfig in pttodo-cli

This commit is contained in:
Bel LaPointe
2022-03-23 07:27:49 -06:00
parent 20770ff5e6
commit 0bd6347a93
2 changed files with 0 additions and 42 deletions

2
go.mod
View File

@@ -5,7 +5,6 @@ go 1.17
require (
github.com/robfig/cron/v3 v3.0.1
gopkg.in/yaml.v2 v2.4.0
local/sandbox/contact/contact v0.0.0-00010101000000-000000000000
)
require (
@@ -15,4 +14,3 @@ require (
golang.org/x/text v0.3.7 // indirect
)
replace local/sandbox/contact/contact => ../sandbox/contact/contact