mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
chore(deps): update module github.com/googlechrome/workbox to v7.2.0+incompatible
This commit is contained in:
parent
02ac982694
commit
e286dae2e4
2 changed files with 2 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -3,7 +3,7 @@ module github.com/ditatompel/insights
|
|||
go 1.21.3
|
||||
|
||||
require (
|
||||
github.com/GoogleChrome/workbox v7.1.0+incompatible // indirect
|
||||
github.com/GoogleChrome/workbox v7.2.0+incompatible // indirect
|
||||
github.com/KaTeX/KaTeX v0.16.11 // indirect
|
||||
github.com/desandro/masonry v4.2.2+incompatible // indirect
|
||||
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20200 // indirect
|
||||
|
|
1
go.sum
1
go.sum
|
@ -1,5 +1,6 @@
|
|||
github.com/GoogleChrome/workbox v7.1.0+incompatible h1:xy3Z0rMQTqBiAz2HiLMZH8DjamG7nriortPNgtWH7AY=
|
||||
github.com/GoogleChrome/workbox v7.1.0+incompatible/go.mod h1:dyEoGLpJeO43pUVJb+nNNr1WRgoF81hNEl4UGLV+yow=
|
||||
github.com/GoogleChrome/workbox v7.2.0+incompatible/go.mod h1:dyEoGLpJeO43pUVJb+nNNr1WRgoF81hNEl4UGLV+yow=
|
||||
github.com/KaTeX/KaTeX v0.16.11 h1:mJL23AnBPtkm8tT3rAP3nohDJvwQkAejyWiPDDq7Fns=
|
||||
github.com/KaTeX/KaTeX v0.16.11/go.mod h1:VI+aE+CVs/VqtbHnuhstfQST46GmrwpXH7LQAzYIouw=
|
||||
github.com/desandro/masonry v4.2.2+incompatible h1:4LI69kwq5DJSF9jhHVGfCw+q2Nt3IgJ0KzEp19Z3YiA=
|
||||
|
|
Loading…
Reference in a new issue