forked from fz0x1/go-org-py
go.mod fix
This commit is contained in:
parent
49b2672cc9
commit
4481a1c104
2 changed files with 3 additions and 6 deletions
3
go.mod
3
go.mod
|
@ -4,11 +4,10 @@ go 1.24.4
|
|||
|
||||
require (
|
||||
github.com/alecthomas/chroma/v2 v2.18.0
|
||||
github.com/go-python/gopy v0.4.10
|
||||
github.com/niklasfasching/go-org v1.8.0
|
||||
)
|
||||
|
||||
replace github.com/niklasfasching/go-org => git.fz0x1.wtf/OrgWiki/go-org-orgwiki master
|
||||
replace github.com/niklasfasching/go-org => git.fz0x1.wtf/OrgWiki/go-org-orgwiki v0.0.0-20250623131512-b9f94aafed2d
|
||||
|
||||
require (
|
||||
github.com/dlclark/regexp2 v1.11.5 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue