chore: bump got from 9.x to 10.x (#3875)

This commit is contained in:
DIYgod
2020-02-04 01:09:14 +08:00
committed by GitHub
parent 4be7802b27
commit 77d55262ff
99 changed files with 483 additions and 445 deletions

View File

@@ -16,8 +16,7 @@ module.exports = async (ctx) => {
headers: {
Authorization: `bearer ${config.github.access_token}`,
},
json: true,
data: {
json: {
query: `
{
user(login: "${user}") {