build(fix): proper replacement path
Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
This commit is contained in:
parent
e38869bc38
commit
e8f39dd2ed
|
@ -4,4 +4,4 @@ go 1.23
|
||||||
|
|
||||||
require github.com/theNewDynamic/gohugo-theme-ananke v0.0.0-20241018002841-8e1a6dc21313 // indirect
|
require github.com/theNewDynamic/gohugo-theme-ananke v0.0.0-20241018002841-8e1a6dc21313 // indirect
|
||||||
|
|
||||||
replace github.com/theNewDynamic/gohugo-theme-ananke => ..
|
replace github.com/theNewDynamic/gohugo-theme-ananke => ../
|
||||||
|
|
Loading…
Reference in a new issue