File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -557,6 +557,7 @@ github.com/hugomods/images v0.11.0/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqO
557557github.com/hugomods/images v0.11.2 /go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY =
558558github.com/hugomods/images v0.12.0 /go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY =
559559github.com/hugomods/images v0.12.1 /go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY =
560+ github.com/hugomods/images v0.12.2 /go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY =
560561github.com/hugomods/katex v0.3.0 h1:hq0Kels9clL38Y2K/QZgXFKF7hQuumyQYz16TT4/Hhk =
561562github.com/hugomods/katex v0.3.0 /go.mod h1:EBY1YQTN6F8FDQz+mWp3EzEh8vDN31YjL9luVni+Wm0 =
562563github.com/hugomods/katex v0.3.1 /go.mod h1:EBY1YQTN6F8FDQz+mWp3EzEh8vDN31YjL9luVni+Wm0 =
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -234,6 +234,7 @@ github.com/hugomods/images v0.11.0/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqO
234234github.com/hugomods/images v0.11.2 /go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY =
235235github.com/hugomods/images v0.12.0 /go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY =
236236github.com/hugomods/images v0.12.1 /go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY =
237+ github.com/hugomods/images v0.12.2 /go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY =
237238github.com/hugomods/seo/modules/base v0.1.0 h1:ZEkWuYeRJeQakBkBThO3N3lmGzOZoPixs4pDugJXfJk =
238239github.com/hugomods/seo/modules/base v0.1.0 /go.mod h1:qfm1Vga0eGxL+Szgz8Jopm+NtJ5PGov2a2dikTg1qSg =
239240github.com/hugomods/seo/modules/base v0.1.1 /go.mod h1:qfm1Vga0eGxL+Szgz8Jopm+NtJ5PGov2a2dikTg1qSg =
You can’t perform that action at this time.
0 commit comments