Skip to content

Commit

Permalink
chore(deps): update module github.com/katex/katex to v0.16.9 (#12)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 3, 2023
1 parent 0160ffa commit fbdcaaa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/hugomods/katex

go 1.19

require github.com/KaTeX/KaTeX v0.16.7 // indirect
require github.com/KaTeX/KaTeX v0.16.9 // indirect
1 change: 1 addition & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
github.com/KaTeX/KaTeX v0.16.7 h1:BolOcpj8bjgRW6WcZCHBBwvNhqmyGK1FbcQSiHYTHu0=
github.com/KaTeX/KaTeX v0.16.7/go.mod h1:VI+aE+CVs/VqtbHnuhstfQST46GmrwpXH7LQAzYIouw=
github.com/KaTeX/KaTeX v0.16.9/go.mod h1:VI+aE+CVs/VqtbHnuhstfQST46GmrwpXH7LQAzYIouw=

0 comments on commit fbdcaaa

Please sign in to comment.