mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
chore(deps): update module github.com/hbstack/carousel to v0.2.5
This commit is contained in:
parent
792c17b200
commit
37af1af3de
2 changed files with 2 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -10,7 +10,7 @@ require (
|
|||
github.com/hbstack/blog/modules/content-panel v0.1.21 // indirect
|
||||
github.com/hbstack/blog/modules/giscus v0.1.23 // indirect
|
||||
github.com/hbstack/blog/modules/toc-scrollspy v0.1.20 // indirect
|
||||
github.com/hbstack/carousel v0.2.4 // indirect
|
||||
github.com/hbstack/carousel v0.2.5 // indirect
|
||||
github.com/hbstack/docs/modules/content-panel v0.1.8 // indirect
|
||||
github.com/hbstack/docs/modules/giscus v0.1.10 // indirect
|
||||
github.com/hbstack/docs/modules/toc-scrollspy v0.1.7 // indirect
|
||||
|
|
1
go.sum
1
go.sum
|
@ -22,6 +22,7 @@ github.com/hbstack/blog/modules/toc-scrollspy v0.1.20 h1:DnN7Vl7rvsl5pPRpwcMkW9h
|
|||
github.com/hbstack/blog/modules/toc-scrollspy v0.1.20/go.mod h1:Ord7TP0ZP4C+l6a83oEAvPyTOnnGsmrIC26MTJaKYmI=
|
||||
github.com/hbstack/carousel v0.2.4 h1:OkMRqyhklJBMbOXo8p/dsS+iQVQTrMUI7Jfm13Js3L4=
|
||||
github.com/hbstack/carousel v0.2.4/go.mod h1:AchKlXiqYNZouE3Ee/VSSQle2FUZV5CJgTnPBFI7Gj0=
|
||||
github.com/hbstack/carousel v0.2.5/go.mod h1:37ffr9r5ilAS4b7KrplyCeOcTPmFd2PMygLo+VPe3oY=
|
||||
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/giscus v0.1.10 h1:rSZKSrgiZeuf4nizv2A9BJGikm7PSsQy7T6u/6u+/Yw=
|
||||
|
|
Loading…
Reference in a new issue