feat(deps): update exampleSite modules

This commit is contained in:
kdevo
2021-10-09 15:58:46 +02:00
parent 2eba2d1d3b
commit 2c95d36bd4
2 changed files with 8 additions and 3 deletions
+4 -1
View File
@@ -2,4 +2,7 @@ module github.com/hugo-mods/lazyimg/exampleSite
go 1.13
require github.com/hugo-mods/examples v0.0.0-20210918100042-096b10688d16 // indirect
require (
github.com/aFarkas/lazysizes v0.0.0-20210517092641-1523a4ff4579 // indirect
github.com/hugo-mods/examples v0.0.0-20210920200831-fbe466dcbab5 // indirect
)
+4 -2
View File
@@ -1,2 +1,4 @@
github.com/hugo-mods/examples v0.0.0-20210918100042-096b10688d16 h1:BbDo6KhO4PE0uaKHh+kGjmMD7GS/F04BAAJMOHmqo50=
github.com/hugo-mods/examples v0.0.0-20210918100042-096b10688d16/go.mod h1:Eahgu172rg657c3pNNTPgm+UuYkNF9HLLRg5ETfYvOM=
github.com/aFarkas/lazysizes v0.0.0-20210517092641-1523a4ff4579 h1:K8ukOfj0MOBEWWsL8Mzd8GXIbAf7/RHnX1hipqbjeto=
github.com/aFarkas/lazysizes v0.0.0-20210517092641-1523a4ff4579/go.mod h1:xl3heUINAn0oPowV1biDQ2Pyw1w3x66I7KEbWkaxox0=
github.com/hugo-mods/examples v0.0.0-20210920200831-fbe466dcbab5 h1:L0f1VLvqKVVZvn5Xf81dpfemo5lFUt8glZpifUs/fVs=
github.com/hugo-mods/examples v0.0.0-20210920200831-fbe466dcbab5/go.mod h1:Eahgu172rg657c3pNNTPgm+UuYkNF9HLLRg5ETfYvOM=