fixed dependencies

This commit is contained in:
nuknal
2024-10-24 15:46:01 +08:00
parent d16a5bd9c0
commit 1161e8d054
2005 changed files with 690883 additions and 0 deletions

19
vendor/github.com/go-latex/latex/CONTRIBUTORS generated vendored Normal file
View File

@@ -0,0 +1,19 @@
# This is the official list of people who can contribute
# (and typically have contributed) code to the go-latex
# project.
#
# The AUTHORS file lists the copyright holders; this file
# lists people. For example, Google employees would be listed here
# but not in AUTHORS, because Google would hold the copyright.
#
# When adding J Random Contributor's name to this file,
# either J's name or J's organization's name should be
# added to the AUTHORS file.
#
# Names should be added to this file like so:
# Name <email address>
#
# Please keep the list sorted.
Dan Lorenc <lorenc.d@gmail.com>
Sebastien Binet <seb.binet@gmail.com>