mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
Compare commits
2 commits
9ba96b856d
...
da9eb14446
Author | SHA1 | Date | |
---|---|---|---|
|
da9eb14446 | ||
|
bdd677d92c |
2 changed files with 2 additions and 2 deletions
2
go.mod
2
go.mod
|
@ -25,7 +25,7 @@ require (
|
|||
github.com/hbstack/carousel v0.2.7 // indirect
|
||||
github.com/hbstack/code-block-panel v0.1.2 // indirect
|
||||
github.com/hbstack/content-panel v0.10.1 // indirect
|
||||
github.com/hbstack/docs v0.20.1 // indirect
|
||||
github.com/hbstack/docs v0.20.0 // indirect
|
||||
github.com/hbstack/docs/modules/breadcrumb v0.1.10 // indirect
|
||||
github.com/hbstack/docs/modules/doc-nav v0.3.7 // indirect
|
||||
github.com/hbstack/docs/modules/featured-image v0.2.8 // indirect
|
||||
|
|
2
go.sum
2
go.sum
|
@ -45,7 +45,7 @@ github.com/hbstack/content-panel v0.10.1 h1:DB0sg3nNWD4oy7RMCxe3xXYjAzhy3G58r6Ql
|
|||
github.com/hbstack/content-panel v0.10.1/go.mod h1:lEyMXJYCNHL6fkT260oX2FnXF6gD5Vd3EytifVuz3iQ=
|
||||
github.com/hbstack/docs v0.19.0 h1:cnIbIpLtfWIEfCov6KyJzKG0SnCXOYuTThHlfLRRfow=
|
||||
github.com/hbstack/docs v0.19.0/go.mod h1:C58ZH20u3yjzwcZL4emE+HIYrudHPAd94/c/xZdqp1w=
|
||||
github.com/hbstack/docs v0.20.1/go.mod h1:34Lnp91olEaYg2Ipbgx667U2EXz+aNRcPq7VUyYNook=
|
||||
github.com/hbstack/docs v0.20.0/go.mod h1:34Lnp91olEaYg2Ipbgx667U2EXz+aNRcPq7VUyYNook=
|
||||
github.com/hbstack/docs/modules/breadcrumb v0.1.10 h1:Ryp68WkRdOxL2UlGNYtN5ZJUxbbHv7bWe0NdzDt2Obg=
|
||||
github.com/hbstack/docs/modules/breadcrumb v0.1.10/go.mod h1:pTh43gl04dPERZZVDQ70KVU0j0Z4hmPK7GrxUfLw15s=
|
||||
github.com/hbstack/docs/modules/doc-nav v0.3.7 h1:K0U0EAsYYsnOV4AGYMbbkMEJe2HrBSmuWipbpBg4V4A=
|
||||
|
|
Loading…
Reference in a new issue