Fix post problems

This commit is contained in:
fundor333
2024-08-17 21:24:36 +02:00
parent 22fa87340f
commit b011a6c75f
4 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/fundor333/fundor333.github.io
go 1.22.5
require (
github.com/fundor333/macha-theme v1.2.0 // indirect
github.com/fundor333/macha-theme v1.2.1 // indirect
github.com/fundor333/macia-image v1.0.0 // indirect
github.com/fundor333/macia-indiweb v1.0.0 // indirect
)