Update theme

This commit is contained in:
fundor333
2024-08-14 23:46:44 +02:00
parent 8284e98257
commit ed032e1bf1
2 changed files with 5 additions and 1 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/fundor333/fundor333.github.io
go 1.22.5 go 1.22.5
require ( require (
github.com/fundor333/macha-theme v0.0.0-20240814205727-a740f43c8f68 // indirect github.com/fundor333/macha-theme v0.0.0-20240814214619-f8996ecabd18 // indirect
github.com/fundor333/macia-image v0.0.0-20240728183659-e648e0050a87 // 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/macia-indiweb v0.0.0-20240728170323-78be1951ae2d // indirect
) )

4
go.sum
View File

@@ -6,6 +6,10 @@ github.com/fundor333/macha-theme v0.0.0-20240814153209-85af4f3a4b98 h1:77vrbpAo6
github.com/fundor333/macha-theme v0.0.0-20240814153209-85af4f3a4b98/go.mod h1:aAlXN+qVwNF6FskAehppdmea5GGmhaPWL+0BHey1wro= github.com/fundor333/macha-theme v0.0.0-20240814153209-85af4f3a4b98/go.mod h1:aAlXN+qVwNF6FskAehppdmea5GGmhaPWL+0BHey1wro=
github.com/fundor333/macha-theme v0.0.0-20240814153753-263595893f4f h1:EIbrufUBP5ZST6+r+//K/BNBOI5gj/tu84cgJUBhvys= github.com/fundor333/macha-theme v0.0.0-20240814153753-263595893f4f h1:EIbrufUBP5ZST6+r+//K/BNBOI5gj/tu84cgJUBhvys=
github.com/fundor333/macha-theme v0.0.0-20240814153753-263595893f4f/go.mod h1:aAlXN+qVwNF6FskAehppdmea5GGmhaPWL+0BHey1wro= github.com/fundor333/macha-theme v0.0.0-20240814153753-263595893f4f/go.mod h1:aAlXN+qVwNF6FskAehppdmea5GGmhaPWL+0BHey1wro=
github.com/fundor333/macha-theme v0.0.0-20240814205727-a740f43c8f68 h1:FVsClSpXNnoXnhfbZXIIxa++ftYF0zRnEAnkit9lAMo=
github.com/fundor333/macha-theme v0.0.0-20240814205727-a740f43c8f68/go.mod h1:aAlXN+qVwNF6FskAehppdmea5GGmhaPWL+0BHey1wro=
github.com/fundor333/macha-theme v0.0.0-20240814214619-f8996ecabd18 h1:t7Anny5QQm5UIXS0z8qucNJj7DTNWHmqhciUzKkcX2c=
github.com/fundor333/macha-theme v0.0.0-20240814214619-f8996ecabd18/go.mod h1:aAlXN+qVwNF6FskAehppdmea5GGmhaPWL+0BHey1wro=
github.com/fundor333/macia-image v0.0.0-20240728183659-e648e0050a87 h1:BwDrTcbkAi0WvySmRGu3vUUVBHYXDqS2QLveRgsL+5c= 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 v0.0.0-20240728183659-e648e0050a87/go.mod h1:9zBOlIP9CvKcUcK3q+La1av6XH/fWPSApaYF/lvVAKY=
github.com/fundor333/macia-indiweb v0.0.0-20240728170323-78be1951ae2d h1:05g12fXeywk1K/aowlMZYryvsHJ1H0m/8gMB0+7NqbU= github.com/fundor333/macia-indiweb v0.0.0-20240728170323-78be1951ae2d h1:05g12fXeywk1K/aowlMZYryvsHJ1H0m/8gMB0+7NqbU=