File tree Expand file tree Collapse file tree 38 files changed +38
-19
lines changed Expand file tree Collapse file tree 38 files changed +38
-19
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 // indirect
7
- github.com/hbstack/blog v0.40.2 // indirect
7
+ github.com/hbstack/blog v0.40.3 // indirect
8
8
github.com/hbstack/breadcrumb v0.8.0 // indirect
9
9
github.com/hbstack/footer v0.4.1 // indirect
10
10
github.com/hbstack/header v0.16.6 // indirect
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ github.com/hbstack/blog v0.39.0/go.mod h1:w5k8+HF1YmuU+A5SCEkMpz5CwHhcO1mx/h3rhj
64
64
github.com/hbstack/blog v0.40.0 /go.mod h1:xFBVf4/UOvkqPoRYeUoJqwxx8/0SrWlijQwgVLCK5cs =
65
65
github.com/hbstack/blog v0.40.1 /go.mod h1:0hnPIZ2nusfXE4jkYQCXNLv7eXud4CBea3ymc8w3JAM =
66
66
github.com/hbstack/blog v0.40.2 /go.mod h1:iU3JUXZDCmd2zcLDYlrFTCfNRFx3h2QXGPt2xfzjwXg =
67
+ github.com/hbstack/blog v0.40.3 /go.mod h1:cY11zRGUms24avT5c2OwKYBgun858LPVeKwM758NtH0 =
67
68
github.com/hbstack/breadcrumb v0.2.1 h1:dhgak/MwHojE3PSzTMytXp1p0JGhsMje65/3bCxaAL8 =
68
69
github.com/hbstack/breadcrumb v0.2.1 /go.mod h1:TTqv6qJzqTeYvHSZ3gIifRB/zVD0l+I7/Sxu0cftqtE =
69
70
github.com/hbstack/breadcrumb v0.3.0 /go.mod h1:TTqv6qJzqTeYvHSZ3gIifRB/zVD0l+I7/Sxu0cftqtE =
Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 // indirect
7
- github.com/hbstack/blog v0.40.2 // indirect
7
+ github.com/hbstack/blog v0.40.3 // indirect
8
8
github.com/hbstack/content-panel v0.10.2 // indirect
9
9
github.com/hbstack/footer v0.4.1 // indirect
10
10
github.com/hbstack/header v0.16.6 // indirect
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ github.com/hbstack/blog v0.39.0/go.mod h1:w5k8+HF1YmuU+A5SCEkMpz5CwHhcO1mx/h3rhj
64
64
github.com/hbstack/blog v0.40.0 /go.mod h1:xFBVf4/UOvkqPoRYeUoJqwxx8/0SrWlijQwgVLCK5cs =
65
65
github.com/hbstack/blog v0.40.1 /go.mod h1:0hnPIZ2nusfXE4jkYQCXNLv7eXud4CBea3ymc8w3JAM =
66
66
github.com/hbstack/blog v0.40.2 /go.mod h1:iU3JUXZDCmd2zcLDYlrFTCfNRFx3h2QXGPt2xfzjwXg =
67
+ github.com/hbstack/blog v0.40.3 /go.mod h1:cY11zRGUms24avT5c2OwKYBgun858LPVeKwM758NtH0 =
67
68
github.com/hbstack/content-panel v0.2.3 h1:17yanNAuTl3aQn/p3ZMe8xb2jkc7DYkPVk4FT5JYx0M =
68
69
github.com/hbstack/content-panel v0.2.3 /go.mod h1:btJhaVMoOh9mSAqM4sFfjsCCJB/D253cnR//Y7Lx5xI =
69
70
github.com/hbstack/content-panel v0.3.0 /go.mod h1:btJhaVMoOh9mSAqM4sFfjsCCJB/D253cnR//Y7Lx5xI =
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 // indirect
7
7
github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 // indirect
8
8
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
10
10
github.com/hbstack/carousel v0.2.7 // indirect
11
11
github.com/hbstack/decap-cms v0.4.0 // indirect
12
12
github.com/hbstack/footer v0.4.1 // indirect
Original file line number Diff line number Diff line change @@ -56,6 +56,7 @@ github.com/hbstack/blog v0.39.0/go.mod h1:w5k8+HF1YmuU+A5SCEkMpz5CwHhcO1mx/h3rhj
56
56
github.com/hbstack/blog v0.40.0 /go.mod h1:xFBVf4/UOvkqPoRYeUoJqwxx8/0SrWlijQwgVLCK5cs =
57
57
github.com/hbstack/blog v0.40.1 /go.mod h1:0hnPIZ2nusfXE4jkYQCXNLv7eXud4CBea3ymc8w3JAM =
58
58
github.com/hbstack/blog v0.40.2 /go.mod h1:iU3JUXZDCmd2zcLDYlrFTCfNRFx3h2QXGPt2xfzjwXg =
59
+ github.com/hbstack/blog v0.40.3 /go.mod h1:cY11zRGUms24avT5c2OwKYBgun858LPVeKwM758NtH0 =
59
60
github.com/hbstack/carousel v0.2.4 h1:OkMRqyhklJBMbOXo8p/dsS+iQVQTrMUI7Jfm13Js3L4 =
60
61
github.com/hbstack/carousel v0.2.4 /go.mod h1:AchKlXiqYNZouE3Ee/VSSQle2FUZV5CJgTnPBFI7Gj0 =
61
62
github.com/hbstack/carousel v0.2.5 /go.mod h1:37ffr9r5ilAS4b7KrplyCeOcTPmFd2PMygLo+VPe3oY =
Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 // indirect
7
- github.com/hbstack/blog v0.40.2 // indirect
7
+ github.com/hbstack/blog v0.40.3 // indirect
8
8
github.com/hbstack/disqus v0.1.1 // indirect
9
9
github.com/hbstack/footer v0.4.1 // indirect
10
10
github.com/hbstack/header v0.16.6 // indirect
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ github.com/hbstack/blog v0.39.0/go.mod h1:w5k8+HF1YmuU+A5SCEkMpz5CwHhcO1mx/h3rhj
64
64
github.com/hbstack/blog v0.40.0 /go.mod h1:xFBVf4/UOvkqPoRYeUoJqwxx8/0SrWlijQwgVLCK5cs =
65
65
github.com/hbstack/blog v0.40.1 /go.mod h1:0hnPIZ2nusfXE4jkYQCXNLv7eXud4CBea3ymc8w3JAM =
66
66
github.com/hbstack/blog v0.40.2 /go.mod h1:iU3JUXZDCmd2zcLDYlrFTCfNRFx3h2QXGPt2xfzjwXg =
67
+ github.com/hbstack/blog v0.40.3 /go.mod h1:cY11zRGUms24avT5c2OwKYBgun858LPVeKwM758NtH0 =
67
68
github.com/hbstack/disqus v0.1.0 h1:z7yE0G9QmSoWGSh/GFkG24Pz9o9uKowoPa3dREWNPMk =
68
69
github.com/hbstack/disqus v0.1.0 /go.mod h1:DJBv8RCHlcZk7mZCD8KTpFBNUKqlPjh2x/k8jAyWthQ =
69
70
github.com/hbstack/disqus v0.1.1 /go.mod h1:DY7oRsTTkvcVCdYFQqgUkJLTicLgwku/RQV+Y6OpxlQ =
Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 // indirect
7
- github.com/hbstack/blog v0.40.2 // indirect
7
+ github.com/hbstack/blog v0.40.3 // indirect
8
8
github.com/hbstack/featured-image v0.2.2 // indirect
9
9
github.com/hbstack/footer v0.4.1 // indirect
10
10
github.com/hbstack/header v0.16.6 // indirect
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ github.com/hbstack/blog v0.39.0/go.mod h1:w5k8+HF1YmuU+A5SCEkMpz5CwHhcO1mx/h3rhj
64
64
github.com/hbstack/blog v0.40.0 /go.mod h1:xFBVf4/UOvkqPoRYeUoJqwxx8/0SrWlijQwgVLCK5cs =
65
65
github.com/hbstack/blog v0.40.1 /go.mod h1:0hnPIZ2nusfXE4jkYQCXNLv7eXud4CBea3ymc8w3JAM =
66
66
github.com/hbstack/blog v0.40.2 /go.mod h1:iU3JUXZDCmd2zcLDYlrFTCfNRFx3h2QXGPt2xfzjwXg =
67
+ github.com/hbstack/blog v0.40.3 /go.mod h1:cY11zRGUms24avT5c2OwKYBgun858LPVeKwM758NtH0 =
67
68
github.com/hbstack/featured-image v0.1.1 h1:suNZO1qFjyAk1XXE5vzwTj2TePWqYTCKsI3Gp2S4wNw =
68
69
github.com/hbstack/featured-image v0.1.1 /go.mod h1:JniIDVMJnbvsR5cVVhsCpTMlvquZwo//pgbL5iyYWTA =
69
70
github.com/hbstack/featured-image v0.1.2 /go.mod h1:zVzCNnwRWcxv9mdrUooPigdIGBFqD1RUPUcGxrKiTVM =
Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 // indirect
7
- github.com/hbstack/blog v0.40.2 // indirect
7
+ github.com/hbstack/blog v0.40.3 // indirect
8
8
github.com/hbstack/footer v0.4.1 // indirect
9
9
github.com/hbstack/giscus v0.1.1 // indirect
10
10
github.com/hbstack/header v0.16.6 // indirect
Original file line number Diff line number Diff line change @@ -65,6 +65,7 @@ github.com/hbstack/blog v0.39.0/go.mod h1:w5k8+HF1YmuU+A5SCEkMpz5CwHhcO1mx/h3rhj
65
65
github.com/hbstack/blog v0.40.0 /go.mod h1:xFBVf4/UOvkqPoRYeUoJqwxx8/0SrWlijQwgVLCK5cs =
66
66
github.com/hbstack/blog v0.40.1 /go.mod h1:0hnPIZ2nusfXE4jkYQCXNLv7eXud4CBea3ymc8w3JAM =
67
67
github.com/hbstack/blog v0.40.2 /go.mod h1:iU3JUXZDCmd2zcLDYlrFTCfNRFx3h2QXGPt2xfzjwXg =
68
+ github.com/hbstack/blog v0.40.3 /go.mod h1:cY11zRGUms24avT5c2OwKYBgun858LPVeKwM758NtH0 =
68
69
github.com/hbstack/footer v0.2.5 h1:SBelvFYo8/IDPisprlZxEaR70PXcoHfjL+2mm1ir6/A =
69
70
github.com/hbstack/footer v0.2.5 /go.mod h1:L0ZYdYRROlGUGLRA9QchkYeByHIff/EU4WKRdAUW+E8 =
70
71
github.com/hbstack/footer v0.2.6 /go.mod h1:MqglUBsBvlatiE5utMwLlnwHxLLOPe89zFmuD4HM37M =
Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 // indirect
7
- github.com/hbstack/blog v0.40.2 // indirect
7
+ github.com/hbstack/blog v0.40.3 // indirect
8
8
github.com/hbstack/footer v0.4.1 // indirect
9
9
github.com/hbstack/header v0.16.6 // indirect
10
10
github.com/hbstack/heading-sign v0.2.0 // indirect
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ github.com/hbstack/blog v0.39.0/go.mod h1:w5k8+HF1YmuU+A5SCEkMpz5CwHhcO1mx/h3rhj
64
64
github.com/hbstack/blog v0.40.0 /go.mod h1:xFBVf4/UOvkqPoRYeUoJqwxx8/0SrWlijQwgVLCK5cs =
65
65
github.com/hbstack/blog v0.40.1 /go.mod h1:0hnPIZ2nusfXE4jkYQCXNLv7eXud4CBea3ymc8w3JAM =
66
66
github.com/hbstack/blog v0.40.2 /go.mod h1:iU3JUXZDCmd2zcLDYlrFTCfNRFx3h2QXGPt2xfzjwXg =
67
+ github.com/hbstack/blog v0.40.3 /go.mod h1:cY11zRGUms24avT5c2OwKYBgun858LPVeKwM758NtH0 =
67
68
github.com/hbstack/footer v0.2.5 h1:SBelvFYo8/IDPisprlZxEaR70PXcoHfjL+2mm1ir6/A =
68
69
github.com/hbstack/footer v0.2.5 /go.mod h1:L0ZYdYRROlGUGLRA9QchkYeByHIff/EU4WKRdAUW+E8 =
69
70
github.com/hbstack/footer v0.2.6 /go.mod h1:MqglUBsBvlatiE5utMwLlnwHxLLOPe89zFmuD4HM37M =
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ module github.com/hbstack/blog/modules/post-authors
2
2
3
3
go 1.19
4
4
5
- require github.com/hbstack/blog v0.40.2 // indirect
5
+ require github.com/hbstack/blog v0.40.3 // indirect
Original file line number Diff line number Diff line change @@ -25,3 +25,4 @@ github.com/hbstack/blog v0.39.0/go.mod h1:w5k8+HF1YmuU+A5SCEkMpz5CwHhcO1mx/h3rhj
25
25
github.com/hbstack/blog v0.40.0 /go.mod h1:xFBVf4/UOvkqPoRYeUoJqwxx8/0SrWlijQwgVLCK5cs =
26
26
github.com/hbstack/blog v0.40.1 /go.mod h1:0hnPIZ2nusfXE4jkYQCXNLv7eXud4CBea3ymc8w3JAM =
27
27
github.com/hbstack/blog v0.40.2 /go.mod h1:iU3JUXZDCmd2zcLDYlrFTCfNRFx3h2QXGPt2xfzjwXg =
28
+ github.com/hbstack/blog v0.40.3 /go.mod h1:cY11zRGUms24avT5c2OwKYBgun858LPVeKwM758NtH0 =
Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 // indirect
7
- github.com/hbstack/blog v0.40.2 // indirect
7
+ github.com/hbstack/blog v0.40.3 // indirect
8
8
github.com/hbstack/footer v0.4.1 // indirect
9
9
github.com/hbstack/header v0.16.6 // indirect
10
10
github.com/hugomods/base v0.7.3 // indirect
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ github.com/hbstack/blog v0.39.0/go.mod h1:w5k8+HF1YmuU+A5SCEkMpz5CwHhcO1mx/h3rhj
64
64
github.com/hbstack/blog v0.40.0 /go.mod h1:xFBVf4/UOvkqPoRYeUoJqwxx8/0SrWlijQwgVLCK5cs =
65
65
github.com/hbstack/blog v0.40.1 /go.mod h1:0hnPIZ2nusfXE4jkYQCXNLv7eXud4CBea3ymc8w3JAM =
66
66
github.com/hbstack/blog v0.40.2 /go.mod h1:iU3JUXZDCmd2zcLDYlrFTCfNRFx3h2QXGPt2xfzjwXg =
67
+ github.com/hbstack/blog v0.40.3 /go.mod h1:cY11zRGUms24avT5c2OwKYBgun858LPVeKwM758NtH0 =
67
68
github.com/hbstack/footer v0.2.5 h1:SBelvFYo8/IDPisprlZxEaR70PXcoHfjL+2mm1ir6/A =
68
69
github.com/hbstack/footer v0.2.5 /go.mod h1:L0ZYdYRROlGUGLRA9QchkYeByHIff/EU4WKRdAUW+E8 =
69
70
github.com/hbstack/footer v0.2.6 /go.mod h1:MqglUBsBvlatiE5utMwLlnwHxLLOPe89zFmuD4HM37M =
Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 // indirect
7
- github.com/hbstack/blog v0.40.2 // indirect
7
+ github.com/hbstack/blog v0.40.3 // indirect
8
8
github.com/hbstack/footer v0.4.1 // indirect
9
9
github.com/hbstack/header v0.16.6 // indirect
10
10
github.com/hbstack/slide v0.4.1 // indirect
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ github.com/hbstack/blog v0.39.0/go.mod h1:w5k8+HF1YmuU+A5SCEkMpz5CwHhcO1mx/h3rhj
64
64
github.com/hbstack/blog v0.40.0 /go.mod h1:xFBVf4/UOvkqPoRYeUoJqwxx8/0SrWlijQwgVLCK5cs =
65
65
github.com/hbstack/blog v0.40.1 /go.mod h1:0hnPIZ2nusfXE4jkYQCXNLv7eXud4CBea3ymc8w3JAM =
66
66
github.com/hbstack/blog v0.40.2 /go.mod h1:iU3JUXZDCmd2zcLDYlrFTCfNRFx3h2QXGPt2xfzjwXg =
67
+ github.com/hbstack/blog v0.40.3 /go.mod h1:cY11zRGUms24avT5c2OwKYBgun858LPVeKwM758NtH0 =
67
68
github.com/hbstack/footer v0.2.5 h1:SBelvFYo8/IDPisprlZxEaR70PXcoHfjL+2mm1ir6/A =
68
69
github.com/hbstack/footer v0.2.5 /go.mod h1:L0ZYdYRROlGUGLRA9QchkYeByHIff/EU4WKRdAUW+E8 =
69
70
github.com/hbstack/footer v0.2.6 /go.mod h1:MqglUBsBvlatiE5utMwLlnwHxLLOPe89zFmuD4HM37M =
Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 // indirect
7
- github.com/hbstack/blog v0.40.2 // indirect
7
+ github.com/hbstack/blog v0.40.3 // indirect
8
8
github.com/hbstack/footer v0.4.1 // indirect
9
9
github.com/hbstack/header v0.16.6 // indirect
10
10
github.com/hbstack/slide v0.4.1 // indirect
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ github.com/hbstack/blog v0.39.0/go.mod h1:w5k8+HF1YmuU+A5SCEkMpz5CwHhcO1mx/h3rhj
64
64
github.com/hbstack/blog v0.40.0 /go.mod h1:xFBVf4/UOvkqPoRYeUoJqwxx8/0SrWlijQwgVLCK5cs =
65
65
github.com/hbstack/blog v0.40.1 /go.mod h1:0hnPIZ2nusfXE4jkYQCXNLv7eXud4CBea3ymc8w3JAM =
66
66
github.com/hbstack/blog v0.40.2 /go.mod h1:iU3JUXZDCmd2zcLDYlrFTCfNRFx3h2QXGPt2xfzjwXg =
67
+ github.com/hbstack/blog v0.40.3 /go.mod h1:cY11zRGUms24avT5c2OwKYBgun858LPVeKwM758NtH0 =
67
68
github.com/hbstack/footer v0.2.5 h1:SBelvFYo8/IDPisprlZxEaR70PXcoHfjL+2mm1ir6/A =
68
69
github.com/hbstack/footer v0.2.5 /go.mod h1:L0ZYdYRROlGUGLRA9QchkYeByHIff/EU4WKRdAUW+E8 =
69
70
github.com/hbstack/footer v0.2.6 /go.mod h1:MqglUBsBvlatiE5utMwLlnwHxLLOPe89zFmuD4HM37M =
Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 // indirect
7
- github.com/hbstack/blog v0.40.2 // indirect
7
+ github.com/hbstack/blog v0.40.3 // indirect
8
8
github.com/hbstack/footer v0.4.1 // indirect
9
9
github.com/hbstack/header v0.16.6 // indirect
10
10
github.com/hbstack/socials v0.18.0 // indirect
Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ github.com/hbstack/blog v0.39.0/go.mod h1:w5k8+HF1YmuU+A5SCEkMpz5CwHhcO1mx/h3rhj
29
29
github.com/hbstack/blog v0.40.0 /go.mod h1:xFBVf4/UOvkqPoRYeUoJqwxx8/0SrWlijQwgVLCK5cs =
30
30
github.com/hbstack/blog v0.40.1 /go.mod h1:0hnPIZ2nusfXE4jkYQCXNLv7eXud4CBea3ymc8w3JAM =
31
31
github.com/hbstack/blog v0.40.2 /go.mod h1:iU3JUXZDCmd2zcLDYlrFTCfNRFx3h2QXGPt2xfzjwXg =
32
+ github.com/hbstack/blog v0.40.3 /go.mod h1:cY11zRGUms24avT5c2OwKYBgun858LPVeKwM758NtH0 =
32
33
github.com/hbstack/footer v0.4.1 h1:dGEIcqCM6K/s9bygnFQlPcVMJn+BblAjaESied8H7ug =
33
34
github.com/hbstack/footer v0.4.1 /go.mod h1:EvignAN0ShrWDbPAlf9+lrRfJSha9G4wYPDUed4wPzg =
34
35
github.com/hbstack/header v0.14.3 h1:86aaE3aMLwEMMGGx16rOdHonuVFMRcIZMWOoYqut4PU =
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 // indirect
7
7
github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 // indirect
8
8
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
10
10
github.com/hbstack/carousel v0.2.7 // indirect
11
11
github.com/hbstack/footer v0.4.1 // indirect
12
12
github.com/hbstack/hb v0.16.2 // indirect
Original file line number Diff line number Diff line change @@ -61,6 +61,7 @@ github.com/hbstack/blog v0.39.0/go.mod h1:w5k8+HF1YmuU+A5SCEkMpz5CwHhcO1mx/h3rhj
61
61
github.com/hbstack/blog v0.40.0 /go.mod h1:xFBVf4/UOvkqPoRYeUoJqwxx8/0SrWlijQwgVLCK5cs =
62
62
github.com/hbstack/blog v0.40.1 /go.mod h1:0hnPIZ2nusfXE4jkYQCXNLv7eXud4CBea3ymc8w3JAM =
63
63
github.com/hbstack/blog v0.40.2 /go.mod h1:iU3JUXZDCmd2zcLDYlrFTCfNRFx3h2QXGPt2xfzjwXg =
64
+ github.com/hbstack/blog v0.40.3 /go.mod h1:cY11zRGUms24avT5c2OwKYBgun858LPVeKwM758NtH0 =
64
65
github.com/hbstack/carousel v0.2.4 h1:OkMRqyhklJBMbOXo8p/dsS+iQVQTrMUI7Jfm13Js3L4 =
65
66
github.com/hbstack/carousel v0.2.4 /go.mod h1:AchKlXiqYNZouE3Ee/VSSQle2FUZV5CJgTnPBFI7Gj0 =
66
67
github.com/hbstack/carousel v0.2.5 /go.mod h1:37ffr9r5ilAS4b7KrplyCeOcTPmFd2PMygLo+VPe3oY =
Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 // indirect
7
- github.com/hbstack/blog v0.40.2 // indirect
7
+ github.com/hbstack/blog v0.40.3 // indirect
8
8
github.com/hbstack/footer v0.4.1 // indirect
9
9
github.com/hbstack/header v0.16.6 // indirect
10
10
github.com/hugomods/base v0.7.3 // indirect
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ github.com/hbstack/blog v0.39.0/go.mod h1:w5k8+HF1YmuU+A5SCEkMpz5CwHhcO1mx/h3rhj
64
64
github.com/hbstack/blog v0.40.0 /go.mod h1:xFBVf4/UOvkqPoRYeUoJqwxx8/0SrWlijQwgVLCK5cs =
65
65
github.com/hbstack/blog v0.40.1 /go.mod h1:0hnPIZ2nusfXE4jkYQCXNLv7eXud4CBea3ymc8w3JAM =
66
66
github.com/hbstack/blog v0.40.2 /go.mod h1:iU3JUXZDCmd2zcLDYlrFTCfNRFx3h2QXGPt2xfzjwXg =
67
+ github.com/hbstack/blog v0.40.3 /go.mod h1:cY11zRGUms24avT5c2OwKYBgun858LPVeKwM758NtH0 =
67
68
github.com/hbstack/footer v0.2.5 h1:SBelvFYo8/IDPisprlZxEaR70PXcoHfjL+2mm1ir6/A =
68
69
github.com/hbstack/footer v0.2.5 /go.mod h1:L0ZYdYRROlGUGLRA9QchkYeByHIff/EU4WKRdAUW+E8 =
69
70
github.com/hbstack/footer v0.2.6 /go.mod h1:MqglUBsBvlatiE5utMwLlnwHxLLOPe89zFmuD4HM37M =
Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 // indirect
7
- github.com/hbstack/blog v0.40.2 // indirect
7
+ github.com/hbstack/blog v0.40.3 // indirect
8
8
github.com/hbstack/footer v0.4.1 // indirect
9
9
github.com/hbstack/header v0.16.6 // indirect
10
10
github.com/hbstack/social-share-buttons v0.6.0 // indirect
Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ github.com/hbstack/blog v0.39.0/go.mod h1:w5k8+HF1YmuU+A5SCEkMpz5CwHhcO1mx/h3rhj
45
45
github.com/hbstack/blog v0.40.0 /go.mod h1:xFBVf4/UOvkqPoRYeUoJqwxx8/0SrWlijQwgVLCK5cs =
46
46
github.com/hbstack/blog v0.40.1 /go.mod h1:0hnPIZ2nusfXE4jkYQCXNLv7eXud4CBea3ymc8w3JAM =
47
47
github.com/hbstack/blog v0.40.2 /go.mod h1:iU3JUXZDCmd2zcLDYlrFTCfNRFx3h2QXGPt2xfzjwXg =
48
+ github.com/hbstack/blog v0.40.3 /go.mod h1:cY11zRGUms24avT5c2OwKYBgun858LPVeKwM758NtH0 =
48
49
github.com/hbstack/footer v0.2.9 h1:jRFvQXHFI2I+Lb5cAj7E0K5lEN22IJ9N+TGI+DFGOqs =
49
50
github.com/hbstack/footer v0.2.9 /go.mod h1:9lJgQPtlefBNs/nrdt6Qr/hF5CjvymwkUVBunjdgrcg =
50
51
github.com/hbstack/footer v0.2.10 /go.mod h1:z779/sE1prEcABuz4RjhSwA8QkFLkmf+xv/5yM3BtPc =
Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 // indirect
7
- github.com/hbstack/blog v0.40.2 // indirect
7
+ github.com/hbstack/blog v0.40.3 // indirect
8
8
github.com/hbstack/footer v0.4.1 // indirect
9
9
github.com/hbstack/header v0.16.6 // indirect
10
10
github.com/hbstack/staticman-comments v0.3.0 // indirect
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ github.com/hbstack/blog v0.39.0/go.mod h1:w5k8+HF1YmuU+A5SCEkMpz5CwHhcO1mx/h3rhj
64
64
github.com/hbstack/blog v0.40.0 /go.mod h1:xFBVf4/UOvkqPoRYeUoJqwxx8/0SrWlijQwgVLCK5cs =
65
65
github.com/hbstack/blog v0.40.1 /go.mod h1:0hnPIZ2nusfXE4jkYQCXNLv7eXud4CBea3ymc8w3JAM =
66
66
github.com/hbstack/blog v0.40.2 /go.mod h1:iU3JUXZDCmd2zcLDYlrFTCfNRFx3h2QXGPt2xfzjwXg =
67
+ github.com/hbstack/blog v0.40.3 /go.mod h1:cY11zRGUms24avT5c2OwKYBgun858LPVeKwM758NtH0 =
67
68
github.com/hbstack/footer v0.2.5 h1:SBelvFYo8/IDPisprlZxEaR70PXcoHfjL+2mm1ir6/A =
68
69
github.com/hbstack/footer v0.2.5 /go.mod h1:L0ZYdYRROlGUGLRA9QchkYeByHIff/EU4WKRdAUW+E8 =
69
70
github.com/hbstack/footer v0.2.6 /go.mod h1:MqglUBsBvlatiE5utMwLlnwHxLLOPe89zFmuD4HM37M =
Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 // indirect
7
- github.com/hbstack/blog v0.40.2 // indirect
7
+ github.com/hbstack/blog v0.40.3 // indirect
8
8
github.com/hbstack/footer v0.4.1 // indirect
9
9
github.com/hbstack/hb v0.16.2 // indirect
10
10
github.com/hbstack/header v0.16.6 // indirect
Original file line number Diff line number Diff line change @@ -62,6 +62,7 @@ github.com/hbstack/blog v0.39.0/go.mod h1:w5k8+HF1YmuU+A5SCEkMpz5CwHhcO1mx/h3rhj
62
62
github.com/hbstack/blog v0.40.0 /go.mod h1:xFBVf4/UOvkqPoRYeUoJqwxx8/0SrWlijQwgVLCK5cs =
63
63
github.com/hbstack/blog v0.40.1 /go.mod h1:0hnPIZ2nusfXE4jkYQCXNLv7eXud4CBea3ymc8w3JAM =
64
64
github.com/hbstack/blog v0.40.2 /go.mod h1:iU3JUXZDCmd2zcLDYlrFTCfNRFx3h2QXGPt2xfzjwXg =
65
+ github.com/hbstack/blog v0.40.3 /go.mod h1:cY11zRGUms24avT5c2OwKYBgun858LPVeKwM758NtH0 =
65
66
github.com/hbstack/footer v0.2.5 h1:SBelvFYo8/IDPisprlZxEaR70PXcoHfjL+2mm1ir6/A =
66
67
github.com/hbstack/footer v0.2.5 /go.mod h1:L0ZYdYRROlGUGLRA9QchkYeByHIff/EU4WKRdAUW+E8 =
67
68
github.com/hbstack/footer v0.2.6 /go.mod h1:MqglUBsBvlatiE5utMwLlnwHxLLOPe89zFmuD4HM37M =
Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 // indirect
7
- github.com/hbstack/blog v0.40.2 // indirect
7
+ github.com/hbstack/blog v0.40.3 // indirect
8
8
github.com/hbstack/footer v0.4.1 // indirect
9
9
github.com/hbstack/header v0.16.6 // indirect
10
10
github.com/hugomods/base v0.7.3 // indirect
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ github.com/hbstack/blog v0.39.0/go.mod h1:w5k8+HF1YmuU+A5SCEkMpz5CwHhcO1mx/h3rhj
64
64
github.com/hbstack/blog v0.40.0 /go.mod h1:xFBVf4/UOvkqPoRYeUoJqwxx8/0SrWlijQwgVLCK5cs =
65
65
github.com/hbstack/blog v0.40.1 /go.mod h1:0hnPIZ2nusfXE4jkYQCXNLv7eXud4CBea3ymc8w3JAM =
66
66
github.com/hbstack/blog v0.40.2 /go.mod h1:iU3JUXZDCmd2zcLDYlrFTCfNRFx3h2QXGPt2xfzjwXg =
67
+ github.com/hbstack/blog v0.40.3 /go.mod h1:cY11zRGUms24avT5c2OwKYBgun858LPVeKwM758NtH0 =
67
68
github.com/hbstack/footer v0.2.5 h1:SBelvFYo8/IDPisprlZxEaR70PXcoHfjL+2mm1ir6/A =
68
69
github.com/hbstack/footer v0.2.5 /go.mod h1:L0ZYdYRROlGUGLRA9QchkYeByHIff/EU4WKRdAUW+E8 =
69
70
github.com/hbstack/footer v0.2.6 /go.mod h1:MqglUBsBvlatiE5utMwLlnwHxLLOPe89zFmuD4HM37M =
Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 // indirect
7
- github.com/hbstack/blog v0.40.2 // indirect
7
+ github.com/hbstack/blog v0.40.3 // indirect
8
8
github.com/hbstack/footer v0.4.1 // indirect
9
9
github.com/hbstack/header v0.16.6 // indirect
10
10
github.com/hugomods/base v0.7.3 // indirect
Original file line number Diff line number Diff line change @@ -64,6 +64,7 @@ github.com/hbstack/blog v0.39.0/go.mod h1:w5k8+HF1YmuU+A5SCEkMpz5CwHhcO1mx/h3rhj
64
64
github.com/hbstack/blog v0.40.0 /go.mod h1:xFBVf4/UOvkqPoRYeUoJqwxx8/0SrWlijQwgVLCK5cs =
65
65
github.com/hbstack/blog v0.40.1 /go.mod h1:0hnPIZ2nusfXE4jkYQCXNLv7eXud4CBea3ymc8w3JAM =
66
66
github.com/hbstack/blog v0.40.2 /go.mod h1:iU3JUXZDCmd2zcLDYlrFTCfNRFx3h2QXGPt2xfzjwXg =
67
+ github.com/hbstack/blog v0.40.3 /go.mod h1:cY11zRGUms24avT5c2OwKYBgun858LPVeKwM758NtH0 =
67
68
github.com/hbstack/footer v0.2.5 h1:SBelvFYo8/IDPisprlZxEaR70PXcoHfjL+2mm1ir6/A =
68
69
github.com/hbstack/footer v0.2.5 /go.mod h1:L0ZYdYRROlGUGLRA9QchkYeByHIff/EU4WKRdAUW+E8 =
69
70
github.com/hbstack/footer v0.2.6 /go.mod h1:MqglUBsBvlatiE5utMwLlnwHxLLOPe89zFmuD4HM37M =
You can’t perform that action at this time.
0 commit comments