File tree Expand file tree Collapse file tree 4 files changed +6
-2
lines changed Expand file tree Collapse file tree 4 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/bep/empty-hugo-module v1.0.0 // indirect
7- github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.401.201 // indirect
7+ github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.500.100 // indirect
88 github.com/olivernn/lunr.js v2.3.9+incompatible // indirect
99 github.com/slatedocs/slate v2.9.2+incompatible // indirect
1010)
Original file line number Diff line number Diff line change @@ -2,6 +2,8 @@ github.com/bep/empty-hugo-module v1.0.0 h1:aYc9RWea644CdYjg9zCy8nkVF4KjC3fwhUTvv
22github.com/bep/empty-hugo-module v1.0.0 /go.mod h1:whohinbSjMoFi/Skivj9kvdPs1tEgzYpZ4rXoQk/0/I =
33github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.401.201 h1:rIBco2i/51nTPbi7pHUvwBwznCddMOsp/9pR2veAPx8 =
44github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.401.201 /go.mod h1:WWQxcmPs5Xy3xDgi29ipkmZT6NKVb3bsqyCDTY3eYYY =
5+ github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.500.100 h1:yIymGxglvwr9Guhk7cr9VoMQ3IgLLJ0E4PKcKCg+kJY =
6+ github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.500.100 /go.mod h1:WWQxcmPs5Xy3xDgi29ipkmZT6NKVb3bsqyCDTY3eYYY =
57github.com/olivernn/lunr.js v2.3.9+incompatible h1:eH8iBnjlR4mwlYDdNuqy9PCNLjp2bEs6aoNnTSaccx0 =
68github.com/olivernn/lunr.js v2.3.9+incompatible /go.mod h1:yEkQ1DUSMtNsn8n2CqvQXZd0ErWPEG8g9QRmblR+KS8 =
79github.com/slatedocs/slate v2.9.2+incompatible h1:PnIMTR1S7pE6tImIjF6ny9UaRrt6fukM93lwUwJPtjw =
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/bep/docuapi/v2
33go 1.16
44
55require (
6- github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.401.201 // indirect
6+ github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.500.100 // indirect
77 github.com/olivernn/lunr.js v2.3.9+incompatible // indirect
88 github.com/slatedocs/slate v2.9.2+incompatible // indirect
99)
Original file line number Diff line number Diff line change 11github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.401.201 h1:rIBco2i/51nTPbi7pHUvwBwznCddMOsp/9pR2veAPx8 =
22github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.401.201 /go.mod h1:WWQxcmPs5Xy3xDgi29ipkmZT6NKVb3bsqyCDTY3eYYY =
3+ github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.500.100 h1:yIymGxglvwr9Guhk7cr9VoMQ3IgLLJ0E4PKcKCg+kJY =
4+ github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.500.100 /go.mod h1:WWQxcmPs5Xy3xDgi29ipkmZT6NKVb3bsqyCDTY3eYYY =
35github.com/olivernn/lunr.js v2.3.9+incompatible h1:eH8iBnjlR4mwlYDdNuqy9PCNLjp2bEs6aoNnTSaccx0 =
46github.com/olivernn/lunr.js v2.3.9+incompatible /go.mod h1:yEkQ1DUSMtNsn8n2CqvQXZd0ErWPEG8g9QRmblR+KS8 =
57github.com/slatedocs/slate v2.9.2+incompatible h1:PnIMTR1S7pE6tImIjF6ny9UaRrt6fukM93lwUwJPtjw =
You can’t perform that action at this time.
0 commit comments