partial go mod
This commit is contained in:
@@ -4,9 +4,9 @@ go 1.17
|
||||
|
||||
require (
|
||||
gopkg.in/yaml.v2 v2.4.0
|
||||
local/pt-todo-server v0.0.0-00010101000000-000000000000
|
||||
gogs.inhome.blapointe.com/local/pttodo latest
|
||||
)
|
||||
|
||||
require github.com/robfig/cron/v3 v3.0.1 // indirect
|
||||
|
||||
replace local/pt-todo-server => ../../
|
||||
replace gogs.inhome.blapointe.com/local/pttodo => ../../
|
||||
|
||||
Reference in New Issue
Block a user