4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-07-12 04:06:28 +00:00

Add dependencies/vendor (whatsapp)

This commit is contained in:
Wim
2022-01-31 00:27:37 +01:00
parent e7b193788a
commit e3cafeaf92
1074 changed files with 3091569 additions and 26075 deletions

9
vendor/modernc.org/token/README.md generated vendored Normal file
View File

@ -0,0 +1,9 @@
# token
Package token is a variant of the stdlib package token with types FileSet and Token removed
Installation
$ go get [-u] modernc.org/token
Documentation: [godoc.org/modernc.org/token](http://godoc.org/modernc.org/token)