mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
Merge pull request #139 from ditatompel/renovate/github.com-hugomods-hugopress-0.x
Merge pull request #139 This merge action was created automatically. Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
This commit is contained in:
commit
0ffe26bc98
2 changed files with 2 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -30,7 +30,7 @@ require (
|
|||
github.com/hugomods/giscus v0.1.1 // indirect
|
||||
github.com/hugomods/google-adsense v0.1.0 // indirect
|
||||
github.com/hugomods/gravatar v0.2.0 // indirect
|
||||
github.com/hugomods/hugopress v0.2.3 // indirect
|
||||
github.com/hugomods/hugopress v0.4.0 // indirect
|
||||
github.com/hugomods/icons/vendors/bootstrap v0.5.6 // indirect
|
||||
github.com/hugomods/icons/vendors/font-awesome v0.6.6 // indirect
|
||||
github.com/hugomods/idb-js v0.1.0 // indirect
|
||||
|
|
1
go.sum
1
go.sum
|
@ -109,6 +109,7 @@ github.com/hugomods/gravatar v0.2.0 h1:642HNhGN7Mw7qefNcUFJKzLoT2zJKt4IQkrS53mIU
|
|||
github.com/hugomods/gravatar v0.2.0/go.mod h1:oATWuh5u2XUK/ZKzOD0VEP5I/TZfVZwplTyhT61Q4Fc=
|
||||
github.com/hugomods/hugopress v0.2.3 h1:tbQlJkGcou1KQJOeCN7E3oK8ZREFZoP3kSHcM/Kz718=
|
||||
github.com/hugomods/hugopress v0.2.3/go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA=
|
||||
github.com/hugomods/hugopress v0.4.0/go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA=
|
||||
github.com/hugomods/icons v0.6.0 h1:G6RU93okhPPRDh/jqcew9gwkcYpSpg0rCBv4S6yUAFw=
|
||||
github.com/hugomods/icons/vendors/bootstrap v0.5.3 h1:3twbdiKpeCudV0UFNBZqUgBLIjG5qcv4lvvlALgR5ro=
|
||||
github.com/hugomods/icons/vendors/bootstrap v0.5.3/go.mod h1:SuPcqO3u8gN4epmf+2L1G8pg6X3nXj2D6FYRWd+OIrw=
|
||||
|
|
Loading…
Reference in a new issue