This commit is contained in:
fundor333
2024-08-18 13:21:30 +02:00
parent f3ac5167d6
commit ad9a9f1a3d
66 changed files with 7 additions and 4 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.8 // indirect
github.com/fundor333/macha-theme v1.2.10 // indirect
github.com/fundor333/macia-image v1.0.1 // indirect
github.com/fundor333/macia-indiweb v1.0.0 // indirect
)