Update gomodule

This commit is contained in:
Fundor333
2024-08-14 17:38:14 +02:00
parent 36ee8b412b
commit 9b53a90122
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-20240814153209-85af4f3a4b98 // indirect
github.com/fundor333/macha-theme v0.0.0-20240814153753-263595893f4f // 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

@@ -4,6 +4,8 @@ github.com/fundor333/macha-theme v0.0.0-20240814151539-1e7b77e013d2 h1:oA2FGioSo
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/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/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=