added otp library and updated blackfriday to v1.5.2

This commit is contained in:
ston1th 2018-10-27 15:37:48 +02:00
commit 1681a2b4a0
40 changed files with 194489 additions and 202396 deletions

7
vendor/github.com/pquerna/otp/.travis.yml generated vendored Normal file
View file

@ -0,0 +1,7 @@
language: go
go:
- "1.8"
- "1.9"
- "1.10"
- "tip"