mirror of
https://github.com/ditatompel/insights.git
synced 2025-04-10 05:16:23 +07:00
chore(deps): update module github.com/krisk/fuse to v7.1.0+incompatible
This commit is contained in:
parent
46d6afb048
commit
7a22fc1e47
2 changed files with 2 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -94,7 +94,7 @@ require (
|
|||
github.com/hugomods/snackbar v0.1.2 // indirect
|
||||
github.com/hugomods/workbox v0.1.0 // indirect
|
||||
github.com/jakearchibald/idb v8.0.2+incompatible // indirect
|
||||
github.com/krisk/Fuse v7.0.0+incompatible // indirect
|
||||
github.com/krisk/Fuse v7.1.0+incompatible // indirect
|
||||
github.com/twbs/bootstrap v5.3.3+incompatible // indirect
|
||||
github.com/twbs/icons v1.11.3 // indirect
|
||||
)
|
||||
|
|
1
go.sum
1
go.sum
|
@ -182,6 +182,7 @@ github.com/jakearchibald/idb v8.0.2+incompatible h1:yaX22MGrQ5g7LRbLI7AKpBlqUcuu
|
|||
github.com/jakearchibald/idb v8.0.2+incompatible/go.mod h1:AuDoW54s2DKfbclM+ScrnPp8ahUQ9rHph9bb8sZTEXc=
|
||||
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/krisk/Fuse v7.1.0+incompatible/go.mod h1:3moWv8rDjwoKic9nwiPLgZjldkbdTAbtzJHCu/Vsj4A=
|
||||
github.com/twbs/bootstrap v5.3.3+incompatible h1:goFoqinzdHfkeegpFP7pvhbd0g+A3O2hbU3XCjuNrEQ=
|
||||
github.com/twbs/bootstrap v5.3.3+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0=
|
||||
github.com/twbs/icons v1.11.3 h1:XhvrQ1XDom9ggBbQx3wQCFGEr8qAQwQP/dAcw8OXMtA=
|
||||
|
|
Loading…
Reference in a new issue