Skip to content

Commit b00ba48

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update module github.com/hbstack/blog to v0.41.0
1 parent d8c9c83 commit b00ba48

4 files changed

Lines changed: 4 additions & 2 deletions

File tree

exampleSite/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.40.3 // indirect
16+
github.com/hbstack/blog v0.41.0 // 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

exampleSite/go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ github.com/hbstack/blog v0.40.1/go.mod h1:0hnPIZ2nusfXE4jkYQCXNLv7eXud4CBea3ymc8
9797
github.com/hbstack/blog v0.40.2/go.mod h1:iU3JUXZDCmd2zcLDYlrFTCfNRFx3h2QXGPt2xfzjwXg=
9898
github.com/hbstack/blog v0.40.3 h1:WA88vC4+ppflLRyKsk+dQbI8m0aG7XrokRH2aKr/2WA=
9999
github.com/hbstack/blog v0.40.3/go.mod h1:cY11zRGUms24avT5c2OwKYBgun858LPVeKwM758NtH0=
100+
github.com/hbstack/blog v0.41.0/go.mod h1:qJY+oyrJQlLv93LMvweskitIrI8Bv2Mhczpq61BwmzM=
100101
github.com/hbstack/blog/modules/breadcrumb v0.1.22 h1:NDcjR5805LBDRcLaDF12VAIAJiRqCL/e/GX+1DE7O0k=
101102
github.com/hbstack/blog/modules/breadcrumb v0.1.22/go.mod h1:abqj7FTsHihbv3B2szGm4YmVGVZWzWg2VVA5ZhqUyKY=
102103
github.com/hbstack/blog/modules/breadcrumb v0.1.23 h1:MgUR88vv4cs/M1/cVBKUInFw3DcRw0W2AlmmcdhxewY=

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.3 // indirect
9+
github.com/hbstack/blog v0.41.0 // 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

go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ github.com/hbstack/blog v0.40.0/go.mod h1:xFBVf4/UOvkqPoRYeUoJqwxx8/0SrWlijQwgVL
6161
github.com/hbstack/blog v0.40.1/go.mod h1:0hnPIZ2nusfXE4jkYQCXNLv7eXud4CBea3ymc8w3JAM=
6262
github.com/hbstack/blog v0.40.2/go.mod h1:iU3JUXZDCmd2zcLDYlrFTCfNRFx3h2QXGPt2xfzjwXg=
6363
github.com/hbstack/blog v0.40.3/go.mod h1:cY11zRGUms24avT5c2OwKYBgun858LPVeKwM758NtH0=
64+
github.com/hbstack/blog v0.41.0/go.mod h1:qJY+oyrJQlLv93LMvweskitIrI8Bv2Mhczpq61BwmzM=
6465
github.com/hbstack/carousel v0.2.4 h1:OkMRqyhklJBMbOXo8p/dsS+iQVQTrMUI7Jfm13Js3L4=
6566
github.com/hbstack/carousel v0.2.4/go.mod h1:AchKlXiqYNZouE3Ee/VSSQle2FUZV5CJgTnPBFI7Gj0=
6667
github.com/hbstack/carousel v0.2.5/go.mod h1:37ffr9r5ilAS4b7KrplyCeOcTPmFd2PMygLo+VPe3oY=

0 commit comments

Comments
 (0)