mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
Merge pull request #270 from ditatompel/renovate/github.com-hbstack-blog-0.x
Merge pull request #270 This merge action was created automatically. Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
This commit is contained in:
commit
0bc2ddef6e
2 changed files with 2 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -11,7 +11,7 @@ require (
|
||||||
github.com/hbstack/back-to-top v0.2.0 // indirect
|
github.com/hbstack/back-to-top v0.2.0 // indirect
|
||||||
github.com/hbstack/base v0.6.2 // indirect
|
github.com/hbstack/base v0.6.2 // indirect
|
||||||
github.com/hbstack/bigger-picture v0.10.1 // indirect
|
github.com/hbstack/bigger-picture v0.10.1 // indirect
|
||||||
github.com/hbstack/blog v0.38.0 // indirect
|
github.com/hbstack/blog v0.38.1 // indirect
|
||||||
github.com/hbstack/blog/modules/breadcrumb v0.1.23 // indirect
|
github.com/hbstack/blog/modules/breadcrumb v0.1.23 // indirect
|
||||||
github.com/hbstack/blog/modules/content-panel v0.1.21 // indirect
|
github.com/hbstack/blog/modules/content-panel v0.1.21 // indirect
|
||||||
github.com/hbstack/blog/modules/featured-image v0.2.21 // indirect
|
github.com/hbstack/blog/modules/featured-image v0.2.21 // indirect
|
||||||
|
|
1
go.sum
1
go.sum
|
@ -16,6 +16,7 @@ github.com/hbstack/bigger-picture v0.10.1 h1:EgUYZgSGhl4KwKVqryf6ncB2QY4YYgOqTpD
|
||||||
github.com/hbstack/bigger-picture v0.10.1/go.mod h1:wZpRrOlTFrt2lO3tl9Y7cIAJbAJN1MdvRu0UsbCnkaE=
|
github.com/hbstack/bigger-picture v0.10.1/go.mod h1:wZpRrOlTFrt2lO3tl9Y7cIAJbAJN1MdvRu0UsbCnkaE=
|
||||||
github.com/hbstack/blog v0.38.0 h1:8Q88168t8c2s8eA5DCAebJtQG8h1Zuxcrt+42I+rRmY=
|
github.com/hbstack/blog v0.38.0 h1:8Q88168t8c2s8eA5DCAebJtQG8h1Zuxcrt+42I+rRmY=
|
||||||
github.com/hbstack/blog v0.38.0/go.mod h1:mSWZq1M68aJSjGPv+yfbduABOSNbpBJ9HAM/EIKWxfQ=
|
github.com/hbstack/blog v0.38.0/go.mod h1:mSWZq1M68aJSjGPv+yfbduABOSNbpBJ9HAM/EIKWxfQ=
|
||||||
|
github.com/hbstack/blog v0.38.1/go.mod h1:BGktOnBav5+EUdCmwaTfJCKS/mfA4guz2s4RVbDCTQI=
|
||||||
github.com/hbstack/blog/modules/breadcrumb v0.1.23 h1:MgUR88vv4cs/M1/cVBKUInFw3DcRw0W2AlmmcdhxewY=
|
github.com/hbstack/blog/modules/breadcrumb v0.1.23 h1:MgUR88vv4cs/M1/cVBKUInFw3DcRw0W2AlmmcdhxewY=
|
||||||
github.com/hbstack/blog/modules/breadcrumb v0.1.23/go.mod h1:smQySqXDtUv2pP7bb+XBr+QGNFxhDGN0fLmQkOIWa5g=
|
github.com/hbstack/blog/modules/breadcrumb v0.1.23/go.mod h1:smQySqXDtUv2pP7bb+XBr+QGNFxhDGN0fLmQkOIWa5g=
|
||||||
github.com/hbstack/blog/modules/content-panel v0.1.21 h1:g43IVjn3O6QCQSvCbgr9iYCgZcI5XG8YAiuVPb269Ok=
|
github.com/hbstack/blog/modules/content-panel v0.1.21 h1:g43IVjn3O6QCQSvCbgr9iYCgZcI5XG8YAiuVPb269Ok=
|
||||||
|
|
Loading…
Reference in a new issue