1
0
Fork 0
mirror of synced 2024-06-26 18:20:43 +12:00

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 (
"encoding/json"
"io/ioutil"
"io/ioutil"
"net/http"
"net/url"
"strings"

4
composer.lock generated
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",