From 153e85c2d87fefe7d4bc5f677cf686f851fdc0ec Mon Sep 17 00:00:00 2001 From: ale <ale@incal.net> Date: Mon, 31 Dec 2018 10:29:39 +0000 Subject: [PATCH] Update dependencies (no-op) --- vendor/git.autistici.org/ai3/jobqueue/LICENSE | 21 +++++++++++++++++++ vendor/vendor.json | 10 ++++----- 2 files changed, 26 insertions(+), 5 deletions(-) create mode 100644 vendor/git.autistici.org/ai3/jobqueue/LICENSE diff --git a/vendor/git.autistici.org/ai3/jobqueue/LICENSE b/vendor/git.autistici.org/ai3/jobqueue/LICENSE new file mode 100644 index 0000000..90a8d3c --- /dev/null +++ b/vendor/git.autistici.org/ai3/jobqueue/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2018 <ale@incal.net> + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/vendor/vendor.json b/vendor/vendor.json index c22caa4..400fa5f 100644 --- a/vendor/vendor.json +++ b/vendor/vendor.json @@ -3,16 +3,16 @@ "ignore": "test", "package": [ { - "checksumSHA1": "ngdCFNqw14tnAFPHsr2ABbaThw0=", + "checksumSHA1": "GYJVAUVqaN6SgNF5otkN5m4UmG0=", "path": "git.autistici.org/ai3/jobqueue", - "revision": "07813fc0e0f8faa57b2390f39b2a94b555cb2212", - "revisionTime": "2018-12-30T15:08:20Z" + "revision": "5f19367371252268325a801f6b96aef01d7f215f", + "revisionTime": "2018-12-31T10:29:06Z" }, { "checksumSHA1": "6npiFEaLCSVfju6PNrxWdGKHt38=", "path": "git.autistici.org/ai3/jobqueue/queue", - "revision": "3b8be67160ad1c0acc792e271342ea0411ca552e", - "revisionTime": "2018-12-31T09:33:47Z" + "revision": "5f19367371252268325a801f6b96aef01d7f215f", + "revisionTime": "2018-12-31T10:29:06Z" }, { "checksumSHA1": "l1dgFJfzGLG/2AEPyt6ADsnVLPQ=", -- GitLab