File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/hbstack/theme-search
33go 1.22
44
55require (
6- github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20200 // indirect
6+ github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20800 // indirect
77 github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 // indirect
88 github.com/hbstack/base v0.6.2 // indirect
99 github.com/hbstack/footer v0.4.1 // indirect
@@ -20,6 +20,6 @@ require (
2020 github.com/hugomods/search-index v0.1.0 // indirect
2121 github.com/hugomods/seo/modules/base v0.1.3 // indirect
2222 github.com/krisk/Fuse v7.0.0+incompatible // indirect
23- github.com/twbs/bootstrap v5.3.3 +incompatible // indirect
23+ github.com/twbs/bootstrap v5.3.8 +incompatible // indirect
2424 github.com/twbs/icons v1.11.3 // indirect
2525)
Original file line number Diff line number Diff line change 11github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20200 h1:SmpwwN3DNzJWbV+IT8gaFu07ENUFpCvKou5BHYUKuVs =
22github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20200 /go.mod h1:kx8MBj9T7SFR8ZClWvKZPmmUxBaltkoXvnWlZZcSnYA =
3+ github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20800 /go.mod h1:P5GGyhdxi00C5zW7vkRo/IS532gZY/YS2TS395Xaxho =
34github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 h1:GZxx4Hc+yb0/t3/rau1j8XlAxLE4CyXns2fqQbyqWfs =
45github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 /go.mod h1:mFberT6ZtcchrsDtfvJM7aAH2bDKLdOnruUHl0hlapI =
56github.com/hbstack/base v0.6.2 h1:ihsxMroTujvjVnKZwueujELNXGo9gsCQdrBrJ32zkuU =
@@ -37,5 +38,6 @@ github.com/krisk/Fuse v7.0.0+incompatible/go.mod h1:3moWv8rDjwoKic9nwiPLgZjldkbd
3738github.com/twbs/bootstrap v5.3.2+incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
3839github.com/twbs/bootstrap v5.3.3+incompatible h1:goFoqinzdHfkeegpFP7pvhbd0g+A3O2hbU3XCjuNrEQ =
3940github.com/twbs/bootstrap v5.3.3+incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
41+ github.com/twbs/bootstrap v5.3.8+incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
4042github.com/twbs/icons v1.11.3 h1:XhvrQ1XDom9ggBbQx3wQCFGEr8qAQwQP/dAcw8OXMtA =
4143github.com/twbs/icons v1.11.3 /go.mod h1:GnRlymgVWp5iVJCMa0Me5b6tFyGpVc2bSxPMRGIJmyA =
You can’t perform that action at this time.
0 commit comments