Skip to content

Commit 0ff4a63

Browse files
Merge pull request #351 from ditatompel/renovate/github.com-katex-katex-0.x
Merge pull request #351 This merge action was created automatically. Reviewed-by: ditatompel <[email protected]>
2 parents c232d29 + 22689e7 commit 0ff4a63

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.21.3
44

55
require (
66
github.com/GoogleChrome/workbox v7.3.0+incompatible // indirect
7-
github.com/KaTeX/KaTeX v0.16.22 // indirect
7+
github.com/KaTeX/KaTeX v0.16.23 // indirect
88
github.com/desandro/masonry v4.2.2+incompatible // indirect
99
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 // indirect
1010
github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 // indirect

go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ github.com/GoogleChrome/workbox v7.3.0+incompatible h1:P0VEW4ZF9li7dLLOsB3wknFhV
22
github.com/GoogleChrome/workbox v7.3.0+incompatible/go.mod h1:dyEoGLpJeO43pUVJb+nNNr1WRgoF81hNEl4UGLV+yow=
33
github.com/KaTeX/KaTeX v0.16.22 h1:+CyvN/2mDtqLjGeKRHft2+tQfIgQcc5aWigKHx0egWo=
44
github.com/KaTeX/KaTeX v0.16.22/go.mod h1:VI+aE+CVs/VqtbHnuhstfQST46GmrwpXH7LQAzYIouw=
5+
github.com/KaTeX/KaTeX v0.16.23/go.mod h1:VI+aE+CVs/VqtbHnuhstfQST46GmrwpXH7LQAzYIouw=
56
github.com/desandro/masonry v4.2.2+incompatible h1:4LI69kwq5DJSF9jhHVGfCw+q2Nt3IgJ0KzEp19Z3YiA=
67
github.com/desandro/masonry v4.2.2+incompatible/go.mod h1:4P4Or5YZcNuAtGW3JOYLTrmi+ZyqhCPj7xTgradMEVU=
78
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 h1:L6+F22i76xmeWWwrtijAhUbf3BiRLmpO5j34bgl1ggU=

0 commit comments

Comments
 (0)