Elastic APM Server
Copyright 2017-2020 Elasticsearch BV

This product includes software developed by The Apache Software 
Foundation (http://www.apache.org/).

==========================================================================
Third party libraries used by the Elastic APM Server project:
==========================================================================


--------------------------------------------------------------------
Dependency: code.cloudfoundry.org/go-diodes
Revision: f77fb823c7ee
License type (autodetected): Apache-2.0
Contents of "NOTICE":

    Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. All Rights Reserved.

    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.

    This project may include a number of subcomponents with separate
    copyright notices and license terms. Your use of these subcomponents
    is subject to the terms and conditions of each subcomponent's license,
    as noted in the LICENSE file.

--------------------------------------------------------------------
Dependency: code.cloudfoundry.org/go-loggregator
Version: v7.4.0
License type (autodetected): Apache-2.0
Contents of "NOTICE":

    go-loggregator

    Copyright (c) 2017-Present CloudFoundry.org Foundation, Inc. All Rights Reserved.

    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.

--------------------------------------------------------------------
Dependency: code.cloudfoundry.org/gofileutils
Revision: 4d0c80011a0f
License type (autodetected): Apache-2.0
Contents of "NOTICE":

    Copyright (c) 2015-Present CloudFoundry.org Foundation, Inc. All Rights Reserved.

    This project contains software that is Copyright (c) 2014-2015 Pivotal Software, Inc.

    This project is licensed to you under the Apache License, Version 2.0 (the "License").

    You may not use this project except in compliance with the License.

    This project may include a number of subcomponents with separate copyright notices
    and license terms. Your use of these subcomponents is subject to the terms and
    conditions of the subcomponent's license, as noted in the LICENSE file.

--------------------------------------------------------------------
Dependency: code.cloudfoundry.org/rfc5424
Revision: 236a6d29298a
License type (autodetected): BSD-2-Clause
Contents of "LICENSE":

    BSD 2-Clause License

    Copyright (c) 2016, Ross Kinder
    All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are met:

    * Redistributions of source code must retain the above copyright notice, this
      list of conditions and the following disclaimer.

    * Redistributions in binary form must reproduce the above copyright notice,
      this list of conditions and the following disclaimer in the documentation
      and/or other materials provided with the distribution.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
    AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
    DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
    CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
    OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------
Dependency: github.com/apache/thrift
Revision: b2a4d4ae21c7
License type (autodetected): Apache-2.0
Contents of "NOTICE":

    Apache Thrift
    Copyright 2006-2010 The Apache Software Foundation.

    This product includes software developed at
    The Apache Software Foundation (http://www.apache.org/).

--------------------------------------------------------------------
Dependency: github.com/armon/go-radix
Version: v1.0.0
License type (autodetected): MIT
Contents of "LICENSE":

    The MIT License (MIT)

    Copyright (c) 2014 Armon Dadgar

    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.

--------------------------------------------------------------------
Dependency: github.com/aws/aws-sdk-go-v2
Version: v0.9.0
License type (autodetected): Apache-2.0
Contents of "NOTICE.txt":

    AWS SDK for Go
    Copyright 2015 Amazon.com, Inc. or its affiliates. All Rights Reserved. 
    Copyright 2014-2015 Stripe, Inc.

--------------------------------------------------------------------
Dependency: github.com/census-instrumentation/opencensus-proto
Version: v0.2.1
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: github.com/cespare/xxhash
Version: v1.1.0
License type (autodetected): MIT
Contents of "LICENSE.txt":

    Copyright (c) 2016 Caleb Spare

    MIT License

    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.

--------------------------------------------------------------------
Dependency: github.com/cespare/xxhash/v2
Version: v2.1.1
License type (autodetected): MIT
Contents of "LICENSE.txt":

    Copyright (c) 2016 Caleb Spare

    MIT License

    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.

--------------------------------------------------------------------
Dependency: github.com/cloudfoundry-community/go-cfclient
Revision: 35bcce23fc5f
License type (autodetected): MIT
Contents of "LICENSE":

    The MIT License

    Copyright (c) 2017 Long Nguyen

    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.

--------------------------------------------------------------------
Dependency: github.com/cloudfoundry/noaa
Version: v2.1.0
License type (autodetected): Apache-2.0
Contents of "NOTICE":

    noaa

    Copyright (c) 2015-Present CloudFoundry.org Foundation, Inc. All Rights Reserved.

    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.

--------------------------------------------------------------------
Dependency: github.com/cloudfoundry/sonde-go
Revision: b33733203bb4
License type (autodetected): Apache-2.0
Contents of "NOTICE":

    sonde-go

    Copyright (c) 2015-Present CloudFoundry.org Foundation, Inc. All Rights Reserved.

    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    Limitations under the License.

--------------------------------------------------------------------
Dependency: github.com/containerd/containerd
Version: v1.3.3
License type (autodetected): Apache-2.0
Contents of "NOTICE":

    Docker
    Copyright 2012-2015 Docker, Inc.

    This product includes software developed at Docker, Inc. (https://www.docker.com).

    The following is courtesy of our legal counsel:


    Use and transfer of Docker may be subject to certain restrictions by the
    United States and other governments.
    It is your responsibility to ensure that your use and/or transfer does not
    violate applicable laws.

    For more information, please see https://www.bis.doc.gov

    See also https://www.apache.org/dev/crypto.html and/or seek legal counsel.

--------------------------------------------------------------------
Dependency: github.com/DataDog/zstd
Version: v1.4.1
License type (autodetected): BSD-3-Clause
Contents of "LICENSE":

    Simplified BSD License

    Copyright (c) 2016, Datadog <info@datadoghq.com>
    All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are met:

        * Redistributions of source code must retain the above copyright notice,
          this list of conditions and the following disclaimer.
        * Redistributions in binary form must reproduce the above copyright notice,
          this list of conditions and the following disclaimer in the documentation
          and/or other materials provided with the distribution.
        * Neither the name of the copyright holder nor the names of its contributors
          may be used to endorse or promote products derived from this software
          without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
    AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
    DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
    CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
    OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------
Dependency: github.com/davecgh/go-spew
Version: v1.1.1
License type (autodetected): ISC
Contents of "LICENSE":

    ISC License

    Copyright (c) 2012-2016 Dave Collins <dave@davec.name>

    Permission to use, copy, modify, and/or distribute this software for any
    purpose with or without fee is hereby granted, provided that the above
    copyright notice and this permission notice appear in all copies.

    THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
    WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
    MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
    ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
    WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
    ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
    OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

--------------------------------------------------------------------
Dependency: github.com/dgraph-io/badger/v2
Replacement: github.com/elastic/badger/v2
Version: v2.2007.2-beats
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: github.com/dgraph-io/ristretto
Version: v0.0.3
Revision: f66de99634de
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: github.com/dgryski/go-farm
Revision: 6a90982ecee2
License type (autodetected): MIT
Contents of "LICENSE":

    As this is a highly derivative work, I have placed it under the same license as the original implementation:

    Copyright (c) 2014-2017 Damian Gryski
    Copyright (c) 2016-2017 Nicola Asuni - Tecnick.com

    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.

--------------------------------------------------------------------
Dependency: github.com/dlclark/regexp2
Version: v1.4.0
License type (autodetected): MIT
Contents of "LICENSE":

    The MIT License (MIT)

    Copyright (c) Doug Clark

    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.

--------------------------------------------------------------------
Dependency: github.com/docker/distribution
Version: v2.7.1
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: github.com/docker/docker
Replacement: github.com/docker/engine
Revision: ea84732a7725
License type (autodetected): Apache-2.0
Contents of "NOTICE":

    Docker
    Copyright 2012-2017 Docker, Inc.

    This product includes software developed at Docker, Inc. (https://www.docker.com).

    This product contains software (https://github.com/creack/pty) developed
    by Keith Rarick, licensed under the MIT License.

    The following is courtesy of our legal counsel:


    Use and transfer of Docker may be subject to certain restrictions by the
    United States and other governments.
    It is your responsibility to ensure that your use and/or transfer does not
    violate applicable laws.

    For more information, please see https://www.bis.doc.gov

    See also https://www.apache.org/dev/crypto.html and/or seek legal counsel.

--------------------------------------------------------------------
Dependency: github.com/docker/go-connections
Version: v0.4.0
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: github.com/docker/go-units
Version: v0.4.0
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: github.com/dop251/goja
Replacement: github.com/andrewkroh/goja
Revision: dd2ac4456e20
License type (autodetected): MIT
Contents of "LICENSE":

    Copyright (c) 2016 Dmitry Panov

    Copyright (c) 2012 Robert Krimen

    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.

--------------------------------------------------------------------
Dependency: github.com/dop251/goja_nodejs
Replacement: github.com/dop251/goja_nodejs
Revision: adff31b136e6
License type (autodetected): MIT
Contents of "LICENSE":

    Copyright (c) 2016 Dmitry Panov

    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.

--------------------------------------------------------------------
Dependency: github.com/dustin/go-humanize
Version: v1.0.0
License type (autodetected): MIT
Contents of "LICENSE":

    Copyright (c) 2005-2008  Dustin Sallings <dustin@spy.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.

    <http://www.opensource.org/licenses/mit-license.php>

--------------------------------------------------------------------
Dependency: github.com/eapache/go-resiliency
Version: v1.1.0
License type (autodetected): MIT
Contents of "LICENSE":

    The MIT License (MIT)

    Copyright (c) 2014 Evan Huus

    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.

--------------------------------------------------------------------
Dependency: github.com/eapache/go-xerial-snappy
Revision: 776d5712da21
License type (autodetected): MIT
Contents of "LICENSE":

    The MIT License (MIT)

    Copyright (c) 2016 Evan Huus

    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.

--------------------------------------------------------------------
Dependency: github.com/eapache/queue
Version: v1.1.0
License type (autodetected): MIT
Contents of "LICENSE":

    The MIT License (MIT)

    Copyright (c) 2014 Evan Huus

    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.

--------------------------------------------------------------------
Dependency: github.com/elastic/beats/v7
Version: v7.10.1
Revision: 67c172efd662
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: github.com/elastic/ecs
Version: v1.6.0
License type (autodetected): Apache-2.0
Contents of "NOTICE.txt":

    Elastic Common Schema
    Copyright 2018 Elasticsearch B.V.

    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at

        http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.

--------------------------------------------------------------------
Dependency: github.com/elastic/elastic-agent-client/v7
Version: v7.0.0
Revision: d43b7ad5833a
License type (autodetected): ELASTIC
Contents of "LICENSE.txt":

    ELASTIC LICENSE AGREEMENT

    PLEASE READ CAREFULLY THIS ELASTIC LICENSE AGREEMENT (THIS "AGREEMENT"), WHICH
    CONSTITUTES A LEGALLY BINDING AGREEMENT AND GOVERNS ALL OF YOUR USE OF ALL OF
    THE ELASTIC SOFTWARE WITH WHICH THIS AGREEMENT IS INCLUDED ("ELASTIC SOFTWARE")
    THAT IS PROVIDED IN OBJECT CODE FORMAT, AND, IN ACCORDANCE WITH SECTION 2 BELOW,
    CERTAIN OF THE ELASTIC SOFTWARE THAT IS PROVIDED IN SOURCE CODE FORMAT. BY
    INSTALLING OR USING ANY OF THE ELASTIC SOFTWARE GOVERNED BY THIS AGREEMENT, YOU
    ARE ASSENTING TO THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE
    WITH SUCH TERMS AND CONDITIONS, YOU MAY NOT INSTALL OR USE THE ELASTIC SOFTWARE
    GOVERNED BY THIS AGREEMENT. IF YOU ARE INSTALLING OR USING THE SOFTWARE ON
    BEHALF OF A LEGAL ENTITY, YOU REPRESENT AND WARRANT THAT YOU HAVE THE ACTUAL
    AUTHORITY TO AGREE TO THE TERMS AND CONDITIONS OF THIS AGREEMENT ON BEHALF OF
    SUCH ENTITY.

    Posted Date: April 20, 2018

    This Agreement is entered into by and between Elasticsearch BV ("Elastic") and
    You, or the legal entity on behalf of whom You are acting (as applicable,
    "You").

    1. OBJECT CODE END USER LICENSES, RESTRICTIONS AND THIRD PARTY OPEN SOURCE
    SOFTWARE

      1.1 Object Code End User License. Subject to the terms and conditions of
      Section 1.2 of this Agreement, Elastic hereby grants to You, AT NO CHARGE and
      for so long as you are not in breach of any provision of this Agreement, a
      License to the Basic Features and Functions of the Elastic Software.

      1.2 Reservation of Rights; Restrictions. As between Elastic and You, Elastic
      and its licensors own all right, title and interest in and to the Elastic
      Software, and except as expressly set forth in Sections 1.1, and 2.1 of this
      Agreement, no other license to the Elastic Software is granted to You under
      this Agreement, by implication, estoppel or otherwise. You agree not to: (i)
      reverse engineer or decompile, decrypt, disassemble or otherwise reduce any
      Elastic Software provided to You in Object Code, or any portion thereof, to
      Source Code, except and only to the extent any such restriction is prohibited
      by applicable law, (ii) except as expressly permitted in this Agreement,
      prepare derivative works from, modify, copy or use the Elastic Software Object
      Code or the Commercial Software Source Code in any manner; (iii) except as
      expressly permitted in Section 1.1 above, transfer, sell, rent, lease,
      distribute, sublicense, loan or otherwise transfer, Elastic Software Object
      Code, in whole or in part, to any third party; (iv) use Elastic Software
      Object Code for providing time-sharing services, any software-as-a-service,
      service bureau services or as part of an application services provider or
      other service offering (collectively, "SaaS Offering") where obtaining access
      to the Elastic Software or the features and functions of the Elastic Software
      is a primary reason or substantial motivation for users of the SaaS Offering
      to access and/or use the SaaS Offering ("Prohibited SaaS Offering"); (v)
      circumvent the limitations on use of Elastic Software provided to You in
      Object Code format that are imposed or preserved by any License Key, or (vi)
      alter or remove any Marks and Notices in the Elastic Software. If You have any
      question as to whether a specific SaaS Offering constitutes a Prohibited SaaS
      Offering, or are interested in obtaining Elastic's permission to engage in
      commercial or non-commercial distribution of the Elastic Software, please
      contact elastic_license@elastic.co.

      1.3 Third Party Open Source Software. The Commercial Software may contain or
      be provided with third party open source libraries, components, utilities and
      other open source software (collectively, "Open Source Software"), which Open
      Source Software may have applicable license terms as identified on a website
      designated by Elastic. Notwithstanding anything to the contrary herein, use of
      the Open Source Software shall be subject to the license terms and conditions
      applicable to such Open Source Software, to the extent required by the
      applicable licensor (which terms shall not restrict the license rights granted
      to You hereunder, but may contain additional rights). To the extent any
      condition of this Agreement conflicts with any license to the Open Source
      Software, the Open Source Software license will govern with respect to such
      Open Source Software only. Elastic may also separately provide you with
      certain open source software that is licensed by Elastic. Your use of such
      Elastic open source software will not be governed by this Agreement, but by
      the applicable open source license terms.

    2. COMMERCIAL SOFTWARE SOURCE CODE

      2.1 Limited License. Subject to the terms and conditions of Section 2.2 of
      this Agreement, Elastic hereby grants to You, AT NO CHARGE and for so long as
      you are not in breach of any provision of this Agreement, a limited,
      non-exclusive, non-transferable, fully paid up royalty free right and license
      to the Commercial Software in Source Code format, without the right to grant
      or authorize sublicenses, to prepare Derivative Works of the Commercial
      Software, provided You (i) do not hack the licensing mechanism, or otherwise
      circumvent the intended limitations on the use of Elastic Software to enable
      features other than Basic Features and Functions or those features You are
      entitled to as part of a Subscription, and (ii) use the resulting object code
      only for reasonable testing purposes.

      2.2 Restrictions. Nothing in Section 2.1 grants You the right to (i) use the
      Commercial Software Source Code other than in accordance with Section 2.1
      above, (ii) use a Derivative Work of the Commercial Software outside of a
      Non-production Environment, in any production capacity, on a temporary or
      permanent basis, or (iii) transfer, sell, rent, lease, distribute, sublicense,
      loan or otherwise make available the Commercial Software Source Code, in whole
      or in part, to any third party. Notwithstanding the foregoing, You may
      maintain a copy of the repository in which the Source Code of the Commercial
      Software resides and that copy may be publicly accessible, provided that you
      include this Agreement with Your copy of the repository.

    3. TERMINATION

      3.1 Termination. This Agreement will automatically terminate, whether or not
      You receive notice of such Termination from Elastic, if You breach any of its
      provisions.

      3.2 Post Termination. Upon any termination of this Agreement, for any reason,
      You shall promptly cease the use of the Elastic Software in Object Code format
      and cease use of the Commercial Software in Source Code format. For the
      avoidance of doubt, termination of this Agreement will not affect Your right
      to use Elastic Software, in either Object Code or Source Code formats, made
      available under the Apache License Version 2.0.

      3.3 Survival. Sections 1.2, 2.2. 3.3, 4 and 5 shall survive any termination or
      expiration of this Agreement.

    4. DISCLAIMER OF WARRANTIES AND LIMITATION OF LIABILITY

      4.1 Disclaimer of Warranties. TO THE MAXIMUM EXTENT PERMITTED UNDER APPLICABLE
      LAW, THE ELASTIC SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
      AND ELASTIC AND ITS LICENSORS MAKE NO WARRANTIES WHETHER EXPRESSED, IMPLIED OR
      STATUTORY REGARDING OR RELATING TO THE ELASTIC SOFTWARE. TO THE MAXIMUM EXTENT
      PERMITTED UNDER APPLICABLE LAW, ELASTIC AND ITS LICENSORS SPECIFICALLY
      DISCLAIM ALL IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
      PURPOSE AND NON-INFRINGEMENT WITH RESPECT TO THE ELASTIC SOFTWARE, AND WITH
      RESPECT TO THE USE OF THE FOREGOING. FURTHER, ELASTIC DOES NOT WARRANT RESULTS
      OF USE OR THAT THE ELASTIC SOFTWARE WILL BE ERROR FREE OR THAT THE USE OF THE
      ELASTIC SOFTWARE WILL BE UNINTERRUPTED.

      4.2 Limitation of Liability. IN NO EVENT SHALL ELASTIC OR ITS LICENSORS BE
      LIABLE TO YOU OR ANY THIRD PARTY FOR ANY DIRECT OR INDIRECT DAMAGES,
      INCLUDING, WITHOUT LIMITATION, FOR ANY LOSS OF PROFITS, LOSS OF USE, BUSINESS
      INTERRUPTION, LOSS OF DATA, COST OF SUBSTITUTE GOODS OR SERVICES, OR FOR ANY
      SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES OF ANY KIND, IN CONNECTION WITH
      OR ARISING OUT OF THE USE OR INABILITY TO USE THE ELASTIC SOFTWARE, OR THE
      PERFORMANCE OF OR FAILURE TO PERFORM THIS AGREEMENT, WHETHER ALLEGED AS A
      BREACH OF CONTRACT OR TORTIOUS CONDUCT, INCLUDING NEGLIGENCE, EVEN IF ELASTIC
      HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.

    5. MISCELLANEOUS

      This Agreement completely and exclusively states the entire agreement of the
      parties regarding the subject matter herein, and it supersedes, and its terms
      govern, all prior proposals, agreements, or other communications between the
      parties, oral or written, regarding such subject matter. This Agreement may be
      modified by Elastic from time to time, and any such modifications will be
      effective upon the "Posted Date" set forth at the top of the modified
      Agreement. If any provision hereof is held unenforceable, this Agreement will
      continue without said provision and be interpreted to reflect the original
      intent of the parties. This Agreement and any non-contractual obligation
      arising out of or in connection with it, is governed exclusively by Dutch law.
      This Agreement shall not be governed by the 1980 UN Convention on Contracts
      for the International Sale of Goods. All disputes arising out of or in
      connection with this Agreement, including its existence and validity, shall be
      resolved by the courts with jurisdiction in Amsterdam, The Netherlands, except
      where mandatory law provides for the courts at another location in The
      Netherlands to have jurisdiction. The parties hereby irrevocably waive any and
      all claims and defenses either might otherwise have in any such action or
      proceeding in any of such courts based upon any alleged lack of personal
      jurisdiction, improper venue, forum non conveniens or any similar claim or
      defense. A breach or threatened breach, by You of Section 2 may cause
      irreparable harm for which damages at law may not provide adequate relief, and
      therefore Elastic shall be entitled to seek injunctive relief without being
      required to post a bond. You may not assign this Agreement (including by
      operation of law in connection with a merger or acquisition), in whole or in
      part to any third party without the prior written consent of Elastic, which
      may be withheld or granted by Elastic in its sole and absolute discretion.
      Any assignment in violation of the preceding sentence is void. Notices to
      Elastic may also be sent to legal@elastic.co.

    6. DEFINITIONS

      The following terms have the meanings ascribed:

      6.1 "Affiliate" means, with respect to a party, any entity that controls, is
      controlled by, or which is under common control with, such party, where
      "control" means ownership of at least fifty percent (50%) of the outstanding
      voting shares of the entity, or the contractual right to establish policy for,
      and manage the operations of, the entity.

      6.2 "Basic Features and Functions" means those features and functions of the
      Elastic Software that are eligible for use under a Basic license, as set forth
      at https://www.elastic.co/subscriptions, as may be modified by Elastic from
      time to time.

      6.3 "Commercial Software" means the Elastic Software Source Code in any file
      containing a header stating the contents are subject to the Elastic License or
      which is contained in the repository folder labeled "x-pack", unless a LICENSE
      file present in the directory subtree declares a different license.

      6.4 "Derivative Work of the Commercial Software" means, for purposes of this
      Agreement, any modification(s) or enhancement(s) to the Commercial Software,
      which represent, as a whole, an original work of authorship.

      6.5 "License" means a limited, non-exclusive, non-transferable, fully paid up,
      royalty free, right and license, without the right to grant or authorize
      sublicenses, solely for Your internal business operations to (i) install and
      use the applicable Features and Functions of the Elastic Software in Object
      Code, and (ii) permit Contractors and Your Affiliates to use the Elastic
      software as set forth in (i) above, provided that such use by Contractors must
      be solely for Your benefit and/or the benefit of Your Affiliates, and You
      shall be responsible for all acts and omissions of such Contractors and
      Affiliates in connection with their use of the Elastic software that are
      contrary to the terms and conditions of this Agreement.

      6.6 "License Key" means a sequence of bytes, including but not limited to a
      JSON blob, that is used to enable certain features and functions of the
      Elastic Software.

      6.7 "Marks and Notices" means all Elastic trademarks, trade names, logos and
      notices present on the Documentation as originally provided by Elastic.

      6.8 "Non-production Environment" means an environment for development, testing
      or quality assurance, where software is not used for production purposes.

      6.9 "Object Code" means any form resulting from mechanical transformation or
      translation of Source Code form, including but not limited to compiled object
      code, generated documentation, and conversions to other media types.

      6.10 "Source Code" means the preferred form of computer software for making
      modifications, including but not limited to software source code,
      documentation source, and configuration files.

      6.11 "Subscription" means the right to receive Support Services and a License
      to the Commercial Software.

--------------------------------------------------------------------
Dependency: github.com/elastic/go-elasticsearch/v7
Version: v7.9.0
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: github.com/elastic/go-elasticsearch/v8
Version: v8.0.0
Revision: 59b6a186f8dd
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: github.com/elastic/go-hdrhistogram
Version: v0.1.0
License type (autodetected): MIT
Contents of "LICENSE":

    The MIT License (MIT)

    Copyright (c) 2014 Coda Hale
    Copyright (c) 2020 Elasticsearch BV

    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.

--------------------------------------------------------------------
Dependency: github.com/elastic/go-lumber
Version: v0.1.0
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: github.com/elastic/go-seccomp-bpf
Version: v1.1.0
License type (autodetected): Apache-2.0
Contents of "NOTICE.txt":

    Elastic go-seccomp-bpf
    Copyright 2018 Elasticsearch B.V.

    This product includes software developed at
    Elasticsearch, B.V. (https://www.elastic.co/).

--------------------------------------------------------------------
Dependency: github.com/elastic/go-structform
Version: v0.0.7
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: github.com/elastic/go-sysinfo
Version: v1.4.0
License type (autodetected): Apache-2.0
Contents of "NOTICE.txt":

    Elastic go-sysinfo
    Copyright 2017-2020 Elasticsearch B.V.

    This product includes software developed at
    Elasticsearch, B.V. (https://www.elastic.co/).

--------------------------------------------------------------------
Dependency: github.com/elastic/go-txfile
Version: v0.0.7
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: github.com/elastic/go-ucfg
Version: v0.8.3
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: github.com/elastic/go-windows
Version: v1.0.1
License type (autodetected): Apache-2.0
Contents of "NOTICE.txt":

    Elastic go-windows
    Copyright 2017-2019 Elasticsearch B.V.

    This product includes software developed at
    Elasticsearch, B.V. (https://www.elastic.co/).

--------------------------------------------------------------------
Dependency: github.com/elastic/gosigar
Version: v0.10.6
Revision: f115143bb233
License type (autodetected): Apache-2.0
Contents of "NOTICE":

    Copyright (c) [2009-2011] VMware, Inc. All Rights Reserved. 

    This product is licensed to you under the Apache License, Version 2.0 (the "License").  
    You may not use this product except in compliance with the License.  

    This product includes a number of subcomponents with
    separate copyright notices and license terms. Your use of these
    subcomponents is subject to the terms and conditions of the 
    subcomponent's license, as noted in the LICENSE file.

--------------------------------------------------------------------
Dependency: github.com/fatih/color
Version: v1.10.0
License type (autodetected): MIT
Contents of "LICENSE.md":

    The MIT License (MIT)

    Copyright (c) 2013 Fatih Arslan

    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.

--------------------------------------------------------------------
Dependency: github.com/garyburd/redigo
Version: v1.0.1
Revision: b8dc90050f24
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: github.com/go-sourcemap/sourcemap
Version: v2.1.3
License type (autodetected): BSD-2-Clause
Contents of "LICENSE":

    Copyright (c) 2016 The github.com/go-sourcemap/sourcemap Contributors.
    All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:

       * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
       * Redistributions in binary form must reproduce the above
    copyright notice, this list of conditions and the following disclaimer
    in the documentation and/or other materials provided with the
    distribution.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------
Dependency: github.com/gofrs/flock
Version: v0.7.2
Revision: 5135e617513b
License type (autodetected): BSD-3-Clause
Contents of "LICENSE":

    Copyright (c) 2015, Tim Heckman
    All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are met:

    * Redistributions of source code must retain the above copyright notice, this
      list of conditions and the following disclaimer.

    * Redistributions in binary form must reproduce the above copyright notice,
      this list of conditions and the following disclaimer in the documentation
      and/or other materials provided with the distribution.

    * Neither the name of linode-netint nor the names of its
      contributors may be used to endorse or promote products derived from
      this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
    AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
    DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
    CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
    OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------
Dependency: github.com/gofrs/uuid
Version: v3.3.0
License type (autodetected): MIT
Contents of "LICENSE":

    Copyright (C) 2013-2018 by Maxim Bublis <b@codemonkey.ru>

    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.

--------------------------------------------------------------------
Dependency: github.com/gogo/googleapis
Version: v1.3.1
Revision: b8d18e97a9a1
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: github.com/gogo/protobuf
Version: v1.3.1
License type (autodetected): BSD-3-Clause
Contents of "LICENSE":

    Copyright (c) 2013, The GoGo Authors. All rights reserved.

    Protocol Buffers for Go with Gadgets

    Go support for Protocol Buffers - Google's data interchange format

    Copyright 2010 The Go Authors.  All rights reserved.
    https://github.com/golang/protobuf

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:

        * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
        * Redistributions in binary form must reproduce the above
    copyright notice, this list of conditions and the following disclaimer
    in the documentation and/or other materials provided with the
    distribution.
        * Neither the name of Google Inc. nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------
Dependency: github.com/golang/protobuf
Version: v1.4.2
License type (autodetected): BSD-3-Clause
Contents of "LICENSE":

    Copyright 2010 The Go Authors.  All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:

        * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
        * Redistributions in binary form must reproduce the above
    copyright notice, this list of conditions and the following disclaimer
    in the documentation and/or other materials provided with the
    distribution.
        * Neither the name of Google Inc. nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------
Dependency: github.com/golang/snappy
Version: v0.0.1
License type (autodetected): BSD-3-Clause
Contents of "LICENSE":

    Copyright (c) 2011 The Snappy-Go Authors. All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:

       * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
       * Redistributions in binary form must reproduce the above
    copyright notice, this list of conditions and the following disclaimer
    in the documentation and/or other materials provided with the
    distribution.
       * Neither the name of Google Inc. nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------
Dependency: github.com/google/go-cmp
Version: v0.5.2
License type (autodetected): BSD-3-Clause
Contents of "LICENSE":

    Copyright (c) 2017 The Go Authors. All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:

       * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
       * Redistributions in binary form must reproduce the above
    copyright notice, this list of conditions and the following disclaimer
    in the documentation and/or other materials provided with the
    distribution.
       * Neither the name of Google Inc. nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------
Dependency: github.com/google/gofuzz
Version: v1.1.0
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: github.com/google/pprof
Revision: 1a94d8640e99
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: github.com/googleapis/gnostic
Version: v0.3.1
Revision: 25d8b0b66985
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: github.com/gorilla/websocket
Version: v1.4.1
License type (autodetected): BSD-2-Clause
Contents of "LICENSE":

    Copyright (c) 2013 The Gorilla WebSocket Authors. All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are met:

      Redistributions of source code must retain the above copyright notice, this
      list of conditions and the following disclaimer.

      Redistributions in binary form must reproduce the above copyright notice,
      this list of conditions and the following disclaimer in the documentation
      and/or other materials provided with the distribution.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
    DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
    CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
    OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------
Dependency: github.com/grpc-ecosystem/grpc-gateway
Version: v1.13.0
License type (autodetected): BSD-3-Clause
Contents of "LICENSE.txt":

    Copyright (c) 2015, Gengo, Inc.
    All rights reserved.

    Redistribution and use in source and binary forms, with or without modification,
    are permitted provided that the following conditions are met:

        * Redistributions of source code must retain the above copyright notice,
          this list of conditions and the following disclaimer.

        * Redistributions in binary form must reproduce the above copyright notice,
          this list of conditions and the following disclaimer in the documentation
          and/or other materials provided with the distribution.

        * Neither the name of Gengo, Inc. nor the names of its
          contributors may be used to endorse or promote products derived from this
          software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
    DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
    ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
    (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
    LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
    ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
    SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------
Dependency: github.com/hashicorp/errwrap
Version: v1.1.0
License type (autodetected): MPL-2.0
Contents of "LICENSE":

    Mozilla Public License, version 2.0

    1. Definitions

    1.1. “Contributor”

         means each individual or legal entity that creates, contributes to the
         creation of, or owns Covered Software.

    1.2. “Contributor Version”

         means the combination of the Contributions of others (if any) used by a
         Contributor and that particular Contributor’s Contribution.

    1.3. “Contribution”

         means Covered Software of a particular Contributor.

    1.4. “Covered Software”

         means Source Code Form to which the initial Contributor has attached the
         notice in Exhibit A, the Executable Form of such Source Code Form, and
         Modifications of such Source Code Form, in each case including portions
         thereof.

    1.5. “Incompatible With Secondary Licenses”
         means

         a. that the initial Contributor has attached the notice described in
            Exhibit B to the Covered Software; or

         b. that the Covered Software was made available under the terms of version
            1.1 or earlier of the License, but not also under the terms of a
            Secondary License.

    1.6. “Executable Form”

         means any form of the work other than Source Code Form.

    1.7. “Larger Work”

         means a work that combines Covered Software with other material, in a separate
         file or files, that is not Covered Software.

    1.8. “License”

         means this document.

    1.9. “Licensable”

         means having the right to grant, to the maximum extent possible, whether at the
         time of the initial grant or subsequently, any and all of the rights conveyed by
         this License.

    1.10. “Modifications”

         means any of the following:

         a. any file in Source Code Form that results from an addition to, deletion
            from, or modification of the contents of Covered Software; or

         b. any new file in Source Code Form that contains any Covered Software.

    1.11. “Patent Claims” of a Contributor

          means any patent claim(s), including without limitation, method, process,
          and apparatus claims, in any patent Licensable by such Contributor that
          would be infringed, but for the grant of the License, by the making,
          using, selling, offering for sale, having made, import, or transfer of
          either its Contributions or its Contributor Version.

    1.12. “Secondary License”

          means either the GNU General Public License, Version 2.0, the GNU Lesser
          General Public License, Version 2.1, the GNU Affero General Public
          License, Version 3.0, or any later versions of those licenses.

    1.13. “Source Code Form”

          means the form of the work preferred for making modifications.

    1.14. “You” (or “Your”)

          means an individual or a legal entity exercising rights under this
          License. For legal entities, “You” includes any entity that controls, is
          controlled by, or is under common control with You. For purposes of this
          definition, “control” means (a) the power, direct or indirect, to cause
          the direction or management of such entity, whether by contract or
          otherwise, or (b) ownership of more than fifty percent (50%) of the
          outstanding shares or beneficial ownership of such entity.


    2. License Grants and Conditions

    2.1. Grants

         Each Contributor hereby grants You a world-wide, royalty-free,
         non-exclusive license:

         a. under intellectual property rights (other than patent or trademark)
            Licensable by such Contributor to use, reproduce, make available,
            modify, display, perform, distribute, and otherwise exploit its
            Contributions, either on an unmodified basis, with Modifications, or as
            part of a Larger Work; and

         b. under Patent Claims of such Contributor to make, use, sell, offer for
            sale, have made, import, and otherwise transfer either its Contributions
            or its Contributor Version.

    2.2. Effective Date

         The licenses granted in Section 2.1 with respect to any Contribution become
         effective for each Contribution on the date the Contributor first distributes
         such Contribution.

    2.3. Limitations on Grant Scope

         The licenses granted in this Section 2 are the only rights granted under this
         License. No additional rights or licenses will be implied from the distribution
         or licensing of Covered Software under this License. Notwithstanding Section
         2.1(b) above, no patent license is granted by a Contributor:

         a. for any code that a Contributor has removed from Covered Software; or

         b. for infringements caused by: (i) Your and any other third party’s
            modifications of Covered Software, or (ii) the combination of its
            Contributions with other software (except as part of its Contributor
            Version); or

         c. under Patent Claims infringed by Covered Software in the absence of its
            Contributions.

         This License does not grant any rights in the trademarks, service marks, or
         logos of any Contributor (except as may be necessary to comply with the
         notice requirements in Section 3.4).

    2.4. Subsequent Licenses

         No Contributor makes additional grants as a result of Your choice to
         distribute the Covered Software under a subsequent version of this License
         (see Section 10.2) or under the terms of a Secondary License (if permitted
         under the terms of Section 3.3).

    2.5. Representation

         Each Contributor represents that the Contributor believes its Contributions
         are its original creation(s) or it has sufficient rights to grant the
         rights to its Contributions conveyed by this License.

    2.6. Fair Use

         This License is not intended to limit any rights You have under applicable
         copyright doctrines of fair use, fair dealing, or other equivalents.

    2.7. Conditions

         Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in
         Section 2.1.


    3. Responsibilities

    3.1. Distribution of Source Form

         All distribution of Covered Software in Source Code Form, including any
         Modifications that You create or to which You contribute, must be under the
         terms of this License. You must inform recipients that the Source Code Form
         of the Covered Software is governed by the terms of this License, and how
         they can obtain a copy of this License. You may not attempt to alter or
         restrict the recipients’ rights in the Source Code Form.

    3.2. Distribution of Executable Form

         If You distribute Covered Software in Executable Form then:

         a. such Covered Software must also be made available in Source Code Form,
            as described in Section 3.1, and You must inform recipients of the
            Executable Form how they can obtain a copy of such Source Code Form by
            reasonable means in a timely manner, at a charge no more than the cost
            of distribution to the recipient; and

         b. You may distribute such Executable Form under the terms of this License,
            or sublicense it under different terms, provided that the license for
            the Executable Form does not attempt to limit or alter the recipients’
            rights in the Source Code Form under this License.

    3.3. Distribution of a Larger Work

         You may create and distribute a Larger Work under terms of Your choice,
         provided that You also comply with the requirements of this License for the
         Covered Software. If the Larger Work is a combination of Covered Software
         with a work governed by one or more Secondary Licenses, and the Covered
         Software is not Incompatible With Secondary Licenses, this License permits
         You to additionally distribute such Covered Software under the terms of
         such Secondary License(s), so that the recipient of the Larger Work may, at
         their option, further distribute the Covered Software under the terms of
         either this License or such Secondary License(s).

    3.4. Notices

         You may not remove or alter the substance of any license notices (including
         copyright notices, patent notices, disclaimers of warranty, or limitations
         of liability) contained within the Source Code Form of the Covered
         Software, except that You may alter any license notices to the extent
         required to remedy known factual inaccuracies.

    3.5. Application of Additional Terms

         You may choose to offer, and to charge a fee for, warranty, support,
         indemnity or liability obligations to one or more recipients of Covered
         Software. However, You may do so only on Your own behalf, and not on behalf
         of any Contributor. You must make it absolutely clear that any such
         warranty, support, indemnity, or liability obligation is offered by You
         alone, and You hereby agree to indemnify every Contributor for any
         liability incurred by such Contributor as a result of warranty, support,
         indemnity or liability terms You offer. You may include additional
         disclaimers of warranty and limitations of liability specific to any
         jurisdiction.

    4. Inability to Comply Due to Statute or Regulation

       If it is impossible for You to comply with any of the terms of this License
       with respect to some or all of the Covered Software due to statute, judicial
       order, or regulation then You must: (a) comply with the terms of this License
       to the maximum extent possible; and (b) describe the limitations and the code
       they affect. Such description must be placed in a text file included with all
       distributions of the Covered Software under this License. Except to the
       extent prohibited by statute or regulation, such description must be
       sufficiently detailed for a recipient of ordinary skill to be able to
       understand it.

    5. Termination

    5.1. The rights granted under this License will terminate automatically if You
         fail to comply with any of its terms. However, if You become compliant,
         then the rights granted under this License from a particular Contributor
         are reinstated (a) provisionally, unless and until such Contributor
         explicitly and finally terminates Your grants, and (b) on an ongoing basis,
         if such Contributor fails to notify You of the non-compliance by some
         reasonable means prior to 60 days after You have come back into compliance.
         Moreover, Your grants from a particular Contributor are reinstated on an
         ongoing basis if such Contributor notifies You of the non-compliance by
         some reasonable means, this is the first time You have received notice of
         non-compliance with this License from such Contributor, and You become
         compliant prior to 30 days after Your receipt of the notice.

    5.2. If You initiate litigation against any entity by asserting a patent
         infringement claim (excluding declaratory judgment actions, counter-claims,
         and cross-claims) alleging that a Contributor Version directly or
         indirectly infringes any patent, then the rights granted to You by any and
         all Contributors for the Covered Software under Section 2.1 of this License
         shall terminate.

    5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user
         license agreements (excluding distributors and resellers) which have been
         validly granted by You or Your distributors under this License prior to
         termination shall survive termination.

    6. Disclaimer of Warranty

       Covered Software is provided under this License on an “as is” basis, without
       warranty of any kind, either expressed, implied, or statutory, including,
       without limitation, warranties that the Covered Software is free of defects,
       merchantable, fit for a particular purpose or non-infringing. The entire
       risk as to the quality and performance of the Covered Software is with You.
       Should any Covered Software prove defective in any respect, You (not any
       Contributor) assume the cost of any necessary servicing, repair, or
       correction. This disclaimer of warranty constitutes an essential part of this
       License. No use of  any Covered Software is authorized under this License
       except under this disclaimer.

    7. Limitation of Liability

       Under no circumstances and under no legal theory, whether tort (including
       negligence), contract, or otherwise, shall any Contributor, or anyone who
       distributes Covered Software as permitted above, be liable to You for any
       direct, indirect, special, incidental, or consequential damages of any
       character including, without limitation, damages for lost profits, loss of
       goodwill, work stoppage, computer failure or malfunction, or any and all
       other commercial damages or losses, even if such party shall have been
       informed of the possibility of such damages. This limitation of liability
       shall not apply to liability for death or personal injury resulting from such
       party’s negligence to the extent applicable law prohibits such limitation.
       Some jurisdictions do not allow the exclusion or limitation of incidental or
       consequential damages, so this exclusion and limitation may not apply to You.

    8. Litigation

       Any litigation relating to this License may be brought only in the courts of
       a jurisdiction where the defendant maintains its principal place of business
       and such litigation shall be governed by laws of that jurisdiction, without
       reference to its conflict-of-law provisions. Nothing in this Section shall
       prevent a party’s ability to bring cross-claims or counter-claims.

    9. Miscellaneous

       This License represents the complete agreement concerning the subject matter
       hereof. If any provision of this License is held to be unenforceable, such
       provision shall be reformed only to the extent necessary to make it
       enforceable. Any law or regulation which provides that the language of a
       contract shall be construed against the drafter shall not be used to construe
       this License against a Contributor.


    10. Versions of the License

    10.1. New Versions

          Mozilla Foundation is the license steward. Except as provided in Section
          10.3, no one other than the license steward has the right to modify or
          publish new versions of this License. Each version will be given a
          distinguishing version number.

    10.2. Effect of New Versions

          You may distribute the Covered Software under the terms of the version of
          the License under which You originally received the Covered Software, or
          under the terms of any subsequent version published by the license
          steward.

    10.3. Modified Versions

          If you create software not governed by this License, and you want to
          create a new license for such software, you may create and use a modified
          version of this License if you rename the license and remove any
          references to the name of the license steward (except to note that such
          modified license differs from this License).

    10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses
          If You choose to distribute Source Code Form that is Incompatible With
          Secondary Licenses under the terms of this version of the License, the
          notice described in Exhibit B of this License must be attached.

    Exhibit A - Source Code Form License Notice

          This Source Code Form is subject to the
          terms of the Mozilla Public License, v.
          2.0. If a copy of the MPL was not
          distributed with this file, You can
          obtain one at
          http://mozilla.org/MPL/2.0/.

    If it is not possible or desirable to put the notice in a particular file, then
    You may include the notice in a location (such as a LICENSE file in a relevant
    directory) where a recipient would be likely to look for such a notice.

    You may add additional accurate notices of copyright ownership.

    Exhibit B - “Incompatible With Secondary Licenses” Notice

          This Source Code Form is “Incompatible
          With Secondary Licenses”, as defined by
          the Mozilla Public License, v. 2.0.

--------------------------------------------------------------------
Dependency: github.com/hashicorp/go-multierror
Version: v1.1.0
License type (autodetected): MPL-2.0
Contents of "LICENSE":

    Mozilla Public License, version 2.0

    1. Definitions

    1.1. “Contributor”

         means each individual or legal entity that creates, contributes to the
         creation of, or owns Covered Software.

    1.2. “Contributor Version”

         means the combination of the Contributions of others (if any) used by a
         Contributor and that particular Contributor’s Contribution.

    1.3. “Contribution”

         means Covered Software of a particular Contributor.

    1.4. “Covered Software”

         means Source Code Form to which the initial Contributor has attached the
         notice in Exhibit A, the Executable Form of such Source Code Form, and
         Modifications of such Source Code Form, in each case including portions
         thereof.

    1.5. “Incompatible With Secondary Licenses”
         means

         a. that the initial Contributor has attached the notice described in
            Exhibit B to the Covered Software; or

         b. that the Covered Software was made available under the terms of version
            1.1 or earlier of the License, but not also under the terms of a
            Secondary License.

    1.6. “Executable Form”

         means any form of the work other than Source Code Form.

    1.7. “Larger Work”

         means a work that combines Covered Software with other material, in a separate
         file or files, that is not Covered Software.

    1.8. “License”

         means this document.

    1.9. “Licensable”

         means having the right to grant, to the maximum extent possible, whether at the
         time of the initial grant or subsequently, any and all of the rights conveyed by
         this License.

    1.10. “Modifications”

         means any of the following:

         a. any file in Source Code Form that results from an addition to, deletion
            from, or modification of the contents of Covered Software; or

         b. any new file in Source Code Form that contains any Covered Software.

    1.11. “Patent Claims” of a Contributor

          means any patent claim(s), including without limitation, method, process,
          and apparatus claims, in any patent Licensable by such Contributor that
          would be infringed, but for the grant of the License, by the making,
          using, selling, offering for sale, having made, import, or transfer of
          either its Contributions or its Contributor Version.

    1.12. “Secondary License”

          means either the GNU General Public License, Version 2.0, the GNU Lesser
          General Public License, Version 2.1, the GNU Affero General Public
          License, Version 3.0, or any later versions of those licenses.

    1.13. “Source Code Form”

          means the form of the work preferred for making modifications.

    1.14. “You” (or “Your”)

          means an individual or a legal entity exercising rights under this
          License. For legal entities, “You” includes any entity that controls, is
          controlled by, or is under common control with You. For purposes of this
          definition, “control” means (a) the power, direct or indirect, to cause
          the direction or management of such entity, whether by contract or
          otherwise, or (b) ownership of more than fifty percent (50%) of the
          outstanding shares or beneficial ownership of such entity.


    2. License Grants and Conditions

    2.1. Grants

         Each Contributor hereby grants You a world-wide, royalty-free,
         non-exclusive license:

         a. under intellectual property rights (other than patent or trademark)
            Licensable by such Contributor to use, reproduce, make available,
            modify, display, perform, distribute, and otherwise exploit its
            Contributions, either on an unmodified basis, with Modifications, or as
            part of a Larger Work; and

         b. under Patent Claims of such Contributor to make, use, sell, offer for
            sale, have made, import, and otherwise transfer either its Contributions
            or its Contributor Version.

    2.2. Effective Date

         The licenses granted in Section 2.1 with respect to any Contribution become
         effective for each Contribution on the date the Contributor first distributes
         such Contribution.

    2.3. Limitations on Grant Scope

         The licenses granted in this Section 2 are the only rights granted under this
         License. No additional rights or licenses will be implied from the distribution
         or licensing of Covered Software under this License. Notwithstanding Section
         2.1(b) above, no patent license is granted by a Contributor:

         a. for any code that a Contributor has removed from Covered Software; or

         b. for infringements caused by: (i) Your and any other third party’s
            modifications of Covered Software, or (ii) the combination of its
            Contributions with other software (except as part of its Contributor
            Version); or

         c. under Patent Claims infringed by Covered Software in the absence of its
            Contributions.

         This License does not grant any rights in the trademarks, service marks, or
         logos of any Contributor (except as may be necessary to comply with the
         notice requirements in Section 3.4).

    2.4. Subsequent Licenses

         No Contributor makes additional grants as a result of Your choice to
         distribute the Covered Software under a subsequent version of this License
         (see Section 10.2) or under the terms of a Secondary License (if permitted
         under the terms of Section 3.3).

    2.5. Representation

         Each Contributor represents that the Contributor believes its Contributions
         are its original creation(s) or it has sufficient rights to grant the
         rights to its Contributions conveyed by this License.

    2.6. Fair Use

         This License is not intended to limit any rights You have under applicable
         copyright doctrines of fair use, fair dealing, or other equivalents.

    2.7. Conditions

         Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in
         Section 2.1.


    3. Responsibilities

    3.1. Distribution of Source Form

         All distribution of Covered Software in Source Code Form, including any
         Modifications that You create or to which You contribute, must be under the
         terms of this License. You must inform recipients that the Source Code Form
         of the Covered Software is governed by the terms of this License, and how
         they can obtain a copy of this License. You may not attempt to alter or
         restrict the recipients’ rights in the Source Code Form.

    3.2. Distribution of Executable Form

         If You distribute Covered Software in Executable Form then:

         a. such Covered Software must also be made available in Source Code Form,
            as described in Section 3.1, and You must inform recipients of the
            Executable Form how they can obtain a copy of such Source Code Form by
            reasonable means in a timely manner, at a charge no more than the cost
            of distribution to the recipient; and

         b. You may distribute such Executable Form under the terms of this License,
            or sublicense it under different terms, provided that the license for
            the Executable Form does not attempt to limit or alter the recipients’
            rights in the Source Code Form under this License.

    3.3. Distribution of a Larger Work

         You may create and distribute a Larger Work under terms of Your choice,
         provided that You also comply with the requirements of this License for the
         Covered Software. If the Larger Work is a combination of Covered Software
         with a work governed by one or more Secondary Licenses, and the Covered
         Software is not Incompatible With Secondary Licenses, this License permits
         You to additionally distribute such Covered Software under the terms of
         such Secondary License(s), so that the recipient of the Larger Work may, at
         their option, further distribute the Covered Software under the terms of
         either this License or such Secondary License(s).

    3.4. Notices

         You may not remove or alter the substance of any license notices (including
         copyright notices, patent notices, disclaimers of warranty, or limitations
         of liability) contained within the Source Code Form of the Covered
         Software, except that You may alter any license notices to the extent
         required to remedy known factual inaccuracies.

    3.5. Application of Additional Terms

         You may choose to offer, and to charge a fee for, warranty, support,
         indemnity or liability obligations to one or more recipients of Covered
         Software. However, You may do so only on Your own behalf, and not on behalf
         of any Contributor. You must make it absolutely clear that any such
         warranty, support, indemnity, or liability obligation is offered by You
         alone, and You hereby agree to indemnify every Contributor for any
         liability incurred by such Contributor as a result of warranty, support,
         indemnity or liability terms You offer. You may include additional
         disclaimers of warranty and limitations of liability specific to any
         jurisdiction.

    4. Inability to Comply Due to Statute or Regulation

       If it is impossible for You to comply with any of the terms of this License
       with respect to some or all of the Covered Software due to statute, judicial
       order, or regulation then You must: (a) comply with the terms of this License
       to the maximum extent possible; and (b) describe the limitations and the code
       they affect. Such description must be placed in a text file included with all
       distributions of the Covered Software under this License. Except to the
       extent prohibited by statute or regulation, such description must be
       sufficiently detailed for a recipient of ordinary skill to be able to
       understand it.

    5. Termination

    5.1. The rights granted under this License will terminate automatically if You
         fail to comply with any of its terms. However, if You become compliant,
         then the rights granted under this License from a particular Contributor
         are reinstated (a) provisionally, unless and until such Contributor
         explicitly and finally terminates Your grants, and (b) on an ongoing basis,
         if such Contributor fails to notify You of the non-compliance by some
         reasonable means prior to 60 days after You have come back into compliance.
         Moreover, Your grants from a particular Contributor are reinstated on an
         ongoing basis if such Contributor notifies You of the non-compliance by
         some reasonable means, this is the first time You have received notice of
         non-compliance with this License from such Contributor, and You become
         compliant prior to 30 days after Your receipt of the notice.

    5.2. If You initiate litigation against any entity by asserting a patent
         infringement claim (excluding declaratory judgment actions, counter-claims,
         and cross-claims) alleging that a Contributor Version directly or
         indirectly infringes any patent, then the rights granted to You by any and
         all Contributors for the Covered Software under Section 2.1 of this License
         shall terminate.

    5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user
         license agreements (excluding distributors and resellers) which have been
         validly granted by You or Your distributors under this License prior to
         termination shall survive termination.

    6. Disclaimer of Warranty

       Covered Software is provided under this License on an “as is” basis, without
       warranty of any kind, either expressed, implied, or statutory, including,
       without limitation, warranties that the Covered Software is free of defects,
       merchantable, fit for a particular purpose or non-infringing. The entire
       risk as to the quality and performance of the Covered Software is with You.
       Should any Covered Software prove defective in any respect, You (not any
       Contributor) assume the cost of any necessary servicing, repair, or
       correction. This disclaimer of warranty constitutes an essential part of this
       License. No use of  any Covered Software is authorized under this License
       except under this disclaimer.

    7. Limitation of Liability

       Under no circumstances and under no legal theory, whether tort (including
       negligence), contract, or otherwise, shall any Contributor, or anyone who
       distributes Covered Software as permitted above, be liable to You for any
       direct, indirect, special, incidental, or consequential damages of any
       character including, without limitation, damages for lost profits, loss of
       goodwill, work stoppage, computer failure or malfunction, or any and all
       other commercial damages or losses, even if such party shall have been
       informed of the possibility of such damages. This limitation of liability
       shall not apply to liability for death or personal injury resulting from such
       party’s negligence to the extent applicable law prohibits such limitation.
       Some jurisdictions do not allow the exclusion or limitation of incidental or
       consequential damages, so this exclusion and limitation may not apply to You.

    8. Litigation

       Any litigation relating to this License may be brought only in the courts of
       a jurisdiction where the defendant maintains its principal place of business
       and such litigation shall be governed by laws of that jurisdiction, without
       reference to its conflict-of-law provisions. Nothing in this Section shall
       prevent a party’s ability to bring cross-claims or counter-claims.

    9. Miscellaneous

       This License represents the complete agreement concerning the subject matter
       hereof. If any provision of this License is held to be unenforceable, such
       provision shall be reformed only to the extent necessary to make it
       enforceable. Any law or regulation which provides that the language of a
       contract shall be construed against the drafter shall not be used to construe
       this License against a Contributor.


    10. Versions of the License

    10.1. New Versions

          Mozilla Foundation is the license steward. Except as provided in Section
          10.3, no one other than the license steward has the right to modify or
          publish new versions of this License. Each version will be given a
          distinguishing version number.

    10.2. Effect of New Versions

          You may distribute the Covered Software under the terms of the version of
          the License under which You originally received the Covered Software, or
          under the terms of any subsequent version published by the license
          steward.

    10.3. Modified Versions

          If you create software not governed by this License, and you want to
          create a new license for such software, you may create and use a modified
          version of this License if you rename the license and remove any
          references to the name of the license steward (except to note that such
          modified license differs from this License).

    10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses
          If You choose to distribute Source Code Form that is Incompatible With
          Secondary Licenses under the terms of this version of the License, the
          notice described in Exhibit B of this License must be attached.

    Exhibit A - Source Code Form License Notice

          This Source Code Form is subject to the
          terms of the Mozilla Public License, v.
          2.0. If a copy of the MPL was not
          distributed with this file, You can
          obtain one at
          http://mozilla.org/MPL/2.0/.

    If it is not possible or desirable to put the notice in a particular file, then
    You may include the notice in a location (such as a LICENSE file in a relevant
    directory) where a recipient would be likely to look for such a notice.

    You may add additional accurate notices of copyright ownership.

    Exhibit B - “Incompatible With Secondary Licenses” Notice

          This Source Code Form is “Incompatible
          With Secondary Licenses”, as defined by
          the Mozilla Public License, v. 2.0.

--------------------------------------------------------------------
Dependency: github.com/hashicorp/go-uuid
Version: v1.0.1
License type (autodetected): MPL-2.0
Contents of "LICENSE":

    Mozilla Public License, version 2.0

    1. Definitions

    1.1. "Contributor"

         means each individual or legal entity that creates, contributes to the
         creation of, or owns Covered Software.

    1.2. "Contributor Version"

         means the combination of the Contributions of others (if any) used by a
         Contributor and that particular Contributor's Contribution.

    1.3. "Contribution"

         means Covered Software of a particular Contributor.

    1.4. "Covered Software"

         means Source Code Form to which the initial Contributor has attached the
         notice in Exhibit A, the Executable Form of such Source Code Form, and
         Modifications of such Source Code Form, in each case including portions
         thereof.

    1.5. "Incompatible With Secondary Licenses"
         means

         a. that the initial Contributor has attached the notice described in
            Exhibit B to the Covered Software; or

         b. that the Covered Software was made available under the terms of
            version 1.1 or earlier of the License, but not also under the terms of
            a Secondary License.

    1.6. "Executable Form"

         means any form of the work other than Source Code Form.

    1.7. "Larger Work"

         means a work that combines Covered Software with other material, in a
         separate file or files, that is not Covered Software.

    1.8. "License"

         means this document.

    1.9. "Licensable"

         means having the right to grant, to the maximum extent possible, whether
         at the time of the initial grant or subsequently, any and all of the
         rights conveyed by this License.

    1.10. "Modifications"

         means any of the following:

         a. any file in Source Code Form that results from an addition to,
            deletion from, or modification of the contents of Covered Software; or

         b. any new file in Source Code Form that contains any Covered Software.

    1.11. "Patent Claims" of a Contributor

          means any patent claim(s), including without limitation, method,
          process, and apparatus claims, in any patent Licensable by such
          Contributor that would be infringed, but for the grant of the License,
          by the making, using, selling, offering for sale, having made, import,
          or transfer of either its Contributions or its Contributor Version.

    1.12. "Secondary License"

          means either the GNU General Public License, Version 2.0, the GNU Lesser
          General Public License, Version 2.1, the GNU Affero General Public
          License, Version 3.0, or any later versions of those licenses.

    1.13. "Source Code Form"

          means the form of the work preferred for making modifications.

    1.14. "You" (or "Your")

          means an individual or a legal entity exercising rights under this
          License. For legal entities, "You" includes any entity that controls, is
          controlled by, or is under common control with You. For purposes of this
          definition, "control" means (a) the power, direct or indirect, to cause
          the direction or management of such entity, whether by contract or
          otherwise, or (b) ownership of more than fifty percent (50%) of the
          outstanding shares or beneficial ownership of such entity.


    2. License Grants and Conditions

    2.1. Grants

         Each Contributor hereby grants You a world-wide, royalty-free,
         non-exclusive license:

         a. under intellectual property rights (other than patent or trademark)
            Licensable by such Contributor to use, reproduce, make available,
            modify, display, perform, distribute, and otherwise exploit its
            Contributions, either on an unmodified basis, with Modifications, or
            as part of a Larger Work; and

         b. under Patent Claims of such Contributor to make, use, sell, offer for
            sale, have made, import, and otherwise transfer either its
            Contributions or its Contributor Version.

    2.2. Effective Date

         The licenses granted in Section 2.1 with respect to any Contribution
         become effective for each Contribution on the date the Contributor first
         distributes such Contribution.

    2.3. Limitations on Grant Scope

         The licenses granted in this Section 2 are the only rights granted under
         this License. No additional rights or licenses will be implied from the
         distribution or licensing of Covered Software under this License.
         Notwithstanding Section 2.1(b) above, no patent license is granted by a
         Contributor:

         a. for any code that a Contributor has removed from Covered Software; or

         b. for infringements caused by: (i) Your and any other third party's
            modifications of Covered Software, or (ii) the combination of its
            Contributions with other software (except as part of its Contributor
            Version); or

         c. under Patent Claims infringed by Covered Software in the absence of
            its Contributions.

         This License does not grant any rights in the trademarks, service marks,
         or logos of any Contributor (except as may be necessary to comply with
         the notice requirements in Section 3.4).

    2.4. Subsequent Licenses

         No Contributor makes additional grants as a result of Your choice to
         distribute the Covered Software under a subsequent version of this
         License (see Section 10.2) or under the terms of a Secondary License (if
         permitted under the terms of Section 3.3).

    2.5. Representation

         Each Contributor represents that the Contributor believes its
         Contributions are its original creation(s) or it has sufficient rights to
         grant the rights to its Contributions conveyed by this License.

    2.6. Fair Use

         This License is not intended to limit any rights You have under
         applicable copyright doctrines of fair use, fair dealing, or other
         equivalents.

    2.7. Conditions

         Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in
         Section 2.1.


    3. Responsibilities

    3.1. Distribution of Source Form

         All distribution of Covered Software in Source Code Form, including any
         Modifications that You create or to which You contribute, must be under
         the terms of this License. You must inform recipients that the Source
         Code Form of the Covered Software is governed by the terms of this
         License, and how they can obtain a copy of this License. You may not
         attempt to alter or restrict the recipients' rights in the Source Code
         Form.

    3.2. Distribution of Executable Form

         If You distribute Covered Software in Executable Form then:

         a. such Covered Software must also be made available in Source Code Form,
            as described in Section 3.1, and You must inform recipients of the
            Executable Form how they can obtain a copy of such Source Code Form by
            reasonable means in a timely manner, at a charge no more than the cost
            of distribution to the recipient; and

         b. You may distribute such Executable Form under the terms of this
            License, or sublicense it under different terms, provided that the
            license for the Executable Form does not attempt to limit or alter the
            recipients' rights in the Source Code Form under this License.

    3.3. Distribution of a Larger Work

         You may create and distribute a Larger Work under terms of Your choice,
         provided that You also comply with the requirements of this License for
         the Covered Software. If the Larger Work is a combination of Covered
         Software with a work governed by one or more Secondary Licenses, and the
         Covered Software is not Incompatible With Secondary Licenses, this
         License permits You to additionally distribute such Covered Software
         under the terms of such Secondary License(s), so that the recipient of
         the Larger Work may, at their option, further distribute the Covered
         Software under the terms of either this License or such Secondary
         License(s).

    3.4. Notices

         You may not remove or alter the substance of any license notices
         (including copyright notices, patent notices, disclaimers of warranty, or
         limitations of liability) contained within the Source Code Form of the
         Covered Software, except that You may alter any license notices to the
         extent required to remedy known factual inaccuracies.

    3.5. Application of Additional Terms

         You may choose to offer, and to charge a fee for, warranty, support,
         indemnity or liability obligations to one or more recipients of Covered
         Software. However, You may do so only on Your own behalf, and not on
         behalf of any Contributor. You must make it absolutely clear that any
         such warranty, support, indemnity, or liability obligation is offered by
         You alone, and You hereby agree to indemnify every Contributor for any
         liability incurred by such Contributor as a result of warranty, support,
         indemnity or liability terms You offer. You may include additional
         disclaimers of warranty and limitations of liability specific to any
         jurisdiction.

    4. Inability to Comply Due to Statute or Regulation

       If it is impossible for You to comply with any of the terms of this License
       with respect to some or all of the Covered Software due to statute,
       judicial order, or regulation then You must: (a) comply with the terms of
       this License to the maximum extent possible; and (b) describe the
       limitations and the code they affect. Such description must be placed in a
       text file included with all distributions of the Covered Software under
       this License. Except to the extent prohibited by statute or regulation,
       such description must be sufficiently detailed for a recipient of ordinary
       skill to be able to understand it.

    5. Termination

    5.1. The rights granted under this License will terminate automatically if You
         fail to comply with any of its terms. However, if You become compliant,
         then the rights granted under this License from a particular Contributor
         are reinstated (a) provisionally, unless and until such Contributor
         explicitly and finally terminates Your grants, and (b) on an ongoing
         basis, if such Contributor fails to notify You of the non-compliance by
         some reasonable means prior to 60 days after You have come back into
         compliance. Moreover, Your grants from a particular Contributor are
         reinstated on an ongoing basis if such Contributor notifies You of the
         non-compliance by some reasonable means, this is the first time You have
         received notice of non-compliance with this License from such
         Contributor, and You become compliant prior to 30 days after Your receipt
         of the notice.

    5.2. If You initiate litigation against any entity by asserting a patent
         infringement claim (excluding declaratory judgment actions,
         counter-claims, and cross-claims) alleging that a Contributor Version
         directly or indirectly infringes any patent, then the rights granted to
         You by any and all Contributors for the Covered Software under Section
         2.1 of this License shall terminate.

    5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user
         license agreements (excluding distributors and resellers) which have been
         validly granted by You or Your distributors under this License prior to
         termination shall survive termination.

    6. Disclaimer of Warranty

       Covered Software is provided under this License on an "as is" basis,
       without warranty of any kind, either expressed, implied, or statutory,
       including, without limitation, warranties that the Covered Software is free
       of defects, merchantable, fit for a particular purpose or non-infringing.
       The entire risk as to the quality and performance of the Covered Software
       is with You. Should any Covered Software prove defective in any respect,
       You (not any Contributor) assume the cost of any necessary servicing,
       repair, or correction. This disclaimer of warranty constitutes an essential
       part of this License. No use of  any Covered Software is authorized under
       this License except under this disclaimer.

    7. Limitation of Liability

       Under no circumstances and under no legal theory, whether tort (including
       negligence), contract, or otherwise, shall any Contributor, or anyone who
       distributes Covered Software as permitted above, be liable to You for any
       direct, indirect, special, incidental, or consequential damages of any
       character including, without limitation, damages for lost profits, loss of
       goodwill, work stoppage, computer failure or malfunction, or any and all
       other commercial damages or losses, even if such party shall have been
       informed of the possibility of such damages. This limitation of liability
       shall not apply to liability for death or personal injury resulting from
       such party's negligence to the extent applicable law prohibits such
       limitation. Some jurisdictions do not allow the exclusion or limitation of
       incidental or consequential damages, so this exclusion and limitation may
       not apply to You.

    8. Litigation

       Any litigation relating to this License may be brought only in the courts
       of a jurisdiction where the defendant maintains its principal place of
       business and such litigation shall be governed by laws of that
       jurisdiction, without reference to its conflict-of-law provisions. Nothing
       in this Section shall prevent a party's ability to bring cross-claims or
       counter-claims.

    9. Miscellaneous

       This License represents the complete agreement concerning the subject
       matter hereof. If any provision of this License is held to be
       unenforceable, such provision shall be reformed only to the extent
       necessary to make it enforceable. Any law or regulation which provides that
       the language of a contract shall be construed against the drafter shall not
       be used to construe this License against a Contributor.


    10. Versions of the License

    10.1. New Versions

          Mozilla Foundation is the license steward. Except as provided in Section
          10.3, no one other than the license steward has the right to modify or
          publish new versions of this License. Each version will be given a
          distinguishing version number.

    10.2. Effect of New Versions

          You may distribute the Covered Software under the terms of the version
          of the License under which You originally received the Covered Software,
          or under the terms of any subsequent version published by the license
          steward.

    10.3. Modified Versions

          If you create software not governed by this License, and you want to
          create a new license for such software, you may create and use a
          modified version of this License if you rename the license and remove
          any references to the name of the license steward (except to note that
          such modified license differs from this License).

    10.4. Distributing Source Code Form that is Incompatible With Secondary
          Licenses If You choose to distribute Source Code Form that is
          Incompatible With Secondary Licenses under the terms of this version of
          the License, the notice described in Exhibit B of this License must be
          attached.

    Exhibit A - Source Code Form License Notice

          This Source Code Form is subject to the
          terms of the Mozilla Public License, v.
          2.0. If a copy of the MPL was not
          distributed with this file, You can
          obtain one at
          http://mozilla.org/MPL/2.0/.

    If it is not possible or desirable to put the notice in a particular file,
    then You may include the notice in a location (such as a LICENSE file in a
    relevant directory) where a recipient would be likely to look for such a
    notice.

    You may add additional accurate notices of copyright ownership.

    Exhibit B - "Incompatible With Secondary Licenses" Notice

          This Source Code Form is "Incompatible
          With Secondary Licenses", as defined by
          the Mozilla Public License, v. 2.0.

--------------------------------------------------------------------
Dependency: github.com/hashicorp/golang-lru
Version: v0.5.3
License type (autodetected): MPL-2.0
Contents of "LICENSE":

    Mozilla Public License, version 2.0

    1. Definitions

    1.1. "Contributor"

         means each individual or legal entity that creates, contributes to the
         creation of, or owns Covered Software.

    1.2. "Contributor Version"

         means the combination of the Contributions of others (if any) used by a
         Contributor and that particular Contributor's Contribution.

    1.3. "Contribution"

         means Covered Software of a particular Contributor.

    1.4. "Covered Software"

         means Source Code Form to which the initial Contributor has attached the
         notice in Exhibit A, the Executable Form of such Source Code Form, and
         Modifications of such Source Code Form, in each case including portions
         thereof.

    1.5. "Incompatible With Secondary Licenses"
         means

         a. that the initial Contributor has attached the notice described in
            Exhibit B to the Covered Software; or

         b. that the Covered Software was made available under the terms of
            version 1.1 or earlier of the License, but not also under the terms of
            a Secondary License.

    1.6. "Executable Form"

         means any form of the work other than Source Code Form.

    1.7. "Larger Work"

         means a work that combines Covered Software with other material, in a
         separate file or files, that is not Covered Software.

    1.8. "License"

         means this document.

    1.9. "Licensable"

         means having the right to grant, to the maximum extent possible, whether
         at the time of the initial grant or subsequently, any and all of the
         rights conveyed by this License.

    1.10. "Modifications"

         means any of the following:

         a. any file in Source Code Form that results from an addition to,
            deletion from, or modification of the contents of Covered Software; or

         b. any new file in Source Code Form that contains any Covered Software.

    1.11. "Patent Claims" of a Contributor

          means any patent claim(s), including without limitation, method,
          process, and apparatus claims, in any patent Licensable by such
          Contributor that would be infringed, but for the grant of the License,
          by the making, using, selling, offering for sale, having made, import,
          or transfer of either its Contributions or its Contributor Version.

    1.12. "Secondary License"

          means either the GNU General Public License, Version 2.0, the GNU Lesser
          General Public License, Version 2.1, the GNU Affero General Public
          License, Version 3.0, or any later versions of those licenses.

    1.13. "Source Code Form"

          means the form of the work preferred for making modifications.

    1.14. "You" (or "Your")

          means an individual or a legal entity exercising rights under this
          License. For legal entities, "You" includes any entity that controls, is
          controlled by, or is under common control with You. For purposes of this
          definition, "control" means (a) the power, direct or indirect, to cause
          the direction or management of such entity, whether by contract or
          otherwise, or (b) ownership of more than fifty percent (50%) of the
          outstanding shares or beneficial ownership of such entity.


    2. License Grants and Conditions

    2.1. Grants

         Each Contributor hereby grants You a world-wide, royalty-free,
         non-exclusive license:

         a. under intellectual property rights (other than patent or trademark)
            Licensable by such Contributor to use, reproduce, make available,
            modify, display, perform, distribute, and otherwise exploit its
            Contributions, either on an unmodified basis, with Modifications, or
            as part of a Larger Work; and

         b. under Patent Claims of such Contributor to make, use, sell, offer for
            sale, have made, import, and otherwise transfer either its
            Contributions or its Contributor Version.

    2.2. Effective Date

         The licenses granted in Section 2.1 with respect to any Contribution
         become effective for each Contribution on the date the Contributor first
         distributes such Contribution.

    2.3. Limitations on Grant Scope

         The licenses granted in this Section 2 are the only rights granted under
         this License. No additional rights or licenses will be implied from the
         distribution or licensing of Covered Software under this License.
         Notwithstanding Section 2.1(b) above, no patent license is granted by a
         Contributor:

         a. for any code that a Contributor has removed from Covered Software; or

         b. for infringements caused by: (i) Your and any other third party's
            modifications of Covered Software, or (ii) the combination of its
            Contributions with other software (except as part of its Contributor
            Version); or

         c. under Patent Claims infringed by Covered Software in the absence of
            its Contributions.

         This License does not grant any rights in the trademarks, service marks,
         or logos of any Contributor (except as may be necessary to comply with
         the notice requirements in Section 3.4).

    2.4. Subsequent Licenses

         No Contributor makes additional grants as a result of Your choice to
         distribute the Covered Software under a subsequent version of this
         License (see Section 10.2) or under the terms of a Secondary License (if
         permitted under the terms of Section 3.3).

    2.5. Representation

         Each Contributor represents that the Contributor believes its
         Contributions are its original creation(s) or it has sufficient rights to
         grant the rights to its Contributions conveyed by this License.

    2.6. Fair Use

         This License is not intended to limit any rights You have under
         applicable copyright doctrines of fair use, fair dealing, or other
         equivalents.

    2.7. Conditions

         Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in
         Section 2.1.


    3. Responsibilities

    3.1. Distribution of Source Form

         All distribution of Covered Software in Source Code Form, including any
         Modifications that You create or to which You contribute, must be under
         the terms of this License. You must inform recipients that the Source
         Code Form of the Covered Software is governed by the terms of this
         License, and how they can obtain a copy of this License. You may not
         attempt to alter or restrict the recipients' rights in the Source Code
         Form.

    3.2. Distribution of Executable Form

         If You distribute Covered Software in Executable Form then:

         a. such Covered Software must also be made available in Source Code Form,
            as described in Section 3.1, and You must inform recipients of the
            Executable Form how they can obtain a copy of such Source Code Form by
            reasonable means in a timely manner, at a charge no more than the cost
            of distribution to the recipient; and

         b. You may distribute such Executable Form under the terms of this
            License, or sublicense it under different terms, provided that the
            license for the Executable Form does not attempt to limit or alter the
            recipients' rights in the Source Code Form under this License.

    3.3. Distribution of a Larger Work

         You may create and distribute a Larger Work under terms of Your choice,
         provided that You also comply with the requirements of this License for
         the Covered Software. If the Larger Work is a combination of Covered
         Software with a work governed by one or more Secondary Licenses, and the
         Covered Software is not Incompatible With Secondary Licenses, this
         License permits You to additionally distribute such Covered Software
         under the terms of such Secondary License(s), so that the recipient of
         the Larger Work may, at their option, further distribute the Covered
         Software under the terms of either this License or such Secondary
         License(s).

    3.4. Notices

         You may not remove or alter the substance of any license notices
         (including copyright notices, patent notices, disclaimers of warranty, or
         limitations of liability) contained within the Source Code Form of the
         Covered Software, except that You may alter any license notices to the
         extent required to remedy known factual inaccuracies.

    3.5. Application of Additional Terms

         You may choose to offer, and to charge a fee for, warranty, support,
         indemnity or liability obligations to one or more recipients of Covered
         Software. However, You may do so only on Your own behalf, and not on
         behalf of any Contributor. You must make it absolutely clear that any
         such warranty, support, indemnity, or liability obligation is offered by
         You alone, and You hereby agree to indemnify every Contributor for any
         liability incurred by such Contributor as a result of warranty, support,
         indemnity or liability terms You offer. You may include additional
         disclaimers of warranty and limitations of liability specific to any
         jurisdiction.

    4. Inability to Comply Due to Statute or Regulation

       If it is impossible for You to comply with any of the terms of this License
       with respect to some or all of the Covered Software due to statute,
       judicial order, or regulation then You must: (a) comply with the terms of
       this License to the maximum extent possible; and (b) describe the
       limitations and the code they affect. Such description must be placed in a
       text file included with all distributions of the Covered Software under
       this License. Except to the extent prohibited by statute or regulation,
       such description must be sufficiently detailed for a recipient of ordinary
       skill to be able to understand it.

    5. Termination

    5.1. The rights granted under this License will terminate automatically if You
         fail to comply with any of its terms. However, if You become compliant,
         then the rights granted under this License from a particular Contributor
         are reinstated (a) provisionally, unless and until such Contributor
         explicitly and finally terminates Your grants, and (b) on an ongoing
         basis, if such Contributor fails to notify You of the non-compliance by
         some reasonable means prior to 60 days after You have come back into
         compliance. Moreover, Your grants from a particular Contributor are
         reinstated on an ongoing basis if such Contributor notifies You of the
         non-compliance by some reasonable means, this is the first time You have
         received notice of non-compliance with this License from such
         Contributor, and You become compliant prior to 30 days after Your receipt
         of the notice.

    5.2. If You initiate litigation against any entity by asserting a patent
         infringement claim (excluding declaratory judgment actions,
         counter-claims, and cross-claims) alleging that a Contributor Version
         directly or indirectly infringes any patent, then the rights granted to
         You by any and all Contributors for the Covered Software under Section
         2.1 of this License shall terminate.

    5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user
         license agreements (excluding distributors and resellers) which have been
         validly granted by You or Your distributors under this License prior to
         termination shall survive termination.

    6. Disclaimer of Warranty

       Covered Software is provided under this License on an "as is" basis,
       without warranty of any kind, either expressed, implied, or statutory,
       including, without limitation, warranties that the Covered Software is free
       of defects, merchantable, fit for a particular purpose or non-infringing.
       The entire risk as to the quality and performance of the Covered Software
       is with You. Should any Covered Software prove defective in any respect,
       You (not any Contributor) assume the cost of any necessary servicing,
       repair, or correction. This disclaimer of warranty constitutes an essential
       part of this License. No use of  any Covered Software is authorized under
       this License except under this disclaimer.

    7. Limitation of Liability

       Under no circumstances and under no legal theory, whether tort (including
       negligence), contract, or otherwise, shall any Contributor, or anyone who
       distributes Covered Software as permitted above, be liable to You for any
       direct, indirect, special, incidental, or consequential damages of any
       character including, without limitation, damages for lost profits, loss of
       goodwill, work stoppage, computer failure or malfunction, or any and all
       other commercial damages or losses, even if such party shall have been
       informed of the possibility of such damages. This limitation of liability
       shall not apply to liability for death or personal injury resulting from
       such party's negligence to the extent applicable law prohibits such
       limitation. Some jurisdictions do not allow the exclusion or limitation of
       incidental or consequential damages, so this exclusion and limitation may
       not apply to You.

    8. Litigation

       Any litigation relating to this License may be brought only in the courts
       of a jurisdiction where the defendant maintains its principal place of
       business and such litigation shall be governed by laws of that
       jurisdiction, without reference to its conflict-of-law provisions. Nothing
       in this Section shall prevent a party's ability to bring cross-claims or
       counter-claims.

    9. Miscellaneous

       This License represents the complete agreement concerning the subject
       matter hereof. If any provision of this License is held to be
       unenforceable, such provision shall be reformed only to the extent
       necessary to make it enforceable. Any law or regulation which provides that
       the language of a contract shall be construed against the drafter shall not
       be used to construe this License against a Contributor.


    10. Versions of the License

    10.1. New Versions

          Mozilla Foundation is the license steward. Except as provided in Section
          10.3, no one other than the license steward has the right to modify or
          publish new versions of this License. Each version will be given a
          distinguishing version number.

    10.2. Effect of New Versions

          You may distribute the Covered Software under the terms of the version
          of the License under which You originally received the Covered Software,
          or under the terms of any subsequent version published by the license
          steward.

    10.3. Modified Versions

          If you create software not governed by this License, and you want to
          create a new license for such software, you may create and use a
          modified version of this License if you rename the license and remove
          any references to the name of the license steward (except to note that
          such modified license differs from this License).

    10.4. Distributing Source Code Form that is Incompatible With Secondary
          Licenses If You choose to distribute Source Code Form that is
          Incompatible With Secondary Licenses under the terms of this version of
          the License, the notice described in Exhibit B of this License must be
          attached.

    Exhibit A - Source Code Form License Notice

          This Source Code Form is subject to the
          terms of the Mozilla Public License, v.
          2.0. If a copy of the MPL was not
          distributed with this file, You can
          obtain one at
          http://mozilla.org/MPL/2.0/.

    If it is not possible or desirable to put the notice in a particular file,
    then You may include the notice in a location (such as a LICENSE file in a
    relevant directory) where a recipient would be likely to look for such a
    notice.

    You may add additional accurate notices of copyright ownership.

    Exhibit B - "Incompatible With Secondary Licenses" Notice

          This Source Code Form is "Incompatible
          With Secondary Licenses", as defined by
          the Mozilla Public License, v. 2.0.

--------------------------------------------------------------------
Dependency: github.com/imdario/mergo
Version: v0.3.6
License type (autodetected): BSD-3-Clause
Contents of "LICENSE":

    Copyright (c) 2013 Dario Castañé. All rights reserved.
    Copyright (c) 2012 The Go Authors. All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:

       * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
       * Redistributions in binary form must reproduce the above
    copyright notice, this list of conditions and the following disclaimer
    in the documentation and/or other materials provided with the
    distribution.
       * Neither the name of Google Inc. nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------
Dependency: github.com/inconshreveable/mousetrap
Version: v1.0.0
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: github.com/jaegertracing/jaeger
Version: v1.16.0
License type (autodetected): Apache-2.0
Contents of "NOTICE":

    Jaeger, Distributed Tracing Platform.

    Copyright 2015-2019 The Jaeger Project Authors

    Licensed under Apache License 2.0.  See LICENSE for terms.

    Includes software developed at Uber Technologies, Inc. (https://eng.uber.com/).

--------------------------------------------------------------------
Dependency: github.com/jcmturner/gofork
Version: v1.0.0
License type (autodetected): BSD-3-Clause
Contents of "LICENSE":

    Copyright (c) 2009 The Go Authors. All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:

       * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
       * Redistributions in binary form must reproduce the above
    copyright notice, this list of conditions and the following disclaimer
    in the documentation and/or other materials provided with the
    distribution.
       * Neither the name of Google Inc. nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------
Dependency: github.com/jmespath/go-jmespath
Revision: c2b33e8439af
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: github.com/joeshaw/multierror
Revision: 69b34d4ec901
License type (autodetected): MIT
Contents of "LICENSE":

    The MIT License (MIT)

    Copyright (c) 2014 Joe Shaw

    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.

--------------------------------------------------------------------
Dependency: github.com/json-iterator/go
Version: v1.1.10
License type (autodetected): MIT
Contents of "LICENSE":

    MIT License

    Copyright (c) 2016 json-iterator

    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.

--------------------------------------------------------------------
Dependency: github.com/klauspost/compress
Version: v1.9.3
Revision: c099ac9f21dd
License type (autodetected): BSD-3-Clause
Contents of "LICENSE":

    Copyright (c) 2012 The Go Authors. All rights reserved.
    Copyright (c) 2019 Klaus Post. All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:

       * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
       * Redistributions in binary form must reproduce the above
    copyright notice, this list of conditions and the following disclaimer
    in the documentation and/or other materials provided with the
    distribution.
       * Neither the name of Google Inc. nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------
Dependency: github.com/konsorten/go-windows-terminal-sequences
Version: v1.0.2
License type (autodetected): MIT
Contents of "LICENSE":

    (The MIT License)

    Copyright (c) 2017 marvin + konsorten GmbH (open-source@konsorten.de)

    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.

--------------------------------------------------------------------
Dependency: github.com/mailru/easyjson
Version: v0.7.1
License type (autodetected): MIT
Contents of "LICENSE":

    Copyright (c) 2016 Mail.Ru Group

    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.

--------------------------------------------------------------------
Dependency: github.com/Masterminds/semver
Version: v1.4.2
License type (autodetected): MIT
Contents of "LICENSE.txt":

    The Masterminds
    Copyright (C) 2014-2015, Matt Butcher and Matt Farina

    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.

--------------------------------------------------------------------
Dependency: github.com/mattn/go-colorable
Version: v0.1.8
License type (autodetected): MIT
Contents of "LICENSE":

    The MIT License (MIT)

    Copyright (c) 2016 Yasuhiro Matsumoto

    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.

--------------------------------------------------------------------
Dependency: github.com/mattn/go-isatty
Version: v0.0.12
License type (autodetected): MIT
Contents of "LICENSE":

    Copyright (c) Yasuhiro MATSUMOTO <mattn.jp@gmail.com>

    MIT License (Expat)

    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.

--------------------------------------------------------------------
Dependency: github.com/Microsoft/go-winio
Version: v0.4.15
Revision: fc70bd9a86b5
License type (autodetected): MIT
Contents of "LICENSE":

    The MIT License (MIT)

    Copyright (c) 2015 Microsoft

    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.

--------------------------------------------------------------------
Dependency: github.com/miekg/dns
Version: v1.1.15
License type (autodetected): BSD-3-Clause
Contents of "LICENSE":

    Extensions of the original work are copyright (c) 2011 Miek Gieben

    As this is fork of the official Go code the same license applies:

    Copyright (c) 2009 The Go Authors. All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:

       * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
       * Redistributions in binary form must reproduce the above
    copyright notice, this list of conditions and the following disclaimer
    in the documentation and/or other materials provided with the
    distribution.
       * Neither the name of Google Inc. nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------
Dependency: github.com/mitchellh/hashstructure
Version: v1.1.0
License type (autodetected): MIT
Contents of "LICENSE":

    The MIT License (MIT)

    Copyright (c) 2016 Mitchell Hashimoto

    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.

--------------------------------------------------------------------
Dependency: github.com/modern-go/concurrent
Revision: bacd9c7ef1dd
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: github.com/modern-go/reflect2
Version: v1.0.1
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: github.com/open-telemetry/opentelemetry-collector
Version: v0.2.1
Revision: c300f1341702
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: github.com/opencontainers/go-digest
Version: v1.0.0
Revision: ac19fd6e7483
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: github.com/opencontainers/image-spec
Version: v1.0.2
Revision: 775207bd45b6
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: github.com/opentracing/opentracing-go
Version: v1.1.1
Revision: a7454ce5950e
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: github.com/patrickmn/go-cache
Version: v2.1.0
License type (autodetected): MIT
Contents of "LICENSE":

    Copyright (c) 2012-2017 Patrick Mylund Nielsen and the go-cache contributors

    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.

--------------------------------------------------------------------
Dependency: github.com/pierrec/lz4
Version: v2.2.6
License type (autodetected): BSD-3-Clause
Contents of "LICENSE":

    Copyright (c) 2015, Pierre Curto
    All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are met:

    * Redistributions of source code must retain the above copyright notice, this
      list of conditions and the following disclaimer.

    * Redistributions in binary form must reproduce the above copyright notice,
      this list of conditions and the following disclaimer in the documentation
      and/or other materials provided with the distribution.

    * Neither the name of xxHash nor the names of its
      contributors may be used to endorse or promote products derived from
      this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
    AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
    DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
    CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
    OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------
Dependency: github.com/pkg/errors
Version: v0.9.1
License type (autodetected): BSD-2-Clause
Contents of "LICENSE":

    Copyright (c) 2015, Dave Cheney <dave@cheney.net>
    All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are met:

    * Redistributions of source code must retain the above copyright notice, this
      list of conditions and the following disclaimer.

    * Redistributions in binary form must reproduce the above copyright notice,
      this list of conditions and the following disclaimer in the documentation
      and/or other materials provided with the distribution.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
    AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
    DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
    CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
    OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------
Dependency: github.com/prometheus/procfs
Version: v0.2.0
License type (autodetected): Apache-2.0
Contents of "NOTICE":

    procfs provides functions to retrieve system, kernel and process
    metrics from the pseudo-filesystem proc.

    Copyright 2014-2015 The Prometheus Authors

    This product includes software developed at
    SoundCloud Ltd. (http://soundcloud.com/).

--------------------------------------------------------------------
Dependency: github.com/rcrowley/go-metrics
Revision: 10cdbea86bc0
License type (autodetected): BSD-2-Clause
Contents of "LICENSE":

    Copyright 2012 Richard Crowley. All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:

        1.  Redistributions of source code must retain the above copyright
            notice, this list of conditions and the following disclaimer.

        2.  Redistributions in binary form must reproduce the above
            copyright notice, this list of conditions and the following
            disclaimer in the documentation and/or other materials provided
            with the distribution.

    THIS SOFTWARE IS PROVIDED BY RICHARD CROWLEY ``AS IS'' AND ANY EXPRESS
    OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
    DISCLAIMED. IN NO EVENT SHALL RICHARD CROWLEY OR CONTRIBUTORS BE LIABLE
    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
    CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
    SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
    INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
    CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
    THE POSSIBILITY OF SUCH DAMAGE.

    The views and conclusions contained in the software and documentation
    are those of the authors and should not be interpreted as representing
    official policies, either expressed or implied, of Richard Crowley.

--------------------------------------------------------------------
Dependency: github.com/ryanuber/go-glob
Revision: 256dc444b735
License type (autodetected): MIT
Contents of "LICENSE":

    The MIT License (MIT)

    Copyright (c) 2014 Ryan Uber

    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.

--------------------------------------------------------------------
Dependency: github.com/santhosh-tekuri/jsonschema
Version: v1.2.4
License type (autodetected): BSD-3-Clause
Contents of "LICENSE":

    Copyright (c) 2017 Santhosh Kumar Tekuri. All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:

       * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
       * Redistributions in binary form must reproduce the above
    copyright notice, this list of conditions and the following disclaimer
    in the documentation and/or other materials provided with the
    distribution.
       * Neither the name of Google Inc. nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------
Dependency: github.com/Shopify/sarama
Replacement: github.com/elastic/sarama
Revision: 355d120d0970
License type (autodetected): MIT
Contents of "LICENSE":

    Copyright (c) 2013 Shopify

    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.

--------------------------------------------------------------------
Dependency: github.com/sirupsen/logrus
Version: v1.4.2
License type (autodetected): MIT
Contents of "LICENSE":

    The MIT License (MIT)

    Copyright (c) 2014 Simon Eskildsen

    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.

--------------------------------------------------------------------
Dependency: github.com/spf13/cobra
Version: v0.0.5
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: github.com/spf13/pflag
Version: v1.0.5
License type (autodetected): BSD-3-Clause
Contents of "LICENSE":

    Copyright (c) 2012 Alex Ogier. All rights reserved.
    Copyright (c) 2012 The Go Authors. All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:

       * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
       * Redistributions in binary form must reproduce the above
    copyright notice, this list of conditions and the following disclaimer
    in the documentation and/or other materials provided with the
    distribution.
       * Neither the name of Google Inc. nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------
Dependency: github.com/ua-parser/uap-go
Revision: e1c09f13e2fe
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: github.com/uber/tchannel-go
Version: v1.16.0
License type (autodetected): MIT
Contents of "LICENSE.md":

    Copyright (c) 2015 Uber Technologies, Inc.

    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.

--------------------------------------------------------------------
Dependency: github.com/ugorji/go/codec
Version: v1.1.8
License type (autodetected): MIT
Contents of "LICENSE":

    The MIT License (MIT)

    Copyright (c) 2012-2015 Ugorji Nwoke.
    All rights reserved.

    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.

--------------------------------------------------------------------
Dependency: github.com/urso/go-bin
Revision: 781c575c9f0e
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: go.elastic.co/apm
Version: v1.9.0
License type (autodetected): Apache-2.0
Contents of "NOTICE":

    Elastic APM Go Agent
    Copyright 2018-2019 Elasticsearch B.V.

    This product includes software developed at Elasticsearch, B.V. (https://www.elastic.co/).

    =========================================
    Third party code included by the Go Agent
    =========================================

    ------------------------------------------------------------------------------------
    This project copies code from the Go standard library (https://github.com/golang/go)
    ------------------------------------------------------------------------------------

    Copyright (c) 2009 The Go Authors. All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:

       * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
       * Redistributions in binary form must reproduce the above
    copyright notice, this list of conditions and the following disclaimer
    in the documentation and/or other materials provided with the
    distribution.
       * Neither the name of Google Inc. nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

    --------------------------------------------------------------------------
    This project copies code from Gorilla Mux (https://github.com/gorilla/mux)
    --------------------------------------------------------------------------

    Copyright (c) 2012-2018 The Gorilla Authors. All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:

    	 * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
    	 * Redistributions in binary form must reproduce the above
    copyright notice, this list of conditions and the following disclaimer
    in the documentation and/or other materials provided with the
    distribution.
    	 * Neither the name of Google Inc. nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

    ------------------------------------------------------------
    This project copies code from pq (https://github.com/lib/pq)
    ------------------------------------------------------------

    Copyright (c) 2011-2013, 'pq' Contributors Portions Copyright (C) 2011 Blake Mizerany

    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.

--------------------------------------------------------------------
Dependency: go.elastic.co/apm/module/apmelasticsearch
Version: v1.7.2
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: go.elastic.co/apm/module/apmgrpc
Version: v1.7.0
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: go.elastic.co/apm/module/apmhttp
Version: v1.7.2
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: go.elastic.co/ecszap
Version: v0.3.0
License type (autodetected): Apache-2.0
Contents of "NOTICE.txt":

    ecszap
    Copyright 2020-2020 Elasticsearch B.V.

    ==========================================================================
    Third party libraries used by the Elastic ecszap project:
    ==========================================================================

    Dependency: github.com/stretchr/testify
    Version: v1.4.0
    License type: MIT
    https://github.com/stretchr/testify/blob/199de5f3a493a9bf2dcc7fa5bf841d7759c13d7d/LICENSE:
    --------------------------------------------------------------------
    MIT License

    Copyright (c) 2012-2018 Mat Ryer and Tyler Bunnell

    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.
    --------------------------------------------------------------------


    Dependency: go.uber.org/zap
    Version: v1.14.0
    License type: MIT
    https://github.com/uber-go/zap/blob/0bd02a6308c1bac3a03b02dc385555297cb22f83/LICENSE.txt:
    --------------------------------------------------------------------
    Copyright (c) 2016-2017 Uber Technologies, Inc.

    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.
    --------------------------------------------------------------------


    Dependency: github.com/magefile/mage
    Version: v1.9.0
    License type: Apache-2.0
    https://github.com/magefile/mage/blob/324c6690ed410efc1d9b597e477c46d42cbeb340/LICENSE:
    --------------------------------------------------------------------
    Apache License 2.0


    --------------------------------------------------------------------
    Dependency: github.com/pkg/errors
    Version: v0.9.1
    License type (autodetected): BSD-2-Clause
    https://github.com/pkg/errors/blob/614d223910a179a466c1767a985424175c39b465/LICENSE
    --------------------------------------------------------------------
    Copyright (c) 2015, Dave Cheney <dave@cheney.net>
    All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are met:

    * Redistributions of source code must retain the above copyright notice, this
      list of conditions and the following disclaimer.

    * Redistributions in binary form must reproduce the above copyright notice,
      this list of conditions and the following disclaimer in the documentation
      and/or other materials provided with the distribution.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
    AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
    DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
    CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
    OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    --------------------------------------------------------------------

--------------------------------------------------------------------
Dependency: go.elastic.co/fastjson
Version: v1.1.0
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: go.uber.org/atomic
Version: v1.7.0
License type (autodetected): MIT
Contents of "LICENSE.txt":

    Copyright (c) 2016 Uber Technologies, Inc.

    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.

--------------------------------------------------------------------
Dependency: go.uber.org/multierr
Version: v1.6.0
License type (autodetected): MIT
Contents of "LICENSE.txt":

    Copyright (c) 2017 Uber Technologies, Inc.

    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.

--------------------------------------------------------------------
Dependency: go.uber.org/zap
Version: v1.16.0
License type (autodetected): MIT
Contents of "LICENSE.txt":

    Copyright (c) 2016-2017 Uber Technologies, Inc.

    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.

--------------------------------------------------------------------
Dependency: golang.org/x/crypto
Revision: 5f87f3452ae9
License type (autodetected): BSD-3-Clause
Contents of "LICENSE":

    Copyright (c) 2009 The Go Authors. All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:

       * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
       * Redistributions in binary form must reproduce the above
    copyright notice, this list of conditions and the following disclaimer
    in the documentation and/or other materials provided with the
    distribution.
       * Neither the name of Google Inc. nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------
Dependency: golang.org/x/net
Revision: 747e23833adb
License type (autodetected): BSD-3-Clause
Contents of "LICENSE":

    Copyright (c) 2009 The Go Authors. All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:

       * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
       * Redistributions in binary form must reproduce the above
    copyright notice, this list of conditions and the following disclaimer
    in the documentation and/or other materials provided with the
    distribution.
       * Neither the name of Google Inc. nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------
Dependency: golang.org/x/oauth2
Revision: bf48bf16ab8d
License type (autodetected): BSD-3-Clause
Contents of "LICENSE":

    Copyright (c) 2009 The Go Authors. All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:

       * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
       * Redistributions in binary form must reproduce the above
    copyright notice, this list of conditions and the following disclaimer
    in the documentation and/or other materials provided with the
    distribution.
       * Neither the name of Google Inc. nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------
Dependency: golang.org/x/sync
Revision: 6e8e738ad208
License type (autodetected): BSD-3-Clause
Contents of "LICENSE":

    Copyright (c) 2009 The Go Authors. All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:

       * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
       * Redistributions in binary form must reproduce the above
    copyright notice, this list of conditions and the following disclaimer
    in the documentation and/or other materials provided with the
    distribution.
       * Neither the name of Google Inc. nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------
Dependency: golang.org/x/sys
Revision: d4d67f95c62d
License type (autodetected): BSD-3-Clause
Contents of "LICENSE":

    Copyright (c) 2009 The Go Authors. All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:

       * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
       * Redistributions in binary form must reproduce the above
    copyright notice, this list of conditions and the following disclaimer
    in the documentation and/or other materials provided with the
    distribution.
       * Neither the name of Google Inc. nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------
Dependency: golang.org/x/term
Revision: f5c789dd3221
License type (autodetected): BSD-3-Clause
Contents of "LICENSE":

    Copyright (c) 2009 The Go Authors. All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:

       * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
       * Redistributions in binary form must reproduce the above
    copyright notice, this list of conditions and the following disclaimer
    in the documentation and/or other materials provided with the
    distribution.
       * Neither the name of Google Inc. nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------
Dependency: golang.org/x/text
Version: v0.3.4
License type (autodetected): BSD-3-Clause
Contents of "LICENSE":

    Copyright (c) 2009 The Go Authors. All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:

       * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
       * Redistributions in binary form must reproduce the above
    copyright notice, this list of conditions and the following disclaimer
    in the documentation and/or other materials provided with the
    distribution.
       * Neither the name of Google Inc. nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------
Dependency: golang.org/x/time
Revision: 555d28b269f0
License type (autodetected): BSD-3-Clause
Contents of "LICENSE":

    Copyright (c) 2009 The Go Authors. All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:

       * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
       * Redistributions in binary form must reproduce the above
    copyright notice, this list of conditions and the following disclaimer
    in the documentation and/or other materials provided with the
    distribution.
       * Neither the name of Google Inc. nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------
Dependency: google.golang.org/genproto
Revision: f3c370f40bfb
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: google.golang.org/grpc
Version: v1.29.1
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: google.golang.org/protobuf
Version: v1.23.0
License type (autodetected): BSD-3-Clause
Contents of "LICENSE":

    Copyright (c) 2018 The Go Authors. All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:

       * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
       * Redistributions in binary form must reproduce the above
    copyright notice, this list of conditions and the following disclaimer
    in the documentation and/or other materials provided with the
    distribution.
       * Neither the name of Google Inc. nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------
Dependency: gopkg.in/inf.v0
Version: v0.9.1
License type (autodetected): BSD-3-Clause
Contents of "LICENSE":

    Copyright (c) 2012 Péter Surányi. Portions Copyright (c) 2009 The Go
    Authors. All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:

       * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
       * Redistributions in binary form must reproduce the above
    copyright notice, this list of conditions and the following disclaimer
    in the documentation and/or other materials provided with the
    distribution.
       * Neither the name of Google Inc. nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------
Dependency: gopkg.in/jcmturner/aescts.v1
Version: v1.0.1
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: gopkg.in/jcmturner/dnsutils.v1
Version: v1.0.1
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: gopkg.in/jcmturner/goidentity.v3
Version: v3.0.0
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: gopkg.in/jcmturner/gokrb5.v7
Version: v7.5.0
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: gopkg.in/jcmturner/rpc.v1
Version: v1.1.0
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: gopkg.in/yaml.v2
Version: v2.4.0
License type (autodetected): Apache-2.0
Contents of "NOTICE":

    Copyright 2011-2016 Canonical Ltd.

    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at

        http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.

--------------------------------------------------------------------
Dependency: gopkg.in/yaml.v2
Version: v2.4.0
License type (autodetected): MIT
Contents of "LICENSE.libyaml":

    The following files were ported to Go from C files of libyaml, and thus
    are still covered by their original copyright and license:

        apic.go
        emitterc.go
        parserc.go
        readerc.go
        scannerc.go
        writerc.go
        yamlh.go
        yamlprivateh.go

    Copyright (c) 2006 Kirill Simonov

    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.

--------------------------------------------------------------------
Dependency: howett.net/plist
Revision: 1454fab16a06
License type (autodetected): BSD-2-Clause
Contents of "LICENSE":

    Copyright (c) 2013, Dustin L. Howett. All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are met: 

    1. Redistributions of source code must retain the above copyright notice, this
       list of conditions and the following disclaimer. 
    2. Redistributions in binary form must reproduce the above copyright notice,
       this list of conditions and the following disclaimer in the documentation
       and/or other materials provided with the distribution. 

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
    DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
    ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
    (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
    LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
    ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
    SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

    The views and conclusions contained in the software and documentation are those
    of the authors and should not be interpreted as representing official policies, 
    either expressed or implied, of the FreeBSD Project.

    --------------------------------------------------------------------------------
    Parts of this package were made available under the license covering
    the Go language and all attended core libraries. That license follows.
    --------------------------------------------------------------------------------

    Copyright (c) 2012 The Go Authors. All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:

       * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
       * Redistributions in binary form must reproduce the above
    copyright notice, this list of conditions and the following disclaimer
    in the documentation and/or other materials provided with the
    distribution.
       * Neither the name of Google Inc. nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--------------------------------------------------------------------
Dependency: k8s.io/api
Version: v0.18.3
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: k8s.io/apimachinery
Version: v0.18.3
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: k8s.io/client-go
Replacement: k8s.io/client-go
Version: v0.18.3
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: k8s.io/klog
Version: v1.0.0
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: k8s.io/utils
Revision: a9aa75ae1b89
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: sigs.k8s.io/structured-merge-diff/v3
Version: v3.0.0
License type (autodetected): Apache-2.0

--------------------------------------------------------------------
Dependency: sigs.k8s.io/yaml
Version: v1.2.0
License type (autodetected): MIT
Contents of "LICENSE":

    The MIT License (MIT)

    Copyright (c) 2014 Sam Ghods

    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.


    Copyright (c) 2012 The Go Authors. All rights reserved.

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:

       * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
       * Redistributions in binary form must reproduce the above
    copyright notice, this list of conditions and the following disclaimer
    in the documentation and/or other materials provided with the
    distribution.
       * Neither the name of Google Inc. nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
