mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
Merge 4888ea4f98
into c3a0ff8978
This commit is contained in:
commit
ec1f96fea0
2 changed files with 2 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -37,6 +37,6 @@ require (
|
|||
github.com/hugomods/mermaid v0.1.1 // indirect
|
||||
github.com/hugomods/pwa v0.7.0 // indirect
|
||||
github.com/hugomods/search v0.8.3 // indirect
|
||||
github.com/hugomods/simple-icons v10.4.0+incompatible // indirect
|
||||
github.com/hugomods/simple-icons v11.6.0+incompatible // indirect
|
||||
github.com/krisk/Fuse v7.0.0+incompatible // indirect
|
||||
)
|
||||
|
|
1
go.sum
1
go.sum
|
@ -76,6 +76,7 @@ github.com/hugomods/search v0.8.3 h1:IIeU8Xw5t+SRYwpX08NjROt+YtDtWjjW0Xa00nEaYVs
|
|||
github.com/hugomods/search v0.8.3/go.mod h1:FURp5HBUm8JiuJajLk9sZ1Z1QUSJATboYEp1sFi46a4=
|
||||
github.com/hugomods/simple-icons v10.4.0+incompatible h1:ddkpJhI+76GK0WLiyLKVd0xrJoQaEx9Fhfqn2jsbW7w=
|
||||
github.com/hugomods/simple-icons v10.4.0+incompatible/go.mod h1:1Lvymol7AMVY7ji/o88jMoDHHZIJ5Wc+WwNe5hjmk+U=
|
||||
github.com/hugomods/simple-icons v11.6.0+incompatible/go.mod h1:1Lvymol7AMVY7ji/o88jMoDHHZIJ5Wc+WwNe5hjmk+U=
|
||||
github.com/krisk/Fuse v7.0.0+incompatible h1:jVyg6No+Joc51Rn97QQYJZIpCxzd4ywACn/4+FKWjvo=
|
||||
github.com/krisk/Fuse v7.0.0+incompatible/go.mod h1:3moWv8rDjwoKic9nwiPLgZjldkbdTAbtzJHCu/Vsj4A=
|
||||
github.com/twbs/bootstrap v5.3.2+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=
|
||||
|
|
Loading…
Reference in a new issue