Skip to content

Commit 9de84f3

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update module github.com/hugomods/images to v0.12.2
1 parent 3204dc7 commit 9de84f3

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.1 // indirect
84+
github.com/hugomods/images v0.12.2 // 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
@@ -557,6 +557,7 @@ github.com/hugomods/images v0.11.0/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqO
557557
github.com/hugomods/images v0.11.2/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY=
558558
github.com/hugomods/images v0.12.0/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY=
559559
github.com/hugomods/images v0.12.1/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY=
560+
github.com/hugomods/images v0.12.2/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY=
560561
github.com/hugomods/katex v0.3.0 h1:hq0Kels9clL38Y2K/QZgXFKF7hQuumyQYz16TT4/Hhk=
561562
github.com/hugomods/katex v0.3.0/go.mod h1:EBY1YQTN6F8FDQz+mWp3EzEh8vDN31YjL9luVni+Wm0=
562563
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.1 // indirect
22+
github.com/hugomods/images v0.12.2 // 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
@@ -234,6 +234,7 @@ github.com/hugomods/images v0.11.0/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqO
234234
github.com/hugomods/images v0.11.2/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY=
235235
github.com/hugomods/images v0.12.0/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY=
236236
github.com/hugomods/images v0.12.1/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY=
237+
github.com/hugomods/images v0.12.2/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY=
237238
github.com/hugomods/seo/modules/base v0.1.0 h1:ZEkWuYeRJeQakBkBThO3N3lmGzOZoPixs4pDugJXfJk=
238239
github.com/hugomods/seo/modules/base v0.1.0/go.mod h1:qfm1Vga0eGxL+Szgz8Jopm+NtJ5PGov2a2dikTg1qSg=
239240
github.com/hugomods/seo/modules/base v0.1.1/go.mod h1:qfm1Vga0eGxL+Szgz8Jopm+NtJ5PGov2a2dikTg1qSg=

0 commit comments

Comments
 (0)