Skip to content

Commit

Permalink
build(fix): proper replacement path
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Kollitsch <[email protected]>
  • Loading branch information
davidsneighbour committed Oct 21, 2024
1 parent e38869b commit e8f39dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exampleSite/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ go 1.23

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 => ../

0 comments on commit e8f39dd

Please sign in to comment.