File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/hbstack/back-to-top v0.2.0 // indirect
1313 github.com/hbstack/base v0.6.2 // indirect
1414 github.com/hbstack/bigger-picture v0.10.1 // indirect
15- github.com/hbstack/blog v0.40.2 // indirect
15+ github.com/hbstack/blog v0.40.3 // indirect
1616 github.com/hbstack/blog/modules/breadcrumb v0.1.23 // indirect
1717 github.com/hbstack/blog/modules/content-panel v0.1.21 // indirect
1818 github.com/hbstack/blog/modules/featured-image v0.2.21 // indirect
Original file line number Diff line number Diff line change @@ -89,6 +89,7 @@ github.com/hbstack/blog v0.39.0/go.mod h1:w5k8+HF1YmuU+A5SCEkMpz5CwHhcO1mx/h3rhj
8989github.com/hbstack/blog v0.40.0 /go.mod h1:xFBVf4/UOvkqPoRYeUoJqwxx8/0SrWlijQwgVLCK5cs =
9090github.com/hbstack/blog v0.40.1 /go.mod h1:0hnPIZ2nusfXE4jkYQCXNLv7eXud4CBea3ymc8w3JAM =
9191github.com/hbstack/blog v0.40.2 /go.mod h1:iU3JUXZDCmd2zcLDYlrFTCfNRFx3h2QXGPt2xfzjwXg =
92+ github.com/hbstack/blog v0.40.3 /go.mod h1:cY11zRGUms24avT5c2OwKYBgun858LPVeKwM758NtH0 =
9293github.com/hbstack/blog/modules/breadcrumb v0.1.22 h1:NDcjR5805LBDRcLaDF12VAIAJiRqCL/e/GX+1DE7O0k =
9394github.com/hbstack/blog/modules/breadcrumb v0.1.22 /go.mod h1:abqj7FTsHihbv3B2szGm4YmVGVZWzWg2VVA5ZhqUyKY =
9495github.com/hbstack/blog/modules/breadcrumb v0.1.23 /go.mod h1:smQySqXDtUv2pP7bb+XBr+QGNFxhDGN0fLmQkOIWa5g =
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 // indirect
77 github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 // indirect
88 github.com/hbstack/base v0.6.2 // indirect
9- github.com/hbstack/blog v0.40.2 // indirect
9+ github.com/hbstack/blog v0.40.3 // indirect
1010 github.com/hbstack/carousel v0.2.7 // indirect
1111 github.com/hbstack/footer v0.4.1 // indirect
1212 github.com/hbstack/hb v0.16.2 // indirect
Original file line number Diff line number Diff line change @@ -60,6 +60,7 @@ github.com/hbstack/blog v0.39.0/go.mod h1:w5k8+HF1YmuU+A5SCEkMpz5CwHhcO1mx/h3rhj
6060github.com/hbstack/blog v0.40.0 /go.mod h1:xFBVf4/UOvkqPoRYeUoJqwxx8/0SrWlijQwgVLCK5cs =
6161github.com/hbstack/blog v0.40.1 /go.mod h1:0hnPIZ2nusfXE4jkYQCXNLv7eXud4CBea3ymc8w3JAM =
6262github.com/hbstack/blog v0.40.2 /go.mod h1:iU3JUXZDCmd2zcLDYlrFTCfNRFx3h2QXGPt2xfzjwXg =
63+ github.com/hbstack/blog v0.40.3 /go.mod h1:cY11zRGUms24avT5c2OwKYBgun858LPVeKwM758NtH0 =
6364github.com/hbstack/carousel v0.2.4 h1:OkMRqyhklJBMbOXo8p/dsS+iQVQTrMUI7Jfm13Js3L4 =
6465github.com/hbstack/carousel v0.2.4 /go.mod h1:AchKlXiqYNZouE3Ee/VSSQle2FUZV5CJgTnPBFI7Gj0 =
6566github.com/hbstack/carousel v0.2.5 /go.mod h1:37ffr9r5ilAS4b7KrplyCeOcTPmFd2PMygLo+VPe3oY =
You can’t perform that action at this time.
0 commit comments