Fix dependency

This commit is contained in:
fundor333
2024-08-17 14:27:01 +02:00
parent df9f20e8b9
commit b321c175a2
2 changed files with 13 additions and 3 deletions

6
go.mod
View File

@@ -3,9 +3,9 @@ module github.com/fundor333/fundor333.github.io
go 1.22.5
require (
github.com/fundor333/macha-theme v0.0.0-20240817021151-1c03514bed2c // indirect
github.com/fundor333/macia-image v0.0.0-20240728183659-e648e0050a87 // indirect
github.com/fundor333/macia-indiweb v0.0.0-20240728170323-78be1951ae2d // indirect
github.com/fundor333/macha-theme v1.1.0 // indirect
github.com/fundor333/macia-image v1.0.0 // indirect
github.com/fundor333/macia-indiweb v1.0.0 // indirect
)
// For local theme development, you can use replace directives to change the