Commit 1a25eaf
committed
requirements.txt: Use coala IGitt remote as dependency
The gitmate IGitt repository was bit outdated, and was
using older version of GitHub api requests management.
Since, GitHub updated there api endpoints by depreciating
access token in query params, and recommended to pass
query params in request headers. So, to avoid any future
breaks related to GitHub api, updated coala Gitmate IGitt
repo with updated github token api headers.1 parent 82716a0 commit 1a25eaf
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments