forked from fz0x1/go-org-py
orgwiki patch
This commit is contained in:
parent
db86b473b9
commit
49b2672cc9
1 changed files with 2 additions and 0 deletions
2
go.mod
2
go.mod
|
@ -8,6 +8,8 @@ require (
|
||||||
github.com/niklasfasching/go-org v1.8.0
|
github.com/niklasfasching/go-org v1.8.0
|
||||||
)
|
)
|
||||||
|
|
||||||
|
replace github.com/niklasfasching/go-org => git.fz0x1.wtf/OrgWiki/go-org-orgwiki master
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/dlclark/regexp2 v1.11.5 // indirect
|
github.com/dlclark/regexp2 v1.11.5 // indirect
|
||||||
golang.org/x/net v0.38.0 // indirect
|
golang.org/x/net v0.38.0 // indirect
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue