File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ require (
7373 github.com/hugomods/font-awesome v6.7.1+incompatible // indirect
7474 github.com/hugomods/fuse-js v0.1.0 // indirect
7575 github.com/hugomods/giscus v0.1.1 // indirect
76- github.com/hugomods/gravatar v0.2.0 // indirect
76+ github.com/hugomods/gravatar v0.2.1 // indirect
7777 github.com/hugomods/hugopress v0.5.0 // indirect
7878 github.com/hugomods/i18n-js v0.2.1 // indirect
7979 github.com/hugomods/icons v0.6.6 // indirect
Original file line number Diff line number Diff line change @@ -451,6 +451,7 @@ github.com/hugomods/giscus v0.1.1 h1:Kb8137Cp2nQJPFb6e+CdXy8nyIAJ2dFIymG4bDdaXWI
451451github.com/hugomods/giscus v0.1.1 /go.mod h1:tCRkqNi/sMsLh3kjDesXZNzf4R/w+b5oc5boS/l8Jtw =
452452github.com/hugomods/gravatar v0.2.0 h1:642HNhGN7Mw7qefNcUFJKzLoT2zJKt4IQkrS53mIUfA =
453453github.com/hugomods/gravatar v0.2.0 /go.mod h1:oATWuh5u2XUK/ZKzOD0VEP5I/TZfVZwplTyhT61Q4Fc =
454+ github.com/hugomods/gravatar v0.2.1 /go.mod h1:oATWuh5u2XUK/ZKzOD0VEP5I/TZfVZwplTyhT61Q4Fc =
454455github.com/hugomods/hugopress v0.2.2 h1:2gBGs1RrOSYWNBu8PcqApQNN63jLsBfAViMSvh6QiX4 =
455456github.com/hugomods/hugopress v0.2.2 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
456457github.com/hugomods/hugopress v0.2.3 h1:tbQlJkGcou1KQJOeCN7E3oK8ZREFZoP3kSHcM/Kz718 =
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
1414 github.com/hbstack/pagination v0.8.0 // indirect
1515 github.com/hbstack/socials v0.18.0 // indirect
1616 github.com/hugomods/base v0.7.3 // indirect
17- github.com/hugomods/gravatar v0.2.0 // indirect
17+ github.com/hugomods/gravatar v0.2.1 // indirect
1818 github.com/hugomods/hugopress v0.5.0 // indirect
1919 github.com/hugomods/icons v0.6.6 // indirect
2020 github.com/hugomods/icons/vendors/bootstrap v0.5.11 // indirect
Original file line number Diff line number Diff line change @@ -150,6 +150,7 @@ github.com/hugomods/base v0.7.2/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLO
150150github.com/hugomods/base v0.7.3 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
151151github.com/hugomods/gravatar v0.2.0 h1:642HNhGN7Mw7qefNcUFJKzLoT2zJKt4IQkrS53mIUfA =
152152github.com/hugomods/gravatar v0.2.0 /go.mod h1:oATWuh5u2XUK/ZKzOD0VEP5I/TZfVZwplTyhT61Q4Fc =
153+ github.com/hugomods/gravatar v0.2.1 /go.mod h1:oATWuh5u2XUK/ZKzOD0VEP5I/TZfVZwplTyhT61Q4Fc =
153154github.com/hugomods/hugopress v0.2.2 h1:2gBGs1RrOSYWNBu8PcqApQNN63jLsBfAViMSvh6QiX4 =
154155github.com/hugomods/hugopress v0.2.2 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
155156github.com/hugomods/hugopress v0.2.3 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
You can’t perform that action at this time.
0 commit comments