4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-07-09 12:44:04 +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

12
vendor/modernc.org/libc/honnef.co/go/netdb/README.md generated vendored Normal file
View File

@ -0,0 +1,12 @@
# netdb
## Install
```sh
go get honnef.co/go/netdb
```
## Documentation
Documentation can be found at
[godoc.org](http://godoc.org/honnef.co/go/netdb).