File tree 8 files changed +8
-4
lines changed
8 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/hbstack/base v0.6.2 // indirect
9
9
github.com/hbstack/carousel v0.2.7 // indirect
10
10
github.com/hbstack/footer v0.4.1 // indirect
11
- github.com/hbstack/hb v0.16.0 // indirect
11
+ github.com/hbstack/hb v0.16.2 // indirect
12
12
github.com/hbstack/header v0.16.6 // indirect
13
13
github.com/hbstack/pagination v0.8.0 // indirect
14
14
github.com/hbstack/socials v0.18.0 // indirect
Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ github.com/hbstack/hb v0.15.1/go.mod h1:FJilVCHtkVpfXZT+Ii2OFCVeu9wQh/YGgRMuPKX5
26
26
github.com/hbstack/hb v0.15.3 /go.mod h1:FJilVCHtkVpfXZT+Ii2OFCVeu9wQh/YGgRMuPKX5ycA =
27
27
github.com/hbstack/hb v0.15.4 /go.mod h1:FJilVCHtkVpfXZT+Ii2OFCVeu9wQh/YGgRMuPKX5ycA =
28
28
github.com/hbstack/hb v0.16.0 /go.mod h1:FJilVCHtkVpfXZT+Ii2OFCVeu9wQh/YGgRMuPKX5ycA =
29
+ github.com/hbstack/hb v0.16.2 /go.mod h1:f17XbKHV29zgwV0OaayneXU1nMXFpQUdBYApAPNjFMo =
29
30
github.com/hbstack/header v0.14.3 h1:86aaE3aMLwEMMGGx16rOdHonuVFMRcIZMWOoYqut4PU =
30
31
github.com/hbstack/header v0.14.3 /go.mod h1:W7eolpYJctsTD8GVFEj09Ogbqqy8OAqcxBEbW3ZTYIg =
31
32
github.com/hbstack/header v0.14.4 /go.mod h1:W7eolpYJctsTD8GVFEj09Ogbqqy8OAqcxBEbW3ZTYIg =
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
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
13
- github.com/hbstack/hb v0.16.0 // indirect
13
+ github.com/hbstack/hb v0.16.2 // indirect
14
14
github.com/hbstack/header v0.16.6 // indirect
15
15
github.com/hbstack/pagination v0.8.0 // indirect
16
16
github.com/hbstack/socials v0.18.0 // indirect
Original file line number Diff line number Diff line change @@ -87,6 +87,7 @@ github.com/hbstack/hb v0.15.1/go.mod h1:FJilVCHtkVpfXZT+Ii2OFCVeu9wQh/YGgRMuPKX5
87
87
github.com/hbstack/hb v0.15.3 /go.mod h1:FJilVCHtkVpfXZT+Ii2OFCVeu9wQh/YGgRMuPKX5ycA =
88
88
github.com/hbstack/hb v0.15.4 /go.mod h1:FJilVCHtkVpfXZT+Ii2OFCVeu9wQh/YGgRMuPKX5ycA =
89
89
github.com/hbstack/hb v0.16.0 /go.mod h1:FJilVCHtkVpfXZT+Ii2OFCVeu9wQh/YGgRMuPKX5ycA =
90
+ github.com/hbstack/hb v0.16.2 /go.mod h1:f17XbKHV29zgwV0OaayneXU1nMXFpQUdBYApAPNjFMo =
90
91
github.com/hbstack/header v0.12.7 h1:hiE+w7kKgHe/jOOHEAv2wHlxnYZVgfDH+Twdrtw2CXg =
91
92
github.com/hbstack/header v0.12.7 /go.mod h1:UmRz21kEHDZjFA+TGjWSM/68WL8xHK15CmNgWBM9BEM =
92
93
github.com/hbstack/header v0.13.0 /go.mod h1:F50k0BteNpwlfSs4V+5k4jn+ozqRnjTfxugUT7esA80 =
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/hbstack/blog v0.40.0 // indirect
10
10
github.com/hbstack/carousel v0.2.7 // indirect
11
11
github.com/hbstack/footer v0.4.1 // indirect
12
- github.com/hbstack/hb v0.16.0 // indirect
12
+ github.com/hbstack/hb v0.16.2 // indirect
13
13
github.com/hbstack/header v0.16.6 // indirect
14
14
github.com/hbstack/pagination v0.8.0 // indirect
15
15
github.com/hbstack/search v0.2.2 // indirect
Original file line number Diff line number Diff line change @@ -92,6 +92,7 @@ github.com/hbstack/hb v0.15.1/go.mod h1:FJilVCHtkVpfXZT+Ii2OFCVeu9wQh/YGgRMuPKX5
92
92
github.com/hbstack/hb v0.15.3 /go.mod h1:FJilVCHtkVpfXZT+Ii2OFCVeu9wQh/YGgRMuPKX5ycA =
93
93
github.com/hbstack/hb v0.15.4 /go.mod h1:FJilVCHtkVpfXZT+Ii2OFCVeu9wQh/YGgRMuPKX5ycA =
94
94
github.com/hbstack/hb v0.16.0 /go.mod h1:FJilVCHtkVpfXZT+Ii2OFCVeu9wQh/YGgRMuPKX5ycA =
95
+ github.com/hbstack/hb v0.16.2 /go.mod h1:f17XbKHV29zgwV0OaayneXU1nMXFpQUdBYApAPNjFMo =
95
96
github.com/hbstack/header v0.12.3 h1:OCeMzqsvm66I04T0Fw6kwH7uYgTyr8/FT8KK7mPWvMc =
96
97
github.com/hbstack/header v0.12.3 /go.mod h1:Tr1ae4nQQ43FQM+z/GcCPwTANmuJ8NaUpzcEcN4ynTg =
97
98
github.com/hbstack/header v0.12.4 /go.mod h1:4XKdpn0KyL9VN8tFRsVqU8AF5eOM1Gw5+vvhXlsF/X0 =
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 // indirect
7
7
github.com/hbstack/blog v0.40.0 // indirect
8
8
github.com/hbstack/footer v0.4.1 // indirect
9
- github.com/hbstack/hb v0.16.0 // indirect
9
+ github.com/hbstack/hb v0.16.2 // indirect
10
10
github.com/hbstack/header v0.16.6 // indirect
11
11
github.com/hbstack/toc-scrollspy v0.2.0 // indirect
12
12
github.com/hugomods/icons v0.6.6 // indirect
Original file line number Diff line number Diff line change @@ -93,6 +93,7 @@ github.com/hbstack/hb v0.15.1/go.mod h1:FJilVCHtkVpfXZT+Ii2OFCVeu9wQh/YGgRMuPKX5
93
93
github.com/hbstack/hb v0.15.3 /go.mod h1:FJilVCHtkVpfXZT+Ii2OFCVeu9wQh/YGgRMuPKX5ycA =
94
94
github.com/hbstack/hb v0.15.4 /go.mod h1:FJilVCHtkVpfXZT+Ii2OFCVeu9wQh/YGgRMuPKX5ycA =
95
95
github.com/hbstack/hb v0.16.0 /go.mod h1:FJilVCHtkVpfXZT+Ii2OFCVeu9wQh/YGgRMuPKX5ycA =
96
+ github.com/hbstack/hb v0.16.2 /go.mod h1:f17XbKHV29zgwV0OaayneXU1nMXFpQUdBYApAPNjFMo =
96
97
github.com/hbstack/header v0.12.0 h1:VMqJP3v2SMPnsiZ7VkcE1C1scyBc47FHM8AeDFbGBwI =
97
98
github.com/hbstack/header v0.12.0 /go.mod h1:MkFJjAqVs/pgOEBjdCzBTdjT6q43It0PGvZh56OkdB4 =
98
99
github.com/hbstack/header v0.12.1 /go.mod h1:MkFJjAqVs/pgOEBjdCzBTdjT6q43It0PGvZh56OkdB4 =
You can’t perform that action at this time.
0 commit comments