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
+1 -1
View File
@@ -2,7 +2,7 @@ package appwrite
import (
"encoding/json"
"io/ioutil"
"io/ioutil"
"net/http"
"net/url"
"strings"
Generated
+2 -2
View File
@@ -1526,7 +1526,7 @@
"source": {
"type": "git",
"url": "https://github.com/appwrite/sdk-generator",
"reference": "95313319b1f27edff142c35108dc1742686fec99"
"reference": "7bf73743e7b68433cefac9d527b8c59477f7c275"
},
"require": {
"ext-curl": "*",
@@ -1556,7 +1556,7 @@
}
],
"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",