mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
Compare commits
2 commits
e58b04a4bd
...
d3bcfc7687
Author | SHA1 | Date | |
---|---|---|---|
|
d3bcfc7687 | ||
|
bbede72237 |
2 changed files with 2 additions and 2 deletions
2
go.mod
2
go.mod
|
@ -54,7 +54,7 @@ require (
|
|||
github.com/hbstack/search v0.2.2 // indirect
|
||||
github.com/hbstack/slide v0.4.0 // indirect
|
||||
github.com/hbstack/snackbar v0.1.2 // indirect
|
||||
github.com/hbstack/socials v0.17.1 // indirect
|
||||
github.com/hbstack/socials v0.17.2 // indirect
|
||||
github.com/hbstack/syntax-highlighting v0.2.0 // indirect
|
||||
github.com/hbstack/syntax-highlighting/styles/gruvbox v0.1.1 // indirect
|
||||
github.com/hbstack/toc-scrollspy v0.2.0 // indirect
|
||||
|
|
2
go.sum
2
go.sum
|
@ -102,7 +102,7 @@ github.com/hbstack/snackbar v0.1.2 h1:/9R2CdWnLcOBobxzdpe30cgM1gcKJAXtbVbZtp2pgm
|
|||
github.com/hbstack/snackbar v0.1.2/go.mod h1:4uZSGpI9ZtR9by0bA8yJW2y61sRks2W4a8VvyMluXuo=
|
||||
github.com/hbstack/socials v0.17.0 h1:xa4CRhQNmN9QJzE3wVbeA2HZix4TYa8TE5FGxQT+8Zw=
|
||||
github.com/hbstack/socials v0.17.0/go.mod h1:bGfRrGxVWfvwseOzJ+13vHhHpZ+e+f2z8k4ypPBhH10=
|
||||
github.com/hbstack/socials v0.17.1/go.mod h1:SxsgrMkupTV3fHpGpWZQ7HAaeGUvENZPW5z+0ywJ5ao=
|
||||
github.com/hbstack/socials v0.17.2/go.mod h1:SxsgrMkupTV3fHpGpWZQ7HAaeGUvENZPW5z+0ywJ5ao=
|
||||
github.com/hbstack/syntax-highlighting v0.2.0 h1:BP5SR/AbVlJyAFtVdgYjeqVZKmncEmuplTR5R2AUbw8=
|
||||
github.com/hbstack/syntax-highlighting v0.2.0/go.mod h1:6IoaM+tSIkKZblIrT1i5L3zVH68nt4UScU9JB30FQsc=
|
||||
github.com/hbstack/syntax-highlighting/styles/gruvbox v0.1.1 h1:IzJlnkHGS8XhibNjUFvyV3YE7rc7WMsAhdxWZTbORI4=
|
||||
|
|
Loading…
Reference in a new issue