mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Updated Go client
This commit is contained in:
@@ -2,7 +2,7 @@ package appwrite
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
"io/ioutil"
|
||||
"io/ioutil"
|
||||
"net/http"
|
||||
"net/url"
|
||||
"strings"
|
||||
|
||||
Generated
+2
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user