File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/hbstack/back-to-top v0.2.0 // indirect
1414 github.com/hbstack/base v0.6.2 // indirect
1515 github.com/hbstack/bigger-picture v0.10.1 // indirect
16- github.com/hbstack/blog v0.42.0 // indirect
16+ github.com/hbstack/blog v0.42.1 // indirect
1717 github.com/hbstack/blog/modules/breadcrumb v0.1.23 // indirect
1818 github.com/hbstack/blog/modules/content-panel v0.1.21 // indirect
1919 github.com/hbstack/blog/modules/featured-image v0.2.21 // indirect
Original file line number Diff line number Diff line change @@ -99,6 +99,7 @@ github.com/hbstack/blog v0.40.3 h1:WA88vC4+ppflLRyKsk+dQbI8m0aG7XrokRH2aKr/2WA=
9999github.com/hbstack/blog v0.40.3 /go.mod h1:cY11zRGUms24avT5c2OwKYBgun858LPVeKwM758NtH0 =
100100github.com/hbstack/blog v0.41.0 /go.mod h1:qJY+oyrJQlLv93LMvweskitIrI8Bv2Mhczpq61BwmzM =
101101github.com/hbstack/blog v0.42.0 /go.mod h1:qJY+oyrJQlLv93LMvweskitIrI8Bv2Mhczpq61BwmzM =
102+ github.com/hbstack/blog v0.42.1 /go.mod h1:qJY+oyrJQlLv93LMvweskitIrI8Bv2Mhczpq61BwmzM =
102103github.com/hbstack/blog/modules/breadcrumb v0.1.22 h1:NDcjR5805LBDRcLaDF12VAIAJiRqCL/e/GX+1DE7O0k =
103104github.com/hbstack/blog/modules/breadcrumb v0.1.22 /go.mod h1:abqj7FTsHihbv3B2szGm4YmVGVZWzWg2VVA5ZhqUyKY =
104105github.com/hbstack/blog/modules/breadcrumb v0.1.23 h1:MgUR88vv4cs/M1/cVBKUInFw3DcRw0W2AlmmcdhxewY =
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.42.0 // indirect
9+ github.com/hbstack/blog v0.42.1 // 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 @@ -63,6 +63,7 @@ github.com/hbstack/blog v0.40.2/go.mod h1:iU3JUXZDCmd2zcLDYlrFTCfNRFx3h2QXGPt2xf
6363github.com/hbstack/blog v0.40.3 /go.mod h1:cY11zRGUms24avT5c2OwKYBgun858LPVeKwM758NtH0 =
6464github.com/hbstack/blog v0.41.0 /go.mod h1:qJY+oyrJQlLv93LMvweskitIrI8Bv2Mhczpq61BwmzM =
6565github.com/hbstack/blog v0.42.0 /go.mod h1:qJY+oyrJQlLv93LMvweskitIrI8Bv2Mhczpq61BwmzM =
66+ github.com/hbstack/blog v0.42.1 /go.mod h1:qJY+oyrJQlLv93LMvweskitIrI8Bv2Mhczpq61BwmzM =
6667github.com/hbstack/carousel v0.2.4 h1:OkMRqyhklJBMbOXo8p/dsS+iQVQTrMUI7Jfm13Js3L4 =
6768github.com/hbstack/carousel v0.2.4 /go.mod h1:AchKlXiqYNZouE3Ee/VSSQle2FUZV5CJgTnPBFI7Gj0 =
6869github.com/hbstack/carousel v0.2.5 /go.mod h1:37ffr9r5ilAS4b7KrplyCeOcTPmFd2PMygLo+VPe3oY =
You can’t perform that action at this time.
0 commit comments