Updating dipendency

This commit is contained in:
Fundor333
2024-08-14 17:32:31 +02:00
parent cd88c08400
commit 36ee8b412b
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 v0.0.0-20240814151539-1e7b77e013d2 // indirect
github.com/fundor333/macha-theme v0.0.0-20240814153209-85af4f3a4b98 // indirect
github.com/fundor333/macia-image v0.0.0-20240728183659-e648e0050a87 // indirect
github.com/fundor333/macia-indiweb v0.0.0-20240728170323-78be1951ae2d // indirect
)

2
go.sum
View File

@@ -2,6 +2,8 @@ github.com/fundor333/fugu-theme v0.0.0-20240812114903-08f043b06e6a h1:TXl4azLRz9
github.com/fundor333/fugu-theme v0.0.0-20240812114903-08f043b06e6a/go.mod h1:kqffrEut4mYR2wiF+PZNVbVdwsFD5RdWWpGzLY0jlJg=
github.com/fundor333/macha-theme v0.0.0-20240814151539-1e7b77e013d2 h1:oA2FGioSo1gCBzQHJXCl9B+tzU6Ic7bJ8Y1hNNFYxhw=
github.com/fundor333/macha-theme v0.0.0-20240814151539-1e7b77e013d2/go.mod h1:aAlXN+qVwNF6FskAehppdmea5GGmhaPWL+0BHey1wro=
github.com/fundor333/macha-theme v0.0.0-20240814153209-85af4f3a4b98 h1:77vrbpAo6abo4CLptDlx3nmT3RgKoCrWsugFP4lZL5k=
github.com/fundor333/macha-theme v0.0.0-20240814153209-85af4f3a4b98/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/go.mod h1:9zBOlIP9CvKcUcK3q+La1av6XH/fWPSApaYF/lvVAKY=
github.com/fundor333/macia-indiweb v0.0.0-20240728170323-78be1951ae2d h1:05g12fXeywk1K/aowlMZYryvsHJ1H0m/8gMB0+7NqbU=