File tree 36 files changed +36
-18
lines changed
36 files changed +36
-18
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/hbstack/pagination v0.8.0 // indirect
14
14
github.com/hbstack/socials v0.18.0 // indirect
15
15
github.com/hugomods/ascii v0.1.0 // indirect
16
- github.com/hugomods/base v0.7.2 // indirect
16
+ github.com/hugomods/base v0.7.3 // indirect
17
17
github.com/hugomods/gravatar v0.2.0 // indirect
18
18
github.com/hugomods/hugopress v0.5.0 // indirect
19
19
github.com/hugomods/icons v0.6.6 // indirect
Original file line number Diff line number Diff line change @@ -65,6 +65,7 @@ github.com/hugomods/base v0.7.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLO
65
65
github.com/hugomods/base v0.7.1 h1:FkTyzsbMxjIxDZCZL6BcZ6mj10g32GCe2upyY4mkchY =
66
66
github.com/hugomods/base v0.7.1 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
67
67
github.com/hugomods/base v0.7.2 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
68
+ github.com/hugomods/base v0.7.3 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
68
69
github.com/hugomods/gravatar v0.2.0 h1:642HNhGN7Mw7qefNcUFJKzLoT2zJKt4IQkrS53mIUfA =
69
70
github.com/hugomods/gravatar v0.2.0 /go.mod h1:oATWuh5u2XUK/ZKzOD0VEP5I/TZfVZwplTyhT61Q4Fc =
70
71
github.com/hugomods/hugopress v0.2.3 h1:tbQlJkGcou1KQJOeCN7E3oK8ZREFZoP3kSHcM/Kz718 =
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
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
11
- github.com/hugomods/base v0.7.2 // indirect
11
+ github.com/hugomods/base v0.7.3 // indirect
12
12
github.com/hugomods/hugopress v0.5.0 // indirect
13
13
github.com/hugomods/icons v0.6.6 // indirect
14
14
github.com/hugomods/icons/vendors/simple-icons v1.1.1 // indirect
Original file line number Diff line number Diff line change @@ -123,6 +123,7 @@ github.com/hugomods/base v0.6.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLO
123
123
github.com/hugomods/base v0.7.0 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
124
124
github.com/hugomods/base v0.7.1 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
125
125
github.com/hugomods/base v0.7.2 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
126
+ github.com/hugomods/base v0.7.3 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
126
127
github.com/hugomods/hugopress v0.2.1 h1:coYEPHUNLuTxKrVWVIPgs0lbZ6yrqxdWjgSriNFuBVo =
127
128
github.com/hugomods/hugopress v0.2.1 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
128
129
github.com/hugomods/hugopress v0.2.2 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
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
11
- github.com/hugomods/base v0.7.2 // indirect
11
+ github.com/hugomods/base v0.7.3 // indirect
12
12
github.com/hugomods/hugopress v0.5.0 // indirect
13
13
github.com/hugomods/icons v0.6.6 // indirect
14
14
github.com/hugomods/icons/vendors/simple-icons v1.1.1 // indirect
Original file line number Diff line number Diff line change @@ -123,6 +123,7 @@ github.com/hugomods/base v0.6.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLO
123
123
github.com/hugomods/base v0.7.0 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
124
124
github.com/hugomods/base v0.7.1 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
125
125
github.com/hugomods/base v0.7.2 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
126
+ github.com/hugomods/base v0.7.3 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
126
127
github.com/hugomods/hugopress v0.2.1 h1:coYEPHUNLuTxKrVWVIPgs0lbZ6yrqxdWjgSriNFuBVo =
127
128
github.com/hugomods/hugopress v0.2.1 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
128
129
github.com/hugomods/hugopress v0.2.2 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
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
17
- github.com/hugomods/base v0.7.2 // indirect
17
+ github.com/hugomods/base v0.7.3 // indirect
18
18
github.com/hugomods/decap-cms v0.16.6 // indirect
19
19
github.com/hugomods/gravatar v0.2.0 // indirect
20
20
github.com/hugomods/hugopress v0.5.0 // indirect
Original file line number Diff line number Diff line change @@ -133,6 +133,7 @@ github.com/hugomods/base v0.6.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLO
133
133
github.com/hugomods/base v0.7.0 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
134
134
github.com/hugomods/base v0.7.1 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
135
135
github.com/hugomods/base v0.7.2 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
136
+ github.com/hugomods/base v0.7.3 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
136
137
github.com/hugomods/decap-cms v0.11.0 h1:dkA8G9IRpdQvJuZjZOYUX9ncBxCuTILg3JrlzzZhKgk =
137
138
github.com/hugomods/decap-cms v0.11.0 /go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkutMtJl2YQLkMA =
138
139
github.com/hugomods/decap-cms v0.11.1 /go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkutMtJl2YQLkMA =
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
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
11
- github.com/hugomods/base v0.7.2 // indirect
11
+ github.com/hugomods/base v0.7.3 // indirect
12
12
github.com/hugomods/hugopress v0.5.0 // indirect
13
13
github.com/hugomods/icons v0.6.6 // indirect
14
14
github.com/hugomods/icons/vendors/simple-icons v1.1.1 // indirect
Original file line number Diff line number Diff line change @@ -112,6 +112,7 @@ github.com/hugomods/base v0.6.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLO
112
112
github.com/hugomods/base v0.7.0 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
113
113
github.com/hugomods/base v0.7.1 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
114
114
github.com/hugomods/base v0.7.2 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
115
+ github.com/hugomods/base v0.7.3 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
115
116
github.com/hugomods/hugopress v0.2.1 h1:coYEPHUNLuTxKrVWVIPgs0lbZ6yrqxdWjgSriNFuBVo =
116
117
github.com/hugomods/hugopress v0.2.1 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
117
118
github.com/hugomods/hugopress v0.2.2 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
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
11
- github.com/hugomods/base v0.7.2 // indirect
11
+ github.com/hugomods/base v0.7.3 // indirect
12
12
github.com/hugomods/hugopress v0.5.0 // indirect
13
13
github.com/hugomods/icons v0.6.6 // indirect
14
14
github.com/hugomods/icons/vendors/simple-icons v1.1.1 // indirect
Original file line number Diff line number Diff line change @@ -115,6 +115,7 @@ github.com/hugomods/base v0.6.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLO
115
115
github.com/hugomods/base v0.7.0 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
116
116
github.com/hugomods/base v0.7.1 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
117
117
github.com/hugomods/base v0.7.2 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
118
+ github.com/hugomods/base v0.7.3 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
118
119
github.com/hugomods/hugopress v0.2.1 h1:coYEPHUNLuTxKrVWVIPgs0lbZ6yrqxdWjgSriNFuBVo =
119
120
github.com/hugomods/hugopress v0.2.1 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
120
121
github.com/hugomods/hugopress v0.2.2 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
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
11
- github.com/hugomods/base v0.7.2 // indirect
11
+ github.com/hugomods/base v0.7.3 // indirect
12
12
github.com/hugomods/hugopress v0.5.0 // indirect
13
13
github.com/hugomods/icons v0.6.6 // indirect
14
14
github.com/hugomods/icons/vendors/simple-icons v1.1.1 // indirect
Original file line number Diff line number Diff line change @@ -115,6 +115,7 @@ github.com/hugomods/base v0.7.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLO
115
115
github.com/hugomods/base v0.7.1 h1:FkTyzsbMxjIxDZCZL6BcZ6mj10g32GCe2upyY4mkchY =
116
116
github.com/hugomods/base v0.7.1 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
117
117
github.com/hugomods/base v0.7.2 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
118
+ github.com/hugomods/base v0.7.3 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
118
119
github.com/hugomods/hugopress v0.2.1 h1:coYEPHUNLuTxKrVWVIPgs0lbZ6yrqxdWjgSriNFuBVo =
119
120
github.com/hugomods/hugopress v0.2.1 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
120
121
github.com/hugomods/hugopress v0.2.2 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
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
11
- github.com/hugomods/base v0.7.2 // indirect
11
+ github.com/hugomods/base v0.7.3 // indirect
12
12
github.com/hugomods/hugopress v0.5.0 // indirect
13
13
github.com/hugomods/icons v0.6.6 // indirect
14
14
github.com/hugomods/icons/vendors/simple-icons v1.1.1 // indirect
Original file line number Diff line number Diff line change @@ -112,6 +112,7 @@ github.com/hugomods/base v0.6.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLO
112
112
github.com/hugomods/base v0.7.0 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
113
113
github.com/hugomods/base v0.7.1 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
114
114
github.com/hugomods/base v0.7.2 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
115
+ github.com/hugomods/base v0.7.3 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
115
116
github.com/hugomods/hugopress v0.2.1 h1:coYEPHUNLuTxKrVWVIPgs0lbZ6yrqxdWjgSriNFuBVo =
116
117
github.com/hugomods/hugopress v0.2.1 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
117
118
github.com/hugomods/hugopress v0.2.2 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/hbstack/blog v0.40.0 // indirect
8
8
github.com/hbstack/footer v0.4.1 // indirect
9
9
github.com/hbstack/header v0.16.6 // indirect
10
- github.com/hugomods/base v0.7.2 // indirect
10
+ github.com/hugomods/base v0.7.3 // indirect
11
11
github.com/hugomods/hugopress v0.5.0 // indirect
12
12
github.com/hugomods/icons v0.6.6 // indirect
13
13
github.com/hugomods/icons/vendors/simple-icons v1.1.1 // indirect
Original file line number Diff line number Diff line change @@ -109,6 +109,7 @@ github.com/hugomods/base v0.6.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLO
109
109
github.com/hugomods/base v0.7.0 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
110
110
github.com/hugomods/base v0.7.1 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
111
111
github.com/hugomods/base v0.7.2 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
112
+ github.com/hugomods/base v0.7.3 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
112
113
github.com/hugomods/hugopress v0.2.1 h1:coYEPHUNLuTxKrVWVIPgs0lbZ6yrqxdWjgSriNFuBVo =
113
114
github.com/hugomods/hugopress v0.2.1 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
114
115
github.com/hugomods/hugopress v0.2.2 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
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
11
- github.com/hugomods/base v0.7.2 // indirect
11
+ github.com/hugomods/base v0.7.3 // indirect
12
12
github.com/hugomods/hugopress v0.5.0 // indirect
13
13
github.com/hugomods/icons v0.6.6 // indirect
14
14
github.com/hugomods/icons/vendors/simple-icons v1.1.1 // indirect
Original file line number Diff line number Diff line change @@ -116,6 +116,7 @@ github.com/hugomods/base v0.6.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLO
116
116
github.com/hugomods/base v0.7.0 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
117
117
github.com/hugomods/base v0.7.1 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
118
118
github.com/hugomods/base v0.7.2 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
119
+ github.com/hugomods/base v0.7.3 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
119
120
github.com/hugomods/hugopress v0.2.1 h1:coYEPHUNLuTxKrVWVIPgs0lbZ6yrqxdWjgSriNFuBVo =
120
121
github.com/hugomods/hugopress v0.2.1 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
121
122
github.com/hugomods/hugopress v0.2.2 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
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
11
- github.com/hugomods/base v0.7.2 // indirect
11
+ github.com/hugomods/base v0.7.3 // indirect
12
12
github.com/hugomods/hugopress v0.5.0 // indirect
13
13
github.com/hugomods/icons v0.6.6 // indirect
14
14
github.com/hugomods/icons/vendors/simple-icons v1.1.1 // indirect
Original file line number Diff line number Diff line change @@ -116,6 +116,7 @@ github.com/hugomods/base v0.6.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLO
116
116
github.com/hugomods/base v0.7.0 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
117
117
github.com/hugomods/base v0.7.1 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
118
118
github.com/hugomods/base v0.7.2 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
119
+ github.com/hugomods/base v0.7.3 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
119
120
github.com/hugomods/hugopress v0.2.1 h1:coYEPHUNLuTxKrVWVIPgs0lbZ6yrqxdWjgSriNFuBVo =
120
121
github.com/hugomods/hugopress v0.2.1 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
121
122
github.com/hugomods/hugopress v0.2.2 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
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
11
- github.com/hugomods/base v0.7.2 // indirect
11
+ github.com/hugomods/base v0.7.3 // indirect
12
12
github.com/hugomods/hugopress v0.5.0 // indirect
13
13
github.com/hugomods/icons v0.6.6 // indirect
14
14
github.com/hugomods/icons/vendors/bootstrap v0.5.9 // indirect
Original file line number Diff line number Diff line change @@ -57,6 +57,7 @@ github.com/hugomods/base v0.6.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLO
57
57
github.com/hugomods/base v0.7.0 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
58
58
github.com/hugomods/base v0.7.1 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
59
59
github.com/hugomods/base v0.7.2 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
60
+ github.com/hugomods/base v0.7.3 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
60
61
github.com/hugomods/hugopress v0.2.3 h1:tbQlJkGcou1KQJOeCN7E3oK8ZREFZoP3kSHcM/Kz718 =
61
62
github.com/hugomods/hugopress v0.2.3 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
62
63
github.com/hugomods/hugopress v0.3.0 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
14
14
github.com/hbstack/pagination v0.8.0 // indirect
15
15
github.com/hbstack/search v0.2.2 // indirect
16
16
github.com/hbstack/socials v0.18.0 // indirect
17
- github.com/hugomods/base v0.7.2 // indirect
17
+ github.com/hugomods/base v0.7.3 // indirect
18
18
github.com/hugomods/fuse-js v0.1.0 // indirect
19
19
github.com/hugomods/gravatar v0.2.0 // indirect
20
20
github.com/hugomods/hugopress v0.5.0 // indirect
Original file line number Diff line number Diff line change @@ -147,6 +147,7 @@ github.com/hugomods/base v0.6.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLO
147
147
github.com/hugomods/base v0.7.0 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
148
148
github.com/hugomods/base v0.7.1 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
149
149
github.com/hugomods/base v0.7.2 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
150
+ github.com/hugomods/base v0.7.3 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
150
151
github.com/hugomods/fuse-js v0.1.0 h1:CmWHBZANvjOP44RDNQNLntqlLf9GLqeM29jekxTNcPE =
151
152
github.com/hugomods/fuse-js v0.1.0 /go.mod h1:srCqvtBQR02HS/abTraDU4oINv1D3PljNPdexdoHhpo =
152
153
github.com/hugomods/gravatar v0.2.0 h1:642HNhGN7Mw7qefNcUFJKzLoT2zJKt4IQkrS53mIUfA =
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/hbstack/blog v0.40.0 // indirect
8
8
github.com/hbstack/footer v0.4.1 // indirect
9
9
github.com/hbstack/header v0.16.6 // indirect
10
- github.com/hugomods/base v0.7.2 // indirect
10
+ github.com/hugomods/base v0.7.3 // indirect
11
11
github.com/hugomods/hugopress v0.5.0 // indirect
12
12
github.com/hugomods/icons v0.6.6 // indirect
13
13
github.com/hugomods/icons/vendors/simple-icons v1.1.1 // indirect
Original file line number Diff line number Diff line change @@ -109,6 +109,7 @@ github.com/hugomods/base v0.6.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLO
109
109
github.com/hugomods/base v0.7.0 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
110
110
github.com/hugomods/base v0.7.1 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
111
111
github.com/hugomods/base v0.7.2 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
112
+ github.com/hugomods/base v0.7.3 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
112
113
github.com/hugomods/hugopress v0.2.1 h1:coYEPHUNLuTxKrVWVIPgs0lbZ6yrqxdWjgSriNFuBVo =
113
114
github.com/hugomods/hugopress v0.2.1 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
114
115
github.com/hugomods/hugopress v0.2.2 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
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
11
- github.com/hugomods/base v0.7.2 // indirect
11
+ github.com/hugomods/base v0.7.3 // indirect
12
12
github.com/hugomods/hugopress v0.5.0 // indirect
13
13
github.com/hugomods/icons v0.6.6 // indirect
14
14
github.com/hugomods/icons/vendors/simple-icons v1.1.1 // indirect
Original file line number Diff line number Diff line change @@ -93,6 +93,7 @@ github.com/hugomods/base v0.6.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLO
93
93
github.com/hugomods/base v0.7.0 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
94
94
github.com/hugomods/base v0.7.1 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
95
95
github.com/hugomods/base v0.7.2 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
96
+ github.com/hugomods/base v0.7.3 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
96
97
github.com/hugomods/hugopress v0.2.2 h1:2gBGs1RrOSYWNBu8PcqApQNN63jLsBfAViMSvh6QiX4 =
97
98
github.com/hugomods/hugopress v0.2.2 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
98
99
github.com/hugomods/hugopress v0.2.3 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
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
11
- github.com/hugomods/base v0.7.2 // indirect
11
+ github.com/hugomods/base v0.7.3 // indirect
12
12
github.com/hugomods/hugopress v0.5.0 // indirect
13
13
github.com/hugomods/icons v0.6.6 // indirect
14
14
github.com/hugomods/icons/vendors/simple-icons v1.1.1 // indirect
Original file line number Diff line number Diff line change @@ -112,6 +112,7 @@ github.com/hugomods/base v0.6.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLO
112
112
github.com/hugomods/base v0.7.0 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
113
113
github.com/hugomods/base v0.7.1 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
114
114
github.com/hugomods/base v0.7.2 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
115
+ github.com/hugomods/base v0.7.3 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
115
116
github.com/hugomods/hugopress v0.2.1 h1:coYEPHUNLuTxKrVWVIPgs0lbZ6yrqxdWjgSriNFuBVo =
116
117
github.com/hugomods/hugopress v0.2.1 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
117
118
github.com/hugomods/hugopress v0.2.2 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/hbstack/blog v0.40.0 // indirect
8
8
github.com/hbstack/footer v0.4.1 // indirect
9
9
github.com/hbstack/header v0.16.6 // indirect
10
- github.com/hugomods/base v0.7.2 // indirect
10
+ github.com/hugomods/base v0.7.3 // indirect
11
11
github.com/hugomods/hugopress v0.5.0 // indirect
12
12
github.com/hugomods/icons v0.6.6 // indirect
13
13
github.com/hugomods/icons/vendors/simple-icons v1.1.1 // indirect
Original file line number Diff line number Diff line change @@ -109,6 +109,7 @@ github.com/hugomods/base v0.6.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLO
109
109
github.com/hugomods/base v0.7.0 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
110
110
github.com/hugomods/base v0.7.1 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
111
111
github.com/hugomods/base v0.7.2 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
112
+ github.com/hugomods/base v0.7.3 /go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4 =
112
113
github.com/hugomods/hugopress v0.2.1 h1:coYEPHUNLuTxKrVWVIPgs0lbZ6yrqxdWjgSriNFuBVo =
113
114
github.com/hugomods/hugopress v0.2.1 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
114
115
github.com/hugomods/hugopress v0.2.2 /go.mod h1:CRYvr60xOkZOf4Atkuj+uEj2EH5pjJ39Ws3aJAkoMkA =
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/hbstack/blog v0.40.0 // indirect
8
8
github.com/hbstack/footer v0.4.1 // indirect
9
9
github.com/hbstack/header v0.16.6 // indirect
10
- github.com/hugomods/base v0.7.2 // indirect
10
+ github.com/hugomods/base v0.7.3 // indirect
11
11
github.com/hugomods/hugopress v0.5.0 // indirect
12
12
github.com/hugomods/icons v0.6.6 // indirect
13
13
github.com/hugomods/icons/vendors/simple-icons v1.1.1 // indirect
You can’t perform that action at this time.
0 commit comments