getconfig in pttodo-cli
This commit is contained in:
2
go.mod
2
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user