Update theme

This commit is contained in:
fundor333
2024-08-18 01:03:35 +02:00
parent 3a2dad7230
commit 4852d06ab4
2 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.6 // indirect
github.com/fundor333/macha-theme v1.2.7 // indirect
github.com/fundor333/macia-image v1.0.1 // indirect
github.com/fundor333/macia-indiweb v1.0.0 // indirect
)

2
go.sum
View File

@@ -30,6 +30,8 @@ github.com/fundor333/macha-theme v1.2.5 h1:tQq5P4WorkQH92jSqjVHdfX9BL1/XBEfJ8Bvi
github.com/fundor333/macha-theme v1.2.5/go.mod h1:cF5tKZFNcp4VAobe0j0Rhn1QYvckUhUnb6T9FRAt1L4=
github.com/fundor333/macha-theme v1.2.6 h1:+oE7UzDanVYBjdlNxYfA8YkHoQAUouElQYsVL2WL5D8=
github.com/fundor333/macha-theme v1.2.6/go.mod h1:cF5tKZFNcp4VAobe0j0Rhn1QYvckUhUnb6T9FRAt1L4=
github.com/fundor333/macha-theme v1.2.7 h1:ulOossN3QyYwn8euMUOWOC9+tpo5UA1tU5Yx7EH+CdA=
github.com/fundor333/macha-theme v1.2.7/go.mod h1:cF5tKZFNcp4VAobe0j0Rhn1QYvckUhUnb6T9FRAt1L4=
github.com/fundor333/macia-image v0.0.0-20240728183659-e648e0050a87 h1:BwDrTcbkAi0WvySmRGu3vUUVBHYXDqS2QLveRgsL+5c=
github.com/fundor333/macia-image v0.0.0-20240728183659-e648e0050a87/go.mod h1:9zBOlIP9CvKcUcK3q+La1av6XH/fWPSApaYF/lvVAKY=
github.com/fundor333/macia-image v1.0.0 h1:fZpEgYjCNYidwncWpiowcHI9VCDlp9VaF5YqTe0CqLU=