Skip to content

Commit

Permalink
Update modules
Browse files Browse the repository at this point in the history
  • Loading branch information
razonyang committed Feb 3, 2024
1 parent 031dcbe commit 665f258
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
14 changes: 7 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/hbstack/blog v0.24.3 // indirect
github.com/hbstack/blog/modules/breadcrumb v0.1.22 // indirect
github.com/hbstack/blog/modules/content-panel v0.1.21 // indirect
github.com/hbstack/blog/modules/decap-cms v0.2.0 // indirect
github.com/hbstack/blog/modules/decap-cms v0.2.1 // indirect
github.com/hbstack/blog/modules/featured-image v0.2.21 // indirect
github.com/hbstack/blog/modules/giscus v0.1.23 // indirect
github.com/hbstack/blog/modules/heading-sign v0.1.23 // indirect
Expand All @@ -36,20 +36,20 @@ require (
github.com/hbstack/docs v0.11.6 // indirect
github.com/hbstack/docs/modules/breadcrumb v0.1.9 // indirect
github.com/hbstack/docs/modules/content-panel v0.1.8 // indirect
github.com/hbstack/docs/modules/decap-cms v0.2.0 // indirect
github.com/hbstack/docs/modules/decap-cms v0.2.1 // indirect
github.com/hbstack/docs/modules/doc-nav v0.3.4 // indirect
github.com/hbstack/docs/modules/featured-image v0.2.8 // indirect
github.com/hbstack/docs/modules/giscus v0.1.10 // indirect
github.com/hbstack/docs/modules/heading-sign v0.1.9 // indirect
github.com/hbstack/docs/modules/social-share-buttons v0.1.0 // indirect
github.com/hbstack/docs/modules/toc-scrollspy v0.1.7 // indirect
github.com/hbstack/featured-image v0.1.2 // indirect
github.com/hbstack/featured-image v0.2.0 // indirect
github.com/hbstack/footer v0.2.10 // indirect
github.com/hbstack/footer/modules/socials v0.2.5 // indirect
github.com/hbstack/form v0.1.1 // indirect
github.com/hbstack/giscus v0.1.1 // indirect
github.com/hbstack/google-fonts v0.1.1 // indirect
github.com/hbstack/hb v0.9.2 // indirect
github.com/hbstack/hb v0.11.0 // indirect
github.com/hbstack/header v0.12.7 // indirect
github.com/hbstack/header/modules/banner v0.5.11 // indirect
github.com/hbstack/header/modules/docsearch v0.1.23 // indirect
Expand Down Expand Up @@ -85,9 +85,9 @@ require (
github.com/hugomods/base v0.4.1 // indirect
github.com/hugomods/bootstrap v0.17.0 // indirect
github.com/hugomods/code-block-panel v0.5.0 // indirect
github.com/hugomods/decap-cms v0.11.1 // indirect
github.com/hugomods/decap-cms/editor-components/todo v0.1.1 // indirect
github.com/hugomods/decap-cms/widgets/url v0.1.1 // indirect
github.com/hugomods/decap-cms v0.11.2 // indirect
github.com/hugomods/decap-cms/editor-components/todo v0.1.2 // indirect
github.com/hugomods/decap-cms/widgets/url v0.1.2 // indirect
github.com/hugomods/docsearch v0.1.0 // indirect
github.com/hugomods/font-awesome v6.4.2+incompatible // indirect
github.com/hugomods/fuse-js v0.1.0 // indirect
Expand Down
28 changes: 14 additions & 14 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ github.com/hbstack/blog/modules/breadcrumb v0.1.22 h1:NDcjR5805LBDRcLaDF12VAIAJi
github.com/hbstack/blog/modules/breadcrumb v0.1.22/go.mod h1:abqj7FTsHihbv3B2szGm4YmVGVZWzWg2VVA5ZhqUyKY=
github.com/hbstack/blog/modules/content-panel v0.1.21 h1:g43IVjn3O6QCQSvCbgr9iYCgZcI5XG8YAiuVPb269Ok=
github.com/hbstack/blog/modules/content-panel v0.1.21/go.mod h1:fVnvVtnfo3R78jnGLgckfC43j7rYMMN+l1PhU9E6Jas=
github.com/hbstack/blog/modules/decap-cms v0.2.0 h1:3d89ocssorEsGKXhOUDvWLbZudWVnirHtsHLwbPPLiE=
github.com/hbstack/blog/modules/decap-cms v0.2.0/go.mod h1:LVvH6a8cMTUAsmPsvdIy3N7eaKBRlOD0QkgHwQCe+uc=
github.com/hbstack/blog/modules/decap-cms v0.2.1 h1:sDwtoUZ4o3TnjVje+YIPpqvHmbyfjX0oWk3ZMlUJsoI=
github.com/hbstack/blog/modules/decap-cms v0.2.1/go.mod h1:ZCvUcmEIC2QRYBzcjZ7EPbpLC1f8yH4OgyDCjK3OZa8=
github.com/hbstack/blog/modules/featured-image v0.2.21 h1:G4nwll995EsnEAJOBUKJMjH12HtJ0YFPL0nH8m7qneI=
github.com/hbstack/blog/modules/featured-image v0.2.21/go.mod h1:+gxtGAEh7aXDDKQA0wWzdi9HPLcqCSRtRp63F+NN8QU=
github.com/hbstack/blog/modules/giscus v0.1.23 h1:k70d91K6mU6LJGhXYh1Mrpk+MFFrxwTOGyCVWHWHgbo=
Expand Down Expand Up @@ -60,8 +60,8 @@ github.com/hbstack/docs/modules/breadcrumb v0.1.9 h1:znf/33KfQFZXOXVKezdksy/euM0
github.com/hbstack/docs/modules/breadcrumb v0.1.9/go.mod h1:vpQYRcZmRTqYpVb7x7sOgw13MxBuNgUt82wQDz6ZtZU=
github.com/hbstack/docs/modules/content-panel v0.1.8 h1:jdvI05iKD3awcCFx9UoGNh7DfNK60jWLJjVAspqEH+o=
github.com/hbstack/docs/modules/content-panel v0.1.8/go.mod h1:hlcrr8ZLfC+hOuzgCZh3YIlmwzKOiUvbb2oP20PBO8k=
github.com/hbstack/docs/modules/decap-cms v0.2.0 h1:LQAgUeqRZ2BhKMqMmIHBIZC5fI6qbLNTHS0ZzGLA2vw=
github.com/hbstack/docs/modules/decap-cms v0.2.0/go.mod h1:hp1v7Okbu4MN2+A18eUJ7MgEIzPTyOMwvGPIRwz2co4=
github.com/hbstack/docs/modules/decap-cms v0.2.1 h1:QqVIKw3IsDML7JMfHw766PLvEpCKWCd93Tqop1xFpik=
github.com/hbstack/docs/modules/decap-cms v0.2.1/go.mod h1:WDZKiNgnthNtGNdwz5QslGFAwyrv+T4Vnu5fooB68Xo=
github.com/hbstack/docs/modules/doc-nav v0.3.4 h1:HZrUltvsaLuGJKrDDzaC/qinzww9IDTMikeCy8UqghQ=
github.com/hbstack/docs/modules/doc-nav v0.3.4/go.mod h1:52tWPJSu6DO7q5KXK/O6F+nUWKbveNOHkJC1yie51Es=
github.com/hbstack/docs/modules/featured-image v0.2.8 h1:5sYRhNxVa/EYGCsgS5SKiZMIAdhZQJxam4CEyTFWL8Q=
Expand All @@ -74,8 +74,8 @@ github.com/hbstack/docs/modules/social-share-buttons v0.1.0 h1:rbgHEbrMjNzZ4mxsi
github.com/hbstack/docs/modules/social-share-buttons v0.1.0/go.mod h1:dxWhzC/1T/FHt1O2bmb4noxni+MtneDMELRv3xgzAAY=
github.com/hbstack/docs/modules/toc-scrollspy v0.1.7 h1:uBSdzKiDVYjqMxCr7UIC25J+YcC26q64bxmE2tWU0eI=
github.com/hbstack/docs/modules/toc-scrollspy v0.1.7/go.mod h1:gRkFkDSPj8+j0rqIXbo1SQiD0UC7ZlDbbW+6FmilX0g=
github.com/hbstack/featured-image v0.1.2 h1:Bc/deRi++p4rmoM8SWwgVR8sLpaythdceZYqPM5RGYQ=
github.com/hbstack/featured-image v0.1.2/go.mod h1:zVzCNnwRWcxv9mdrUooPigdIGBFqD1RUPUcGxrKiTVM=
github.com/hbstack/featured-image v0.2.0 h1:gD85rx6W51RMDIuyEFA5SO211u1yLTs32448QSyC0y4=
github.com/hbstack/featured-image v0.2.0/go.mod h1:Y9qKO6T6zHYYHdmic3D4U1U3fbCo+KmX+kawwa9YHxk=
github.com/hbstack/footer v0.2.10 h1:1w8fUXLajGSvEsu7UeWgnrDZumTqnC3pfl4vmmi+feU=
github.com/hbstack/footer v0.2.10/go.mod h1:z779/sE1prEcABuz4RjhSwA8QkFLkmf+xv/5yM3BtPc=
github.com/hbstack/footer/modules/socials v0.2.5 h1:VmIBdRc8+ujwOjurcltNW0yU7rX2CzectEtmhgy9I6Y=
Expand All @@ -86,8 +86,8 @@ github.com/hbstack/giscus v0.1.1 h1:jKbA17XjAcbD59QIDUVoFOdbi9P2WzQMtOcIpG/Znuo=
github.com/hbstack/giscus v0.1.1/go.mod h1:XElW8oNLnS0dRVFzoo9Gq8xknvz3D2PuTHC7yw9h3EE=
github.com/hbstack/google-fonts v0.1.1 h1:rw9lsHL0x9a7olFh/9gWI+X5sRAf30DM5bzwP/L9aYg=
github.com/hbstack/google-fonts v0.1.1/go.mod h1:4Xn7/i4MRPs0wDuYTIvCJvNfAMIC5vMJ4gNIWM3Vg24=
github.com/hbstack/hb v0.9.2 h1:KtqQaqU6ZIJN2w2cXpoUolfmukSdpib+1UXig0JdMdI=
github.com/hbstack/hb v0.9.2/go.mod h1:6T8TytCOb1C0EIRVcjzwuhI/G/H0ytTOaJbT1xwiDuY=
github.com/hbstack/hb v0.11.0 h1:5rPtnOMUaKxd4tT4hm08kDqit7EMNcPkX3PdPEX11z4=
github.com/hbstack/hb v0.11.0/go.mod h1:6T8TytCOb1C0EIRVcjzwuhI/G/H0ytTOaJbT1xwiDuY=
github.com/hbstack/header v0.12.7 h1:hiE+w7kKgHe/jOOHEAv2wHlxnYZVgfDH+Twdrtw2CXg=
github.com/hbstack/header v0.12.7/go.mod h1:UmRz21kEHDZjFA+TGjWSM/68WL8xHK15CmNgWBM9BEM=
github.com/hbstack/header/modules/banner v0.5.11 h1:G85qDsvncpdjvTwWA1MMlFXvNr87iM7USRo6C1JJaeQ=
Expand Down Expand Up @@ -156,12 +156,12 @@ github.com/hugomods/bootstrap v0.17.0 h1:oH+V92q5W/kye9QPSQdZXYsO3V2wyfkAjdYLPFI
github.com/hugomods/bootstrap v0.17.0/go.mod h1:EA5CtuNQX+aNkwEt1xae7clZ+4087KFXWZGE+2/f5oc=
github.com/hugomods/code-block-panel v0.5.0 h1:IjlVQZJccs02x0TaNxsLR4S2PRyzy3tBXE3nFT2vJxA=
github.com/hugomods/code-block-panel v0.5.0/go.mod h1:3J9yUxaShbhYvFFZbGVHcBoHPl6TUKLL3f2fTsnVNNg=
github.com/hugomods/decap-cms v0.11.1 h1:pUPFe9OlppRqrmLA+FroAVZ/XaTFatbmAGP7JTKcCAE=
github.com/hugomods/decap-cms v0.11.1/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkutMtJl2YQLkMA=
github.com/hugomods/decap-cms/editor-components/todo v0.1.1 h1:Hjyj4AskRZuVaVtAuOylP1dk7201sxHQBGmkBvJAIpk=
github.com/hugomods/decap-cms/editor-components/todo v0.1.1/go.mod h1:g9lQv9x/JH7szo6GJJY86lUBk+I8gQ5foM/ceVUVTcM=
github.com/hugomods/decap-cms/widgets/url v0.1.1 h1:+aFioKFC6L7lqUYKFQ01cQ54DdWi58ezwen6jcfz+Os=
github.com/hugomods/decap-cms/widgets/url v0.1.1/go.mod h1:7WQvGu4IR1YAIPaG457K0+EjTdocUqb5YyKqfYsfZ7Q=
github.com/hugomods/decap-cms v0.11.2 h1:3qJI+ZSBASUOO+zhKzC6g7ifBrzyJhHpTzeMVZfetCw=
github.com/hugomods/decap-cms v0.11.2/go.mod h1:P9gUtk59PZYBCNVIqiovRPqI13WiKkutMtJl2YQLkMA=
github.com/hugomods/decap-cms/editor-components/todo v0.1.2 h1:358itSlZSkRAT4KtU5ymBDWldoSKVX/qU+Hp8GEwyVE=
github.com/hugomods/decap-cms/editor-components/todo v0.1.2/go.mod h1:H6twtMoytIh1mFmeA09gJ2T4WwT1WX6KFO3QEZoWwkc=
github.com/hugomods/decap-cms/widgets/url v0.1.2 h1:i/JLvydLE2eKDQTpHiuL8qP5oUHywMa9/cOLuzbrihc=
github.com/hugomods/decap-cms/widgets/url v0.1.2/go.mod h1:m3oxSKMUgJr5dZChLLr8oqp7vbsF+oaCRz8DFQDxzb8=
github.com/hugomods/docsearch v0.1.0 h1:c4H/DaCG+o3TGG3mt3l5WKh9lTFHIudZG+QzzGpZ534=
github.com/hugomods/docsearch v0.1.0/go.mod h1:vevXNQ1mFdKq7tt6owqcg+Y2BB3slumVKINV0SwgyCs=
github.com/hugomods/font-awesome v6.4.2+incompatible h1:oTdZYvNEXRuocAaGTa8f6ZET9e+cjD8JXpZRG7dx8Qw=
Expand Down

0 comments on commit 665f258

Please sign in to comment.