mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
Compare commits
4 commits
ca0419bac5
...
190d24e59f
Author | SHA1 | Date | |
---|---|---|---|
|
190d24e59f | ||
|
c3a0ff8978 | ||
|
7ce68aef93 | ||
|
90c92b20a9 |
2 changed files with 2 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -23,7 +23,7 @@ require (
|
|||
github.com/hbstack/snackbar v0.1.2 // indirect
|
||||
github.com/hbstack/socials v0.9.0 // indirect
|
||||
github.com/henrygd/bigger-picture v1.1.15 // indirect
|
||||
github.com/hugomods/base v0.4.1 // indirect
|
||||
github.com/hugomods/base v0.4.2 // indirect
|
||||
github.com/hugomods/bootstrap v0.17.3 // indirect
|
||||
github.com/hugomods/code-block-panel v0.5.0 // indirect
|
||||
github.com/hugomods/giscus v0.1.1 // indirect
|
||||
|
|
1
go.sum
1
go.sum
|
@ -44,6 +44,7 @@ github.com/henrygd/bigger-picture v1.1.15/go.mod h1:LayqbjDNNsZH+ZXklmjBe5T02qxp
|
|||
github.com/hugomods/base v0.4.0 h1:jzBIJpqDx8aLAlNe/zF1xbefu1XYxumZc39tOO0ZjSw=
|
||||
github.com/hugomods/base v0.4.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4=
|
||||
github.com/hugomods/base v0.4.1/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4=
|
||||
github.com/hugomods/base v0.4.2/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4=
|
||||
github.com/hugomods/bootstrap v0.15.0 h1:00+Lkt6zJO71aN5MspuwAM50VwbQsM8P2QlLLUt7EPw=
|
||||
github.com/hugomods/bootstrap v0.15.0/go.mod h1:uieaNCwD8ajNXjXmvCGoV0DluFraEn2h8WzXhwtmkig=
|
||||
github.com/hugomods/bootstrap v0.17.3/go.mod h1:SaJtm/hMN0giD5tCUzT+6UsphTIFpAspsZHisGA081U=
|
||||
|
|
Loading…
Reference in a new issue