Skip to content

Commit 72b9592

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update module github.com/hugomods/images to v0.12.1
1 parent 7b06b7f commit 72b9592

4 files changed

Lines changed: 4 additions & 2 deletions

File tree

exampleSite/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ require (
8181
github.com/hugomods/icons/vendors/font-awesome v0.6.12 // indirect
8282
github.com/hugomods/icons/vendors/simple-icons v1.1.1 // indirect
8383
github.com/hugomods/idb-js v0.1.0 // indirect
84-
github.com/hugomods/images v0.12.0 // indirect
84+
github.com/hugomods/images v0.12.1 // indirect
8585
github.com/hugomods/katex v0.3.6 // indirect
8686
github.com/hugomods/mermaid v0.1.4 // indirect
8787
github.com/hugomods/pwa v0.9.0 // indirect

exampleSite/go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -555,6 +555,7 @@ github.com/hugomods/images v0.10.1/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqO
555555
github.com/hugomods/images v0.11.0/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY=
556556
github.com/hugomods/images v0.11.2/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY=
557557
github.com/hugomods/images v0.12.0/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY=
558+
github.com/hugomods/images v0.12.1/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY=
558559
github.com/hugomods/katex v0.3.0 h1:hq0Kels9clL38Y2K/QZgXFKF7hQuumyQYz16TT4/Hhk=
559560
github.com/hugomods/katex v0.3.0/go.mod h1:EBY1YQTN6F8FDQz+mWp3EzEh8vDN31YjL9luVni+Wm0=
560561
github.com/hugomods/katex v0.3.1/go.mod h1:EBY1YQTN6F8FDQz+mWp3EzEh8vDN31YjL9luVni+Wm0=

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ require (
1919
github.com/hugomods/icons v0.6.6 // indirect
2020
github.com/hugomods/icons/vendors/bootstrap v0.5.11 // indirect
2121
github.com/hugomods/icons/vendors/simple-icons v1.1.1 // indirect
22-
github.com/hugomods/images v0.12.0 // indirect
22+
github.com/hugomods/images v0.12.1 // indirect
2323
github.com/hugomods/seo/modules/base v0.1.3 // indirect
2424
github.com/hugomods/simple-icons v13.21.0+incompatible // indirect
2525
github.com/twbs/bootstrap v5.3.6+incompatible // indirect

go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ github.com/hugomods/images v0.10.1/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqO
232232
github.com/hugomods/images v0.11.0/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY=
233233
github.com/hugomods/images v0.11.2/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY=
234234
github.com/hugomods/images v0.12.0/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY=
235+
github.com/hugomods/images v0.12.1/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY=
235236
github.com/hugomods/seo/modules/base v0.1.0 h1:ZEkWuYeRJeQakBkBThO3N3lmGzOZoPixs4pDugJXfJk=
236237
github.com/hugomods/seo/modules/base v0.1.0/go.mod h1:qfm1Vga0eGxL+Szgz8Jopm+NtJ5PGov2a2dikTg1qSg=
237238
github.com/hugomods/seo/modules/base v0.1.1/go.mod h1:qfm1Vga0eGxL+Szgz8Jopm+NtJ5PGov2a2dikTg1qSg=

0 commit comments

Comments
 (0)