Fix webmention theme
This commit is contained in:
2
go.mod
2
go.mod
@@ -3,7 +3,7 @@ module github.com/fundor333/fundor333.github.io
|
||||
go 1.22.5
|
||||
|
||||
require (
|
||||
github.com/fundor333/macha-theme v1.3.1 // indirect
|
||||
github.com/fundor333/macha-theme v1.3.2 // indirect
|
||||
github.com/fundor333/macia-image v1.0.1 // indirect
|
||||
github.com/fundor333/macia-indiweb v1.0.0 // indirect
|
||||
)
|
||||
|
||||
2
go.sum
2
go.sum
@@ -50,6 +50,8 @@ github.com/fundor333/macha-theme v1.3.0 h1:/tLu+UHHgOYYcbQyF5hpAKS9yR5QaoYFGYRqC
|
||||
github.com/fundor333/macha-theme v1.3.0/go.mod h1:cF5tKZFNcp4VAobe0j0Rhn1QYvckUhUnb6T9FRAt1L4=
|
||||
github.com/fundor333/macha-theme v1.3.1 h1:uzo6LKe5VOYL4kRvkRPQP5OTQJqPhCQLMzrfoFw5feQ=
|
||||
github.com/fundor333/macha-theme v1.3.1/go.mod h1:cF5tKZFNcp4VAobe0j0Rhn1QYvckUhUnb6T9FRAt1L4=
|
||||
github.com/fundor333/macha-theme v1.3.2 h1:XgJxmu6OPRv0hHYMM7Kld44jMbbWgri5apfI63QmKEk=
|
||||
github.com/fundor333/macha-theme v1.3.2/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=
|
||||
|
||||
Reference in New Issue
Block a user