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.11.2 // indirect
84+ github.com/hugomods/images v0.12.0 // 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 @@ -554,6 +554,7 @@ github.com/hugomods/images v0.10.0/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqO
554554github.com/hugomods/images v0.10.1 /go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY =
555555github.com/hugomods/images v0.11.0 /go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY =
556556github.com/hugomods/images v0.11.2 /go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY =
557+ github.com/hugomods/images v0.12.0 /go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY =
557558github.com/hugomods/katex v0.3.0 h1:hq0Kels9clL38Y2K/QZgXFKF7hQuumyQYz16TT4/Hhk =
558559github.com/hugomods/katex v0.3.0 /go.mod h1:EBY1YQTN6F8FDQz+mWp3EzEh8vDN31YjL9luVni+Wm0 =
559560github.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.11.2 // indirect
22+ github.com/hugomods/images v0.12.0 // 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 @@ -231,6 +231,7 @@ github.com/hugomods/images v0.10.0/go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqO
231231github.com/hugomods/images v0.10.1 /go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY =
232232github.com/hugomods/images v0.11.0 /go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY =
233233github.com/hugomods/images v0.11.2 /go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY =
234+ github.com/hugomods/images v0.12.0 /go.mod h1:U6Gwj16LKvk66rOMyGFrnF6f0aV8lT89lqOsckOAjYY =
234235github.com/hugomods/seo/modules/base v0.1.0 h1:ZEkWuYeRJeQakBkBThO3N3lmGzOZoPixs4pDugJXfJk =
235236github.com/hugomods/seo/modules/base v0.1.0 /go.mod h1:qfm1Vga0eGxL+Szgz8Jopm+NtJ5PGov2a2dikTg1qSg =
236237github.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