File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ module github.com/bep/docuapi/exampleSite
22
33go 1.16
44
5- require github.com/bep/docuapi/v2 v2.0.4 // indirect
5+ require github.com/bep/docuapi/v2 v2.2.0 // indirect
66
7- replace github.com/bep/docuapi/v2 => ../
7+ replace github.com/bep/docuapi/v2 => ../
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.21000.20200 // indirect
6+ github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.21000.20300 // indirect
77 github.com/olivernn/lunr.js v2.3.9+incompatible // indirect
8- github.com/slatedocs/slate v2.9.2 +incompatible // indirect
8+ github.com/slatedocs/slate v2.13.1 +incompatible // indirect
99)
Original file line number Diff line number Diff line change @@ -4,7 +4,11 @@ github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.500.100 h1:yIymGxglvwr9G
44github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.500.100 /go.mod h1:WWQxcmPs5Xy3xDgi29ipkmZT6NKVb3bsqyCDTY3eYYY =
55github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.21000.20200 h1:og3wJvy7wxSXWmr4gDmPb+7u70fz8v9H7kRa4S2apqM =
66github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.21000.20200 /go.mod h1:WWQxcmPs5Xy3xDgi29ipkmZT6NKVb3bsqyCDTY3eYYY =
7+ github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.21000.20300 h1:NqEL3Y2QX4UYmuC0qDLR5XMpIQGHE5O4kuhG2ieYqmA =
8+ github.com/gohugoio/hugo-mod-jslibs-dist/alpinejs/v3 v3.21000.20300 /go.mod h1:WWQxcmPs5Xy3xDgi29ipkmZT6NKVb3bsqyCDTY3eYYY =
79github.com/olivernn/lunr.js v2.3.9+incompatible h1:eH8iBnjlR4mwlYDdNuqy9PCNLjp2bEs6aoNnTSaccx0 =
810github.com/olivernn/lunr.js v2.3.9+incompatible /go.mod h1:yEkQ1DUSMtNsn8n2CqvQXZd0ErWPEG8g9QRmblR+KS8 =
911github.com/slatedocs/slate v2.9.2+incompatible h1:PnIMTR1S7pE6tImIjF6ny9UaRrt6fukM93lwUwJPtjw =
1012github.com/slatedocs/slate v2.9.2+incompatible /go.mod h1:n698aXLkExWIlF7prJey0Kq6wlKIKvj/stVb5oouZDM =
13+ github.com/slatedocs/slate v2.13.1+incompatible h1:jjt8PlqJB0YYukqCs1xrkXabmsj3DwMVrVkpmFJuoH8 =
14+ github.com/slatedocs/slate v2.13.1+incompatible /go.mod h1:n698aXLkExWIlF7prJey0Kq6wlKIKvj/stVb5oouZDM =
You can’t perform that action at this time.
0 commit comments