File tree Expand file tree Collapse file tree 4 files changed +4
-2
lines changed
Expand file tree Collapse file tree 4 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/GoogleChrome/workbox v7.4.0+incompatible // indirect
99 github.com/KaTeX/KaTeX v0.16.33 // indirect
1010 github.com/desandro/masonry v4.2.2+incompatible // indirect
11- github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 // indirect
11+ github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20800 // indirect
1212 github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 // indirect
1313 github.com/hbstack/back-to-top v0.2.0 // indirect
1414 github.com/hbstack/base v0.6.2 // indirect
Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20200 h1:SmpwwN3DNzJWbV+
3535github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20200 /go.mod h1:kx8MBj9T7SFR8ZClWvKZPmmUxBaltkoXvnWlZZcSnYA =
3636github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 h1:L6+F22i76xmeWWwrtijAhUbf3BiRLmpO5j34bgl1ggU =
3737github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 /go.mod h1:uekq1D4ebeXgduLj8VIZy8TgfTjrLdSl6nPtVczso78 =
38+ github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20800 /go.mod h1:P5GGyhdxi00C5zW7vkRo/IS532gZY/YS2TS395Xaxho =
3839github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 h1:GZxx4Hc+yb0/t3/rau1j8XlAxLE4CyXns2fqQbyqWfs =
3940github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 /go.mod h1:mFberT6ZtcchrsDtfvJM7aAH2bDKLdOnruUHl0hlapI =
4041github.com/hbstack/back-to-top v0.1.2 h1:eQ05oJjjl6ByFMKjuSCYJDLl5i5DCRyUt7Z5EdsxzIU =
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/hbstack/theme-cards
33go 1.19
44
55require (
6- github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 // 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/blog v0.42.2 // indirect
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 =
33github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 /go.mod h1:uekq1D4ebeXgduLj8VIZy8TgfTjrLdSl6nPtVczso78 =
4+ github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20800 /go.mod h1:P5GGyhdxi00C5zW7vkRo/IS532gZY/YS2TS395Xaxho =
45github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 h1:GZxx4Hc+yb0/t3/rau1j8XlAxLE4CyXns2fqQbyqWfs =
56github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 /go.mod h1:mFberT6ZtcchrsDtfvJM7aAH2bDKLdOnruUHl0hlapI =
67github.com/hbstack/base v0.4.1 h1:rRmnQonYwixoo/MzDAGOH5S1aIB6/ArPRueRDil0cnc =
You can’t perform that action at this time.
0 commit comments