From 40fdb0d57d848ea5ddafb374b35269c36cbebded Mon Sep 17 00:00:00 2001
From: ale <ale@incal.net>
Date: Tue, 28 Aug 2018 08:05:23 +0100
Subject: [PATCH] Minor dep updates

---
 vendor/git.autistici.org/id/auth/README.md    |  2 +-
 .../git.autistici.org/id/keystore/README.md   |  2 +-
 vendor/vendor.json                            | 20 +++++++++----------
 3 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/vendor/git.autistici.org/id/auth/README.md b/vendor/git.autistici.org/id/auth/README.md
index 2de0cc1..74ebed4 100644
--- a/vendor/git.autistici.org/id/auth/README.md
+++ b/vendor/git.autistici.org/id/auth/README.md
@@ -61,7 +61,7 @@ The YAML file should contain a dictionary with the following attributes:
 * `user_meta_server` holds the configuration for the user-meta-server
   backend:
   * `url` is the URL of the service
-  * `tls_config` configures TLS for the client:
+  * `tls` configures TLS for the client:
     * `cert` is the path to the client certificate
     * `key` is the path to the client private key
     * `ca` is the path to the CA store to verify the server certificate
diff --git a/vendor/git.autistici.org/id/keystore/README.md b/vendor/git.autistici.org/id/keystore/README.md
index cc2e390..63ef43f 100644
--- a/vendor/git.autistici.org/id/keystore/README.md
+++ b/vendor/git.autistici.org/id/keystore/README.md
@@ -108,7 +108,7 @@ default from */etc/keystore/dovecot.yml*:
   * `url`: URL for the keystore service
   * `sharded`: if true, requests to the keystore service will be
     partitioned according to the user's *shard* attribute
-  * `tls_config`: client TLS configuration
+  * `tls`: client TLS configuration
     * `cert`: path to the client certificate
     * `key`: path to the private key
     * `ca`: path to the CA used to validate the server
diff --git a/vendor/vendor.json b/vendor/vendor.json
index 93fc8db..4ce0d32 100644
--- a/vendor/vendor.json
+++ b/vendor/vendor.json
@@ -21,28 +21,28 @@
 			"revisionTime": "2018-08-28T06:59:35Z"
 		},
 		{
-			"checksumSHA1": "3O4iVrwqPi2ACUsNOhf0cgCyTgU=",
+			"checksumSHA1": "tjyzbp5Z6UL36XMWWimoLCMMnFY=",
 			"path": "git.autistici.org/id/auth",
-			"revision": "2840df1ce08a210f4ac4fa83e5aede0587f5f029",
-			"revisionTime": "2018-08-17T06:39:52Z"
+			"revision": "ae42c89da3421682feab7a8936083ea3e3c60668",
+			"revisionTime": "2018-08-28T07:02:37Z"
 		},
 		{
 			"checksumSHA1": "48njEQBB73cV6tTPBEOnzSVRjeA=",
 			"path": "git.autistici.org/id/auth/client",
-			"revision": "2840df1ce08a210f4ac4fa83e5aede0587f5f029",
-			"revisionTime": "2018-08-17T06:39:52Z"
+			"revision": "ae42c89da3421682feab7a8936083ea3e3c60668",
+			"revisionTime": "2018-08-28T07:02:37Z"
 		},
 		{
-			"checksumSHA1": "Byt5J619jXGr+VBTp6HlFQybWM4=",
+			"checksumSHA1": "MlpsZgRytv/c9IX9YawRJDN/ibQ=",
 			"path": "git.autistici.org/id/keystore",
-			"revision": "989b5d38631d3ef7004256d8e17d314219024bba",
-			"revisionTime": "2018-08-17T06:24:02Z"
+			"revision": "480f228068d35567e090627c4d5e285c04a49a69",
+			"revisionTime": "2018-08-28T07:05:08Z"
 		},
 		{
 			"checksumSHA1": "acpcPNNPtUZPNcKhSAODoui0Jtg=",
 			"path": "git.autistici.org/id/keystore/client",
-			"revision": "989b5d38631d3ef7004256d8e17d314219024bba",
-			"revisionTime": "2018-08-17T06:24:02Z"
+			"revision": "480f228068d35567e090627c4d5e285c04a49a69",
+			"revisionTime": "2018-08-28T07:05:08Z"
 		},
 		{
 			"checksumSHA1": "usT4LCSQItkFvFOQT7cBlkCuGaE=",
-- 
GitLab