Skip to content

Commit

Permalink
add telegram dependency to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
utkuufuk committed Jun 6, 2020
1 parent 5f0fde7 commit 0a2c21e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,11 @@ Both of the following jobs run every hour and both assume that `config.yml` is l
```

## 3rd Party Dependencies
| Dependency | Purpose |
| | |
|:-|:-|
| [adlio/trello](https://github.com/adlio/trello) | Trello API Client |
| [google/go-cmp](https://github.com/google/go-cmp) | Equality Comparisons in Tests |
| [go-github/github](https://github.com/google/go-github) | GitHub API Client |
| [go-telegram-bot-api/telegram-bot-api](https://github.com/go-telegram-bot-api/telegram-bot-api) | Telegram Bot API |
| [golang/oauth2](https://github.com/golang/oauth2) | OAuth 2.0 Client |
| [go-yaml/yaml](https://github.com/go-yaml/yaml) | Decoding YAML Configuration |

0 comments on commit 0a2c21e

Please sign in to comment.