Updated Go client

This commit is contained in:
Eldad Fux 2020-01-28 20:44:56 +02:00
parent 645260e279
commit c42e018b5f
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@ package appwrite
import ( import (
"encoding/json" "encoding/json"
"io/ioutil" "io/ioutil"
"net/http" "net/http"
"net/url" "net/url"
"strings" "strings"

4
composer.lock generated
View file

@ -1526,7 +1526,7 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/appwrite/sdk-generator", "url": "https://github.com/appwrite/sdk-generator",
"reference": "95313319b1f27edff142c35108dc1742686fec99" "reference": "7bf73743e7b68433cefac9d527b8c59477f7c275"
}, },
"require": { "require": {
"ext-curl": "*", "ext-curl": "*",
@ -1556,7 +1556,7 @@
} }
], ],
"description": "Appwrite PHP library for generating API SDKs for multiple programming languages and platforms", "description": "Appwrite PHP library for generating API SDKs for multiple programming languages and platforms",
"time": "2020-01-28T16:38:02+00:00" "time": "2020-01-28T18:34:55+00:00"
}, },
{ {
"name": "doctrine/instantiator", "name": "doctrine/instantiator",