github.com/verrazzano/verrazzano-monitoring-operator@v0.0.30/THIRD_PARTY_LICENSES.txt (about)

     1  === Public License Template ===
     2  github.com/verrazzano/verrazzano-monitoring-operator
     3  -------- Copyrights
     4  Copyright (c) 2020 Oracle America, Inc. and its affiliates.
     5  Copyright (C) 2020, 2022, Oracle and/or its affiliates.
     6  Copyright (C) 2020, Oracle and/or its affiliates.
     7  Copyright 2019 The Kubernetes Authors.
     8  Copyright (c) 2020, 2022, Oracle and/or its affiliates.
     9  Copyright (C) 2022, Oracle and/or its affiliates.
    10  Copyright (c) 2022, Oracle and/or its affiliates.
    11  Copyright (C) 2021, 2022, Oracle and/or its affiliates.
    12  Copyright (C) 2021, Oracle and/or its affiliates.
    13  Copyright (c) 2020, 2021, Oracle and/or its affiliates.
    14  Copyright (C) 2020, 2021, Oracle and/or its affiliates.
    15  
    16  -------- License
    17  The Universal Permissive License (UPL), Version 1.0
    18  
    19  Copyright (c) <year> <copyright holders>
    20  
    21  The Universal Permissive License (UPL), Version 1.0
    22  
    23  Subject to the condition set forth below, permission is hereby granted to any person obtaining a copy of this software, associated documentation and/or data (collectively the "Software"), free of charge and under any and all copyright rights in the Software, and any and all patent rights owned or freely licensable by each licensor hereunder covering either (i) the unmodified Software as contributed to or provided by such licensor, or (ii) the Larger Works (as defined below), to deal in both
    24  
    25  (a) the Software, and
    26  
    27  (b) any piece of software and/or hardware listed in the lrgrwrks.txt file if one is included with the Software (each a “Larger Work” to which the Software is contributed by such licensors),
    28  
    29  without restriction, including without limitation the rights to copy, create derivative works of, display, perform, and distribute the Software and make, use, sell, offer for sale, import, export, have made, and have sold the Software and the Larger Work(s), and to sublicense the foregoing rights on either these or other terms.
    30  
    31  This license is subject to the following condition:
    32  
    33  The above copyright notice and either this complete permission notice or at a minimum a reference to the UPL must be included in all copies or substantial portions of the Software.
    34  
    35  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.
    36  
    37  
    38  ----------------------- Dependencies Grouped by License ------------
    39  -------- Dependency
    40  gopkg.in/yaml.v3
    41  -------- Copyrights
    42  Copyright (c) 2006-2010 Kirill Simonov
    43  Copyright (c) 2006-2011 Kirill Simonov
    44  Copyright (c) 2011-2019 Canonical Ltd
    45  Copyright 2011-2016 Canonical Ltd.
    46  -------- Notices
    47  Copyright 2011-2016 Canonical Ltd.
    48  
    49  Licensed under the Apache License, Version 2.0 (the "License");
    50  you may not use this file except in compliance with the License.
    51  You may obtain a copy of the License at
    52  
    53      http://www.apache.org/licenses/LICENSE-2.0
    54  
    55  Unless required by applicable law or agreed to in writing, software
    56  distributed under the License is distributed on an "AS IS" BASIS,
    57  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    58  See the License for the specific language governing permissions and
    59  limitations under the License.
    60  
    61  
    62  -------- Dependencies Summary
    63  gopkg.in/yaml.v3
    64  
    65  -------- License used by Dependencies
    66  
    67  This project is covered by two different licenses: MIT and Apache.
    68  
    69  #### MIT License ####
    70  
    71  The following files were ported to Go from C files of libyaml, and thus
    72  are still covered by their original MIT license, with the additional
    73  copyright staring in 2011 when the project was ported over:
    74  
    75      apic.go emitterc.go parserc.go readerc.go scannerc.go
    76      writerc.go yamlh.go yamlprivateh.go
    77  
    78  Copyright (c) 2006-2010 Kirill Simonov
    79  Copyright (c) 2006-2011 Kirill Simonov
    80  
    81  Permission is hereby granted, free of charge, to any person obtaining a copy of
    82  this software and associated documentation files (the "Software"), to deal in
    83  the Software without restriction, including without limitation the rights to
    84  use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
    85  of the Software, and to permit persons to whom the Software is furnished to do
    86  so, subject to the following conditions:
    87  
    88  The above copyright notice and this permission notice shall be included in all
    89  copies or substantial portions of the Software.
    90  
    91  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    92  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    93  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
    94  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    95  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    96  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
    97  SOFTWARE.
    98  
    99  ### Apache License ###
   100  
   101  All the remaining project files are covered by the Apache license:
   102  
   103  Copyright (c) 2011-2019 Canonical Ltd
   104  
   105  Licensed under the Apache License, Version 2.0 (the "License");
   106  you may not use this file except in compliance with the License.
   107  You may obtain a copy of the License at
   108  
   109      http://www.apache.org/licenses/LICENSE-2.0
   110  
   111  Unless required by applicable law or agreed to in writing, software
   112  distributed under the License is distributed on an "AS IS" BASIS,
   113  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   114  See the License for the specific language governing permissions and
   115  limitations under the License.
   116  
   117  
   118  ----------------------- Dependencies Grouped by License ------------
   119  -------- Dependency
   120  github.com/go-logr/logr
   121  -------- Copyrights
   122  Copyright 2020 The logr Authors.
   123  Copyright 2021 The logr Authors.
   124  Copyright 2019 The logr Authors.
   125  
   126  -------- Dependency
   127  github.com/go-logr/zapr
   128  -------- Copyrights
   129  Copyright 2019 The logr Authors.
   130  Copyright 2021 The logr Authors.
   131  Copyright 2018 Solly Ross
   132  Copyright 2020 The Kubernetes Authors.
   133  
   134  -------- Dependency
   135  github.com/golang/groupcache
   136  -------- Copyrights
   137  Copyright 2012 Google Inc.
   138  Copyright 2013 Google Inc.
   139  
   140  -------- Dependency
   141  github.com/google/gofuzz
   142  -------- Copyrights
   143  Copyright 2014 Google Inc. All rights reserved.
   144  
   145  -------- Dependency
   146  github.com/googleapis/gnostic
   147  -------- Copyrights
   148  Copyright 2017-2020, Google LLC.
   149  Copyright 2019 Google LLC. All Rights Reserved.
   150  Copyright 2017 Google LLC. All Rights Reserved.
   151  Copyright 2020 Google LLC. All Rights Reserved.
   152  Copyright 2018 Google LLC. All Rights Reserved.
   153  Copyright 2020 Google LLC. All Rights Reserved.\n" +
   154  
   155  -------- Dependency
   156  github.com/matttproud/golang_protobuf_extensions
   157  -------- Copyrights
   158  Copyright 2012 Matt T. Proud (matt.proud@gmail.com)
   159  Copyright 2013 Matt T. Proud
   160  Copyright 2016 Matt T. Proud
   161  -------- Notices
   162  Copyright 2012 Matt T. Proud (matt.proud@gmail.com)
   163  
   164  
   165  -------- Dependency
   166  github.com/moby/spdystream
   167  -------- Copyrights
   168  Copyright 2013-2021 Docker, inc. Released under the [Apache 2.0 license](LICENSE).
   169  Copyright 2014-2021 Docker Inc.
   170  Copyright 2013 The Go Authors. All rights reserved.
   171  Copyright 2011 The Go Authors. All rights reserved.
   172  -------- Notices
   173  SpdyStream
   174  Copyright 2014-2021 Docker Inc.
   175  
   176  This product includes software developed at
   177  Docker Inc. (https://www.docker.com/).
   178  
   179  
   180  -------- Dependency
   181  github.com/modern-go/concurrent
   182  -------- Copyrights
   183    (no copyright notices found)
   184  
   185  -------- Dependency
   186  github.com/modern-go/reflect2
   187  -------- Copyrights
   188    (no copyright notices found)
   189  
   190  -------- Dependency
   191  github.com/prometheus/client_golang
   192  -------- Copyrights
   193  Copyright 2018 The Prometheus Authors
   194  Copyright 2012-2015 The Prometheus Authors
   195  Copyright 2013-2015 Blake Mizerany, Björn Rabenstein
   196  Copyright 2010 The Go Authors
   197  Copyright 2013 Matt T. Proud
   198  Copyright 2015 The Prometheus Authors
   199  Copyright 2019 The Prometheus Authors
   200  Copyright 2017 The Prometheus Authors
   201  Copyright 2021 The Prometheus Authors
   202  Copyright 2014 The Prometheus Authors
   203  Copyright 2016 The Prometheus Authors
   204  Copyright 2020 The Prometheus Authors
   205  Copyright 2022 The Prometheus Authors
   206  Copyright (c) 2013, The Prometheus Authors
   207  -------- Notices
   208  Prometheus instrumentation library for Go applications
   209  Copyright 2012-2015 The Prometheus Authors
   210  
   211  This product includes software developed at
   212  SoundCloud Ltd. (http://soundcloud.com/).
   213  
   214  
   215  The following components are included in this product:
   216  
   217  perks - a fork of https://github.com/bmizerany/perks
   218  https://github.com/beorn7/perks
   219  Copyright 2013-2015 Blake Mizerany, Björn Rabenstein
   220  See https://github.com/beorn7/perks/blob/master/README.md for license details.
   221  
   222  Go support for Protocol Buffers - Google's data interchange format
   223  http://github.com/golang/protobuf/
   224  Copyright 2010 The Go Authors
   225  See source code for license details.
   226  
   227  Support for streaming Protocol Buffer messages for the Go language (golang).
   228  https://github.com/matttproud/golang_protobuf_extensions
   229  Copyright 2013 Matt T. Proud
   230  Licensed under the Apache License, Version 2.0
   231  
   232  
   233  -------- Dependency
   234  github.com/prometheus/client_model
   235  -------- Copyrights
   236  Copyright 2013 Prometheus Team
   237  Copyright 2012-2015 The Prometheus Authors
   238  -------- Notices
   239  Data model artifacts for Prometheus.
   240  Copyright 2012-2015 The Prometheus Authors
   241  
   242  This product includes software developed at
   243  SoundCloud Ltd. (http://soundcloud.com/).
   244  
   245  
   246  -------- Dependency
   247  github.com/prometheus/common
   248  -------- Copyrights
   249  Copyright 2015 The Prometheus Authors
   250  Copyright 2018 The Prometheus Authors
   251  Copyright 2021 The Prometheus Authors
   252  Copyright 2016 The Prometheus Authors
   253  Copyright 2014 The Prometheus Authors
   254  Copyright 2020 The Prometheus Authors
   255  Copyright (c) 2011, Open Knowledge Foundation Ltd.
   256  Copyright 2013 The Prometheus Authors
   257  Copyright 2019 The Prometheus Authors
   258  Copyright 2017 The Prometheus Authors
   259  -------- Notices
   260  Common libraries shared by Prometheus Go components.
   261  Copyright 2015 The Prometheus Authors
   262  
   263  This product includes software developed at
   264  SoundCloud Ltd. (http://soundcloud.com/).
   265  
   266  
   267  -------- Dependency
   268  github.com/prometheus/procfs
   269  -------- Copyrights
   270  Copyright 2018 The Prometheus Authors
   271  Copyright 2019 The Prometheus Authors
   272  Copyright 2014-2015 The Prometheus Authors
   273  Copyright 2017 The Prometheus Authors
   274  Copyright 2021 The Prometheus Authors
   275  Copyright 2020 The Prometheus Authors
   276  Copyright 2014 Prometheus Team
   277  Copyright 2017 Prometheus Team
   278  -------- Notices
   279  procfs provides functions to retrieve system, kernel and process
   280  metrics from the pseudo-filesystem proc.
   281  
   282  Copyright 2014-2015 The Prometheus Authors
   283  
   284  This product includes software developed at
   285  SoundCloud Ltd. (http://soundcloud.com/).
   286  
   287  
   288  -------- Dependency
   289  github.com/spf13/afero
   290  -------- Copyrights
   291  Copyright © 2014 Steve Francia <spf@spf13.com>.
   292  Copyright 2013 tsuru authors. All rights reserved.
   293  Copyright © 2016 Steve Francia <spf@spf13.com>.
   294  Copyright 2009 The Go Authors. All rights reserved.
   295  Copyright © 2018 Steve Francia <spf@spf13.com>.
   296  Copyright © 2015 Steve Francia <spf@spf13.com>.
   297  Copyright © 2015 Jerry Jacobs <jerry.jacobs@xor-gate.org>.
   298  Copyright 2016-present Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
   299  
   300  -------- Dependency
   301  gomodules.xyz/jsonpatch/v2
   302  -------- Copyrights
   303    (no copyright notices found)
   304  
   305  -------- Dependency
   306  gopkg.in/ini.v1
   307  -------- Copyrights
   308  Copyright 2019 Unknwon
   309  Copyright 2017 Unknwon
   310  Copyright 2014 Unknwon
   311  Copyright 2016 Unknwon
   312  Copyright 2015 Unknwon
   313  
   314  -------- Dependency
   315  gopkg.in/yaml.v2
   316  -------- Copyrights
   317  Copyright (c) 2006 Kirill Simonov
   318  Copyright 2011-2016 Canonical Ltd.
   319  -------- Notices
   320  Copyright 2011-2016 Canonical Ltd.
   321  
   322  Licensed under the Apache License, Version 2.0 (the "License");
   323  you may not use this file except in compliance with the License.
   324  You may obtain a copy of the License at
   325  
   326      http://www.apache.org/licenses/LICENSE-2.0
   327  
   328  Unless required by applicable law or agreed to in writing, software
   329  distributed under the License is distributed on an "AS IS" BASIS,
   330  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   331  See the License for the specific language governing permissions and
   332  limitations under the License.
   333  
   334  
   335  -------- Dependency
   336  k8s.io/api
   337  -------- Copyrights
   338  Copyright 2019 The Kubernetes Authors.
   339  Copyright 2017 The Kubernetes Authors.
   340  Copyright 2016 The Kubernetes Authors.
   341  Copyright 2015 The Kubernetes Authors.
   342  Copyright 2021 The Kubernetes Authors.
   343  Copyright 2018 The Kubernetes Authors.
   344  Copyright 2020 The Kubernetes Authors.
   345  
   346  -------- Dependency
   347  k8s.io/apiextensions-apiserver
   348  -------- Copyrights
   349  Copyright 2019 The Kubernetes Authors.
   350  Copyright 2017 The Kubernetes Authors.
   351  Copyright 2018 The Kubernetes Authors.
   352  Copyright 2021 The Kubernetes Authors.
   353  Copyright 2020 The Kubernetes Authors.
   354  Copyright 2016 The Kubernetes Authors.
   355  Copyright 2020 Google LLC
   356  
   357  -------- Dependency
   358  k8s.io/apimachinery
   359  -------- Copyrights
   360  Copyright 2021 The Kubernetes Authors.
   361  Copyright 2017 The Kubernetes Authors.
   362  Copyright 2019 The Kubernetes Authors.
   363  Copyright 2014 The Kubernetes Authors.
   364  Copyright 2020 The Kubernetes Authors.
   365  Copyright 2015 The Kubernetes Authors.
   366  Copyright 2016 The Kubernetes Authors.
   367  Copyright 2018 The Kubernetes Authors.
   368  Copyright (c) 2009 The Go Authors. All rights reserved.
   369  Copyright 2013 The Go Authors. All rights reserved.
   370  Copyright 2009 The Go Authors. All rights reserved.
   371  
   372  -------- Dependency
   373  k8s.io/client-go
   374  -------- Copyrights
   375  Copyright 2021 The Kubernetes Authors.
   376  Copyright 2017 The Kubernetes Authors.
   377  Copyright 2019 The Kubernetes Authors.
   378  Copyright 2016 The Kubernetes Authors.
   379  Copyright 2018 The Kubernetes Authors.
   380  Copyright 2015 The Kubernetes Authors.
   381  Copyright 2014 The Kubernetes Authors.
   382  Copyright 2020 The Kubernetes Authors.
   383  Copyright (c) 2009 The Go Authors. All rights reserved.
   384  
   385  -------- Dependency
   386  k8s.io/component-base
   387  -------- Copyrights
   388  Copyright 2017 The Kubernetes Authors.
   389  Copyright 2014 The Kubernetes Authors.
   390  Copyright 2021 The Kubernetes Authors.
   391  Copyright 2018 The Kubernetes Authors.
   392  Copyright 2016 The Kubernetes Authors.
   393  Copyright 2019 The Kubernetes Authors.
   394  Copyright 2015 The Kubernetes Authors.
   395  Copyright 2020 The Kubernetes Authors.
   396  
   397  -------- Dependency
   398  k8s.io/klog/v2
   399  -------- Copyrights
   400  Copyright 2020 The Kubernetes Authors.
   401  Copyright 2013 Google Inc. All Rights Reserved.
   402  
   403  -------- Dependency
   404  k8s.io/kube-openapi
   405  -------- Copyrights
   406  Copyright 2018 The Kubernetes Authors.
   407  Copyright 2016 The Kubernetes Authors.
   408  Copyright 2017 The Kubernetes Authors.
   409  Copyright 2021 The Kubernetes Authors.
   410  Copyright 2020 The Kubernetes Authors.
   411  Copyright 2019 The Kubernetes Authors.
   412  Copyright 2015 go-swagger maintainers
   413  Copyright 2017 go-swagger maintainers
   414  
   415  -------- Dependency
   416  k8s.io/utils
   417  -------- Copyrights
   418  Copyright 2018 The Kubernetes Authors.
   419  Copyright 2017 The Kubernetes Authors.
   420  Copyright 2014 The Kubernetes Authors.
   421  Copyright 2021 The Kubernetes Authors.
   422  Copyright 2015 The Kubernetes Authors.
   423  Copyright 2016 The Kubernetes Authors.
   424  Copyright 2020 The Kubernetes Authors.
   425  Copyright 2019 The Kubernetes Authors.
   426  Copyright (c) 2009 The Go Authors. All rights reserved.
   427  Copyright 2010 The Go Authors. All rights reserved.
   428  Copyright (c) 2012 The Go Authors. All rights reserved.
   429  Copyright 2013 Google Inc.
   430  Copyright 2009 The Go Authors. All rights reserved.
   431  
   432  -------- Dependency
   433  sigs.k8s.io/controller-runtime
   434  -------- Copyrights
   435  Copyright 2020 The Kubernetes Authors.
   436  Copyright 2018 The Kubernetes Authors.
   437  Copyright 2018 The Kubernetes authors.
   438  Copyright 2019 The Kubernetes Authors.
   439  Copyright 2021 The Kubernetes Authors.
   440  Copyright 2022 The Kubernetes Authors.
   441  Copyright 2017 The Kubernetes Authors.
   442  Copyright 2016 The Kubernetes Authors.
   443  Copyright 2014 The Kubernetes Authors.
   444  
   445  -------- Dependency
   446  sigs.k8s.io/structured-merge-diff/v4
   447  -------- Copyrights
   448  Copyright 2018 The Kubernetes Authors.
   449  Copyright 2019 The Kubernetes Authors.
   450  Copyright 2020 The Kubernetes Authors.
   451  
   452  -------- Dependencies Summary
   453  github.com/go-logr/logr
   454  github.com/go-logr/zapr
   455  github.com/golang/groupcache
   456  github.com/google/gofuzz
   457  github.com/googleapis/gnostic
   458  github.com/matttproud/golang_protobuf_extensions
   459  github.com/moby/spdystream
   460  github.com/modern-go/concurrent
   461  github.com/modern-go/reflect2
   462  github.com/prometheus/client_golang
   463  github.com/prometheus/client_model
   464  github.com/prometheus/common
   465  github.com/prometheus/procfs
   466  github.com/spf13/afero
   467  gomodules.xyz/jsonpatch/v2
   468  gopkg.in/ini.v1
   469  gopkg.in/yaml.v2
   470  k8s.io/api
   471  k8s.io/apiextensions-apiserver
   472  k8s.io/apimachinery
   473  k8s.io/client-go
   474  k8s.io/component-base
   475  k8s.io/klog/v2
   476  k8s.io/kube-openapi
   477  k8s.io/utils
   478  sigs.k8s.io/controller-runtime
   479  sigs.k8s.io/structured-merge-diff/v4
   480  
   481  -------- License used by Dependencies
   482  Apache License
   483  
   484  Version 2.0, January 2004
   485  
   486  http://www.apache.org/licenses/
   487  
   488  TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
   489  
   490  1. Definitions. 
   491  
   492  "License" shall mean the terms and conditions for use, reproduction, and
   493  distribution as defined by Sections 1 through 9 of this document.
   494  
   495  "Licensor" shall mean the copyright owner or entity authorized by the
   496  copyright owner that is granting the License.
   497  
   498  "Legal Entity" shall mean the union of the acting entity and all other
   499  entities that control, are controlled by, or are under common control with
   500  that entity. For the purposes of this definition, "control" means (i) the
   501  power, direct or indirect, to cause the direction or management of such
   502  entity, whether by contract or otherwise, or (ii) ownership of fifty percent
   503  (50%) or more of the outstanding shares, or (iii) beneficial ownership of such
   504  entity.
   505  
   506  "You" (or "Your") shall mean an individual or Legal Entity exercising
   507  permissions granted by this License.
   508  
   509  "Source" form shall mean the preferred form for making modifications,
   510  including but not limited to software source code, documentation source, and
   511  configuration files.
   512  
   513  "Object" form shall mean any form resulting from mechanical transformation or
   514  translation of a Source form, including but not limited to compiled object
   515  code, generated documentation, and conversions to other media types.
   516  
   517  "Work" shall mean the work of authorship, whether in Source or Object form,
   518  made available under the License, as indicated by a copyright notice that is
   519  included in or attached to the work (an example is provided in the Appendix
   520  below).
   521  
   522  "Derivative Works" shall mean any work, whether in Source or Object form, that
   523  is based on (or derived from) the Work and for which the editorial revisions,
   524  annotations, elaborations, or other modifications represent, as a whole, an
   525  original work of authorship. For the purposes of this License, Derivative
   526  Works shall not include works that remain separable from, or merely link (or
   527  bind by name) to the interfaces of, the Work and Derivative Works thereof.
   528  
   529  "Contribution" shall mean any work of authorship, including the original
   530  version of the Work and any modifications or additions to that Work or
   531  Derivative Works thereof, that is intentionally submitted to Licensor for
   532  inclusion in the Work by the copyright owner or by an individual or Legal
   533  Entity authorized to submit on behalf of the copyright owner. For the purposes
   534  of this definition, "submitted" means any form of electronic, verbal, or
   535  written communication sent to the Licensor or its representatives, including
   536  but not limited to communication on electronic mailing lists, source code
   537  control systems, and issue tracking systems that are managed by, or on behalf
   538  of, the Licensor for the purpose of discussing and improving the Work, but
   539  excluding communication that is conspicuously marked or otherwise designated
   540  in writing by the copyright owner as "Not a Contribution."
   541  
   542  "Contributor" shall mean Licensor and any individual or Legal Entity on behalf
   543  of whom a Contribution has been received by Licensor and subsequently
   544  incorporated within the Work.
   545  
   546  2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 
   547  
   548  3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 
   549  
   550  4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: 
   551  
   552  (a) You must give any other recipients of the Work or Derivative Works a copy
   553  of this License; and
   554  
   555  (b) You must cause any modified files to carry prominent notices stating that
   556  You changed the files; and
   557  
   558  (c) You must retain, in the Source form of any Derivative Works that You
   559  distribute, all copyright, patent, trademark, and attribution notices from the
   560  Source form of the Work, excluding those notices that do not pertain to any
   561  part of the Derivative Works; and
   562  
   563  (d) If the Work includes a "NOTICE" text file as part of its distribution,
   564  then any Derivative Works that You distribute must include a readable copy of
   565  the attribution notices contained within such NOTICE file, excluding those
   566  notices that do not pertain to any part of the Derivative Works, in at least
   567  one of the following places: within a NOTICE text file distributed as part of
   568  the Derivative Works; within the Source form or documentation, if provided
   569  along with the Derivative Works; or, within a display generated by the
   570  Derivative Works, if and wherever such third-party notices normally appear.
   571  The contents of the NOTICE file are for informational purposes only and do not
   572  modify the License. You may add Your own attribution notices within Derivative
   573  Works that You distribute, alongside or as an addendum to the NOTICE text from
   574  the Work, provided that such additional attribution notices cannot be
   575  construed as modifying the License.
   576  
   577  You may add Your own copyright statement to Your modifications and may provide
   578  additional or different license terms and conditions for use, reproduction, or
   579  distribution of Your modifications, or for any such Derivative Works as a
   580  whole, provided Your use, reproduction, and distribution of the Work otherwise
   581  complies with the conditions stated in this License.
   582  
   583  5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 
   584  
   585  6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 
   586  
   587  7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 
   588  
   589  8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 
   590  
   591  9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. 
   592  
   593  END OF TERMS AND CONDITIONS
   594  
   595  APPENDIX: How to apply the Apache License to your work.
   596  
   597  To apply the Apache License to your work, attach the following boilerplate
   598  notice, with the fields enclosed by brackets "[]" replaced with your own
   599  identifying information. (Don&apos;t include the brackets!) The text should be
   600  enclosed in the appropriate comment syntax for the file format. We also
   601  recommend that a file or class name and description of purpose be included on
   602  the same "printed page" as the copyright notice for easier identification
   603  within third-party archives.
   604  
   605  Copyright [yyyy] [name of copyright owner]
   606  
   607  Licensed under the Apache License, Version 2.0 (the "License");
   608  
   609  you may not use this file except in compliance with the License.
   610  
   611  You may obtain a copy of the License at
   612  
   613  http://www.apache.org/licenses/LICENSE-2.0
   614  
   615  Unless required by applicable law or agreed to in writing, software
   616  
   617  distributed under the License is distributed on an "AS IS" BASIS,
   618  
   619  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   620  
   621  See the License for the specific language governing permissions and
   622  
   623  limitations under the License.
   624  
   625  
   626  
   627  ----------------------- Dependencies Grouped by License ------------
   628  -------- Dependency
   629  github.com/magiconair/properties
   630  -------- Copyrights
   631  Copyright (c) 2013-2020, Frank Schroeder
   632  Copyright 2018 Frank Schroeder. All rights reserved.
   633  Copyright 2013-2014 Frank Schroeder. All rights reserved.
   634  Copyright 2011 The Go Authors. All rights reserved.
   635  
   636  -------- Dependencies Summary
   637  github.com/magiconair/properties
   638  
   639  -------- License used by Dependencies
   640  Copyright (c) 2013-2020, Frank Schroeder
   641  
   642  All rights reserved.
   643  
   644  Redistribution and use in source and binary forms, with or without
   645  modification, are permitted provided that the following conditions are met:
   646  
   647   * Redistributions of source code must retain the above copyright notice, this
   648     list of conditions and the following disclaimer.
   649  
   650   * Redistributions in binary form must reproduce the above copyright notice,
   651     this list of conditions and the following disclaimer in the documentation
   652     and/or other materials provided with the distribution.
   653  
   654  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
   655  ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
   656  WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
   657  DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
   658  ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
   659  (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
   660  LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
   661  ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
   662  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
   663  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   664  
   665  
   666  ----------------------- Dependencies Grouped by License ------------
   667  -------- Dependency
   668  github.com/evanphx/json-patch
   669  -------- Copyrights
   670  Copyright (c) 2014, Evan Phoenix
   671  
   672  -------- Dependencies Summary
   673  github.com/evanphx/json-patch
   674  
   675  -------- License used by Dependencies
   676  Copyright (c) 2014, Evan Phoenix
   677  All rights reserved.
   678  
   679  Redistribution and use in source and binary forms, with or without 
   680  modification, are permitted provided that the following conditions are met:
   681  
   682  * Redistributions of source code must retain the above copyright notice, this
   683    list of conditions and the following disclaimer.
   684  * Redistributions in binary form must reproduce the above copyright notice,
   685    this list of conditions and the following disclaimer in the documentation
   686    and/or other materials provided with the distribution.
   687  * Neither the name of the Evan Phoenix nor the names of its contributors 
   688    may be used to endorse or promote products derived from this software 
   689    without specific prior written permission.
   690  
   691  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
   692  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
   693  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 
   694  DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE 
   695  FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 
   696  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 
   697  SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 
   698  CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 
   699  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
   700  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   701  
   702  
   703  ----------------------- Dependencies Grouped by License ------------
   704  -------- Dependency
   705  sigs.k8s.io/json
   706  -------- Copyrights
   707  Copyright 2021 The Kubernetes Authors.
   708  Copyright (c) 2009 The Go Authors. All rights reserved.
   709  Copyright 2019 The Go Authors. All rights reserved.
   710  Copyright 2011 The Go Authors. All rights reserved.
   711  Copyright 2018 The Go Authors. All rights reserved.
   712  Copyright 2016 The Go Authors. All rights reserved.
   713  Copyright 2013 The Go Authors. All rights reserved.
   714  Copyright 2010 The Go Authors. All rights reserved.
   715  
   716  -------- Dependencies Summary
   717  sigs.k8s.io/json
   718  
   719  -------- License used by Dependencies
   720  Files other than internal/golang/* licensed under:
   721  
   722  
   723                                   Apache License
   724                             Version 2.0, January 2004
   725                          http://www.apache.org/licenses/
   726  
   727     TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
   728  
   729     1. Definitions.
   730  
   731        "License" shall mean the terms and conditions for use, reproduction,
   732        and distribution as defined by Sections 1 through 9 of this document.
   733  
   734        "Licensor" shall mean the copyright owner or entity authorized by
   735        the copyright owner that is granting the License.
   736  
   737        "Legal Entity" shall mean the union of the acting entity and all
   738        other entities that control, are controlled by, or are under common
   739        control with that entity. For the purposes of this definition,
   740        "control" means (i) the power, direct or indirect, to cause the
   741        direction or management of such entity, whether by contract or
   742        otherwise, or (ii) ownership of fifty percent (50%) or more of the
   743        outstanding shares, or (iii) beneficial ownership of such entity.
   744  
   745        "You" (or "Your") shall mean an individual or Legal Entity
   746        exercising permissions granted by this License.
   747  
   748        "Source" form shall mean the preferred form for making modifications,
   749        including but not limited to software source code, documentation
   750        source, and configuration files.
   751  
   752        "Object" form shall mean any form resulting from mechanical
   753        transformation or translation of a Source form, including but
   754        not limited to compiled object code, generated documentation,
   755        and conversions to other media types.
   756  
   757        "Work" shall mean the work of authorship, whether in Source or
   758        Object form, made available under the License, as indicated by a
   759        copyright notice that is included in or attached to the work
   760        (an example is provided in the Appendix below).
   761  
   762        "Derivative Works" shall mean any work, whether in Source or Object
   763        form, that is based on (or derived from) the Work and for which the
   764        editorial revisions, annotations, elaborations, or other modifications
   765        represent, as a whole, an original work of authorship. For the purposes
   766        of this License, Derivative Works shall not include works that remain
   767        separable from, or merely link (or bind by name) to the interfaces of,
   768        the Work and Derivative Works thereof.
   769  
   770        "Contribution" shall mean any work of authorship, including
   771        the original version of the Work and any modifications or additions
   772        to that Work or Derivative Works thereof, that is intentionally
   773        submitted to Licensor for inclusion in the Work by the copyright owner
   774        or by an individual or Legal Entity authorized to submit on behalf of
   775        the copyright owner. For the purposes of this definition, "submitted"
   776        means any form of electronic, verbal, or written communication sent
   777        to the Licensor or its representatives, including but not limited to
   778        communication on electronic mailing lists, source code control systems,
   779        and issue tracking systems that are managed by, or on behalf of, the
   780        Licensor for the purpose of discussing and improving the Work, but
   781        excluding communication that is conspicuously marked or otherwise
   782        designated in writing by the copyright owner as "Not a Contribution."
   783  
   784        "Contributor" shall mean Licensor and any individual or Legal Entity
   785        on behalf of whom a Contribution has been received by Licensor and
   786        subsequently incorporated within the Work.
   787  
   788     2. Grant of Copyright License. Subject to the terms and conditions of
   789        this License, each Contributor hereby grants to You a perpetual,
   790        worldwide, non-exclusive, no-charge, royalty-free, irrevocable
   791        copyright license to reproduce, prepare Derivative Works of,
   792        publicly display, publicly perform, sublicense, and distribute the
   793        Work and such Derivative Works in Source or Object form.
   794  
   795     3. Grant of Patent License. Subject to the terms and conditions of
   796        this License, each Contributor hereby grants to You a perpetual,
   797        worldwide, non-exclusive, no-charge, royalty-free, irrevocable
   798        (except as stated in this section) patent license to make, have made,
   799        use, offer to sell, sell, import, and otherwise transfer the Work,
   800        where such license applies only to those patent claims licensable
   801        by such Contributor that are necessarily infringed by their
   802        Contribution(s) alone or by combination of their Contribution(s)
   803        with the Work to which such Contribution(s) was submitted. If You
   804        institute patent litigation against any entity (including a
   805        cross-claim or counterclaim in a lawsuit) alleging that the Work
   806        or a Contribution incorporated within the Work constitutes direct
   807        or contributory patent infringement, then any patent licenses
   808        granted to You under this License for that Work shall terminate
   809        as of the date such litigation is filed.
   810  
   811     4. Redistribution. You may reproduce and distribute copies of the
   812        Work or Derivative Works thereof in any medium, with or without
   813        modifications, and in Source or Object form, provided that You
   814        meet the following conditions:
   815  
   816        (a) You must give any other recipients of the Work or
   817            Derivative Works a copy of this License; and
   818  
   819        (b) You must cause any modified files to carry prominent notices
   820            stating that You changed the files; and
   821  
   822        (c) You must retain, in the Source form of any Derivative Works
   823            that You distribute, all copyright, patent, trademark, and
   824            attribution notices from the Source form of the Work,
   825            excluding those notices that do not pertain to any part of
   826            the Derivative Works; and
   827  
   828        (d) If the Work includes a "NOTICE" text file as part of its
   829            distribution, then any Derivative Works that You distribute must
   830            include a readable copy of the attribution notices contained
   831            within such NOTICE file, excluding those notices that do not
   832            pertain to any part of the Derivative Works, in at least one
   833            of the following places: within a NOTICE text file distributed
   834            as part of the Derivative Works; within the Source form or
   835            documentation, if provided along with the Derivative Works; or,
   836            within a display generated by the Derivative Works, if and
   837            wherever such third-party notices normally appear. The contents
   838            of the NOTICE file are for informational purposes only and
   839            do not modify the License. You may add Your own attribution
   840            notices within Derivative Works that You distribute, alongside
   841            or as an addendum to the NOTICE text from the Work, provided
   842            that such additional attribution notices cannot be construed
   843            as modifying the License.
   844  
   845        You may add Your own copyright statement to Your modifications and
   846        may provide additional or different license terms and conditions
   847        for use, reproduction, or distribution of Your modifications, or
   848        for any such Derivative Works as a whole, provided Your use,
   849        reproduction, and distribution of the Work otherwise complies with
   850        the conditions stated in this License.
   851  
   852     5. Submission of Contributions. Unless You explicitly state otherwise,
   853        any Contribution intentionally submitted for inclusion in the Work
   854        by You to the Licensor shall be under the terms and conditions of
   855        this License, without any additional terms or conditions.
   856        Notwithstanding the above, nothing herein shall supersede or modify
   857        the terms of any separate license agreement you may have executed
   858        with Licensor regarding such Contributions.
   859  
   860     6. Trademarks. This License does not grant permission to use the trade
   861        names, trademarks, service marks, or product names of the Licensor,
   862        except as required for reasonable and customary use in describing the
   863        origin of the Work and reproducing the content of the NOTICE file.
   864  
   865     7. Disclaimer of Warranty. Unless required by applicable law or
   866        agreed to in writing, Licensor provides the Work (and each
   867        Contributor provides its Contributions) on an "AS IS" BASIS,
   868        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
   869        implied, including, without limitation, any warranties or conditions
   870        of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
   871        PARTICULAR PURPOSE. You are solely responsible for determining the
   872        appropriateness of using or redistributing the Work and assume any
   873        risks associated with Your exercise of permissions under this License.
   874  
   875     8. Limitation of Liability. In no event and under no legal theory,
   876        whether in tort (including negligence), contract, or otherwise,
   877        unless required by applicable law (such as deliberate and grossly
   878        negligent acts) or agreed to in writing, shall any Contributor be
   879        liable to You for damages, including any direct, indirect, special,
   880        incidental, or consequential damages of any character arising as a
   881        result of this License or out of the use or inability to use the
   882        Work (including but not limited to damages for loss of goodwill,
   883        work stoppage, computer failure or malfunction, or any and all
   884        other commercial damages or losses), even if such Contributor
   885        has been advised of the possibility of such damages.
   886  
   887     9. Accepting Warranty or Additional Liability. While redistributing
   888        the Work or Derivative Works thereof, You may choose to offer,
   889        and charge a fee for, acceptance of support, warranty, indemnity,
   890        or other liability obligations and/or rights consistent with this
   891        License. However, in accepting such obligations, You may act only
   892        on Your own behalf and on Your sole responsibility, not on behalf
   893        of any other Contributor, and only if You agree to indemnify,
   894        defend, and hold each Contributor harmless for any liability
   895        incurred by, or claims asserted against, such Contributor by reason
   896        of your accepting any such warranty or additional liability.
   897  
   898     END OF TERMS AND CONDITIONS
   899  
   900     APPENDIX: How to apply the Apache License to your work.
   901  
   902        To apply the Apache License to your work, attach the following
   903        boilerplate notice, with the fields enclosed by brackets "{}"
   904        replaced with your own identifying information. (Don't include
   905        the brackets!)  The text should be enclosed in the appropriate
   906        comment syntax for the file format. We also recommend that a
   907        file or class name and description of purpose be included on the
   908        same "printed page" as the copyright notice for easier
   909        identification within third-party archives.
   910  
   911     Copyright {yyyy} {name of copyright owner}
   912  
   913     Licensed under the Apache License, Version 2.0 (the "License");
   914     you may not use this file except in compliance with the License.
   915     You may obtain a copy of the License at
   916  
   917         http://www.apache.org/licenses/LICENSE-2.0
   918  
   919     Unless required by applicable law or agreed to in writing, software
   920     distributed under the License is distributed on an "AS IS" BASIS,
   921     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   922     See the License for the specific language governing permissions and
   923     limitations under the License.
   924  
   925  
   926  ------------------
   927  
   928  internal/golang/* files licensed under:
   929  
   930  
   931  Copyright (c) 2009 The Go Authors. All rights reserved.
   932  
   933  Redistribution and use in source and binary forms, with or without
   934  modification, are permitted provided that the following conditions are
   935  met:
   936  
   937     * Redistributions of source code must retain the above copyright
   938  notice, this list of conditions and the following disclaimer.
   939     * Redistributions in binary form must reproduce the above
   940  copyright notice, this list of conditions and the following disclaimer
   941  in the documentation and/or other materials provided with the
   942  distribution.
   943     * Neither the name of Google Inc. nor the names of its
   944  contributors may be used to endorse or promote products derived from
   945  this software without specific prior written permission.
   946  
   947  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
   948  "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
   949  LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
   950  A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
   951  OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
   952  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
   953  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
   954  DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
   955  THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
   956  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
   957  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   958  
   959  
   960  ----------------------- Dependencies Grouped by License ------------
   961  -------- Dependency
   962  github.com/davecgh/go-spew
   963  -------- Copyrights
   964  Copyright (c) 2012-2016 Dave Collins <dave@davec.name>
   965  Copyright (c) 2015-2016 Dave Collins <dave@davec.name>
   966  Copyright (c) 2013-2016 Dave Collins <dave@davec.name>
   967  Copyright (c) 2013 Dave Collins <dave@davec.name>
   968  
   969  -------- Dependencies Summary
   970  github.com/davecgh/go-spew
   971  
   972  -------- License used by Dependencies
   973  ISC License
   974  
   975  Copyright (c) 2012-2016 Dave Collins <dave@davec.name>
   976  
   977  Permission to use, copy, modify, and/or distribute this software for any
   978  purpose with or without fee is hereby granted, provided that the above
   979  copyright notice and this permission notice appear in all copies.
   980  
   981  THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
   982  WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
   983  MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
   984  ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
   985  WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
   986  ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
   987  OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
   988  
   989  
   990  ----------------------- Dependencies Grouped by License ------------
   991  -------- Dependency
   992  github.com/hashicorp/hcl
   993  -------- Copyrights
   994    (no copyright notices found)
   995  
   996  -------- Dependencies Summary
   997  github.com/hashicorp/hcl
   998  
   999  -------- License used by Dependencies
  1000  Mozilla Public License Version 2.0
  1001  
  1002  1. Definitions 
  1003  
  1004  1.1. "Contributor" means each individual or legal entity that creates,
  1005  contributes to the creation of, or owns Covered Software.
  1006  
  1007  1.2. "Contributor Version" means the combination of the Contributions of
  1008  others (if any) used by a Contributor and that particular Contributor&apos;s
  1009  Contribution.
  1010  
  1011  1.3. "Contribution" means Covered Software of a particular Contributor.
  1012  
  1013  1.4. "Covered Software" means Source Code Form to which the initial
  1014  Contributor has attached the notice in Exhibit A, the Executable Form of such
  1015  Source Code Form, and Modifications of such Source Code Form, in each case
  1016  including portions thereof.
  1017  
  1018  1.5. "Incompatible With Secondary Licenses" means
  1019  
  1020  (a) that the initial Contributor has attached the notice described in Exhibit
  1021  B to the Covered Software; or
  1022  
  1023  (b) that the Covered Software was made available under the terms of version
  1024  1.1 or earlier of the License, but not also under the terms of a Secondary
  1025  License.
  1026  
  1027  1.6. "Executable Form" means any form of the work other than Source Code Form.
  1028  
  1029  1.7. "Larger Work" means a work that combines Covered Software with other
  1030  material, in a separate file or files, that is not Covered Software.
  1031  
  1032  1.8. "License" means this document.
  1033  
  1034  1.9. "Licensable" means having the right to grant, to the maximum extent
  1035  possible, whether at the time of the initial grant or subsequently, any and
  1036  all of the rights conveyed by this License.
  1037  
  1038  1.10. "Modifications" means any of the following:
  1039  
  1040  (a) any file in Source Code Form that results from an addition to, deletion
  1041  from, or modification of the contents of Covered Software; or
  1042  
  1043  (b) any new file in Source Code Form that contains any Covered Software.
  1044  
  1045  1.11. "Patent Claims" of a Contributor means any patent claim(s), including
  1046  without limitation, method, process, and apparatus claims, in any patent
  1047  Licensable by such Contributor that would be infringed, but for the grant of
  1048  the License, by the making, using, selling, offering for sale, having made,
  1049  import, or transfer of either its Contributions or its Contributor Version.
  1050  
  1051  1.12. "Secondary License" means either the GNU General Public License, Version
  1052  2.0, the GNU Lesser General Public License, Version 2.1, the GNU Affero
  1053  General Public License, Version 3.0, or any later versions of those licenses.
  1054  
  1055  1.13. "Source Code Form" means the form of the work preferred for making
  1056  modifications.
  1057  
  1058  1.14. "You" (or "Your") means an individual or a legal entity exercising
  1059  rights under this License. For legal entities, "You" includes any entity that
  1060  controls, is controlled by, or is under common control with You. For purposes
  1061  of this definition, "control" means (a) the power, direct or indirect, to
  1062  cause the direction or management of such entity, whether by contract or
  1063  otherwise, or (b) ownership of more than fifty percent (50%) of the
  1064  outstanding shares or beneficial ownership of such entity.
  1065  
  1066  2. License Grants and Conditions 
  1067  
  1068  2.1. Grants
  1069  
  1070  Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive
  1071  license:
  1072  
  1073  (a) under intellectual property rights (other than patent or trademark)
  1074  Licensable by such Contributor to use, reproduce, make available, modify,
  1075  display, perform, distribute, and otherwise exploit its Contributions, either
  1076  on an unmodified basis, with Modifications, or as part of a Larger Work; and
  1077  
  1078  (b) under Patent Claims of such Contributor to make, use, sell, offer for
  1079  sale, have made, import, and otherwise transfer either its Contributions or
  1080  its Contributor Version.
  1081  
  1082  2.2. Effective Date
  1083  
  1084  The licenses granted in Section 2.1 with respect to any Contribution become
  1085  effective for each Contribution on the date the Contributor first distributes
  1086  such Contribution.
  1087  
  1088  2.3. Limitations on Grant Scope
  1089  
  1090  The licenses granted in this Section 2 are the only rights granted under this
  1091  License. No additional rights or licenses will be implied from the
  1092  distribution or licensing of Covered Software under this License.
  1093  Notwithstanding Section 2.1(b) above, no patent license is granted by a
  1094  Contributor:
  1095  
  1096  (a) for any code that a Contributor has removed from Covered Software; or
  1097  
  1098  (b) for infringements caused by: (i) Your and any other third party&apos;s
  1099  modifications of Covered Software, or (ii) the combination of its
  1100  Contributions with other software (except as part of its Contributor Version);
  1101  or
  1102  
  1103  (c) under Patent Claims infringed by Covered Software in the absence of its
  1104  Contributions.
  1105  
  1106  This License does not grant any rights in the trademarks, service marks, or
  1107  logos of any Contributor (except as may be necessary to comply with the notice
  1108  requirements in Section 3.4).
  1109  
  1110  2.4. Subsequent Licenses
  1111  
  1112  No Contributor makes additional grants as a result of Your choice to
  1113  distribute the Covered Software under a subsequent version of this License
  1114  (see Section 10.2) or under the terms of a Secondary License (if permitted
  1115  under the terms of Section 3.3).
  1116  
  1117  2.5. Representation
  1118  
  1119  Each Contributor represents that the Contributor believes its Contributions
  1120  are its original creation(s) or it has sufficient rights to grant the rights
  1121  to its Contributions conveyed by this License.
  1122  
  1123  2.6. Fair Use
  1124  
  1125  This License is not intended to limit any rights You have under applicable
  1126  copyright doctrines of fair use, fair dealing, or other equivalents.
  1127  
  1128  2.7. Conditions
  1129  
  1130  Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in
  1131  Section 2.1.
  1132  
  1133  3. Responsibilities 
  1134  
  1135  3.1. Distribution of Source Form
  1136  
  1137  All distribution of Covered Software in Source Code Form, including any
  1138  Modifications that You create or to which You contribute, must be under the
  1139  terms of this License. You must inform recipients that the Source Code Form of
  1140  the Covered Software is governed by the terms of this License, and how they
  1141  can obtain a copy of this License. You may not attempt to alter or restrict
  1142  the recipients&apos; rights in the Source Code Form.
  1143  
  1144  3.2. Distribution of Executable Form
  1145  
  1146  If You distribute Covered Software in Executable Form then:
  1147  
  1148  (a) such Covered Software must also be made available in Source Code Form, as
  1149  described in Section 3.1, and You must inform recipients of the Executable
  1150  Form how they can obtain a copy of such Source Code Form by reasonable means
  1151  in a timely manner, at a charge no more than the cost of distribution to the
  1152  recipient; and
  1153  
  1154  (b) You may distribute such Executable Form under the terms of this License,
  1155  or sublicense it under different terms, provided that the license for the
  1156  Executable Form does not attempt to limit or alter the recipients&apos; rights
  1157  in the Source Code Form under this License.
  1158  
  1159  3.3. Distribution of a Larger Work
  1160  
  1161  You may create and distribute a Larger Work under terms of Your choice,
  1162  provided that You also comply with the requirements of this License for the
  1163  Covered Software. If the Larger Work is a combination of Covered Software with
  1164  a work governed by one or more Secondary Licenses, and the Covered Software is
  1165  not Incompatible With Secondary Licenses, this License permits You to
  1166  additionally distribute such Covered Software under the terms of such
  1167  Secondary License(s), so that the recipient of the Larger Work may, at their
  1168  option, further distribute the Covered Software under the terms of either this
  1169  License or such Secondary License(s).
  1170  
  1171  3.4. Notices
  1172  
  1173  You may not remove or alter the substance of any license notices (including
  1174  copyright notices, patent notices, disclaimers of warranty, or limitations of
  1175  liability) contained within the Source Code Form of the Covered Software,
  1176  except that You may alter any license notices to the extent required to remedy
  1177  known factual inaccuracies.
  1178  
  1179  3.5. Application of Additional Terms
  1180  
  1181  You may choose to offer, and to charge a fee for, warranty, support, indemnity
  1182  or liability obligations to one or more recipients of Covered Software.
  1183  However, You may do so only on Your own behalf, and not on behalf of any
  1184  Contributor. You must make it absolutely clear that any such warranty,
  1185  support, indemnity, or liability obligation is offered by You alone, and You
  1186  hereby agree to indemnify every Contributor for any liability incurred by such
  1187  Contributor as a result of warranty, support, indemnity or liability terms You
  1188  offer. You may include additional disclaimers of warranty and limitations of
  1189  liability specific to any jurisdiction.
  1190  
  1191  4. Inability to Comply Due to Statute or Regulation   
  1192  If it is impossible for You to comply with any of the terms of this License
  1193  with respect to some or all of the Covered Software due to statute, judicial
  1194  order, or regulation then You must: (a) comply with the terms of this License
  1195  to the maximum extent possible; and (b) describe the limitations and the code
  1196  they affect. Such description must be placed in a text file included with all
  1197  distributions of the Covered Software under this License. Except to the extent
  1198  prohibited by statute or regulation, such description must be sufficiently
  1199  detailed for a recipient of ordinary skill to be able to understand it.
  1200  
  1201  5. Termination 
  1202  
  1203  5.1. The rights granted under this License will terminate automatically if You
  1204  fail to comply with any of its terms. However, if You become compliant, then
  1205  the rights granted under this License from a particular Contributor are
  1206  reinstated (a) provisionally, unless and until such Contributor explicitly and
  1207  finally terminates Your grants, and (b) on an ongoing basis, if such
  1208  Contributor fails to notify You of the non-compliance by some reasonable means
  1209  prior to 60 days after You have come back into compliance. Moreover, Your
  1210  grants from a particular Contributor are reinstated on an ongoing basis if
  1211  such Contributor notifies You of the non-compliance by some reasonable means,
  1212  this is the first time You have received notice of non-compliance with this
  1213  License from such Contributor, and You become compliant prior to 30 days after
  1214  Your receipt of the notice.
  1215  
  1216  5.2. If You initiate litigation against any entity by asserting a patent
  1217  infringement claim (excluding declaratory judgment actions, counter-claims,
  1218  and cross-claims) alleging that a Contributor Version directly or indirectly
  1219  infringes any patent, then the rights granted to You by any and all
  1220  Contributors for the Covered Software under Section 2.1 of this License shall
  1221  terminate.
  1222  
  1223  5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user
  1224  license agreements (excluding distributors and resellers) which have been
  1225  validly granted by You or Your distributors under this License prior to
  1226  termination shall survive termination.
  1227  
  1228  6. Disclaimer of Warranty   
  1229  Covered Software is provided under this License on an "as is" basis, without
  1230  warranty of any kind, either expressed, implied, or statutory, including,
  1231  without limitation, warranties that the Covered Software is free of defects,
  1232  merchantable, fit for a particular purpose or non-infringing. The entire risk
  1233  as to the quality and performance of the Covered Software is with You. Should
  1234  any Covered Software prove defective in any respect, You (not any Contributor)
  1235  assume the cost of any necessary servicing, repair, or correction. This
  1236  disclaimer of warranty constitutes an essential part of this License. No use
  1237  of any Covered Software is authorized under this License except under this
  1238  disclaimer.
  1239  
  1240  7. Limitation of Liability   
  1241  Under no circumstances and under no legal theory, whether tort (including
  1242  negligence), contract, or otherwise, shall any Contributor, or anyone who
  1243  distributes Covered Software as permitted above, be liable to You for any
  1244  direct, indirect, special, incidental, or consequential damages of any
  1245  character including, without limitation, damages for lost profits, loss of
  1246  goodwill, work stoppage, computer failure or malfunction, or any and all other
  1247  commercial damages or losses, even if such party shall have been informed of
  1248  the possibility of such damages. This limitation of liability shall not apply
  1249  to liability for death or personal injury resulting from such party&apos;s
  1250  negligence to the extent applicable law prohibits such limitation. Some
  1251  jurisdictions do not allow the exclusion or limitation of incidental or
  1252  consequential damages, so this exclusion and limitation may not apply to You.
  1253  
  1254  8. Litigation   
  1255  Any litigation relating to this License may be brought only in the courts of a
  1256  jurisdiction where the defendant maintains its principal place of business and
  1257  such litigation shall be governed by laws of that jurisdiction, without
  1258  reference to its conflict-of-law provisions. Nothing in this Section shall
  1259  prevent a party&apos;s ability to bring cross-claims or counter-claims.
  1260  
  1261  9. Miscellaneous   
  1262  This License represents the complete agreement concerning the subject matter
  1263  hereof. If any provision of this License is held to be unenforceable, such
  1264  provision shall be reformed only to the extent necessary to make it
  1265  enforceable. Any law or regulation which provides that the language of a
  1266  contract shall be construed against the drafter shall not be used to construe
  1267  this License against a Contributor.
  1268  
  1269  10. Versions of the License 
  1270  
  1271  10.1. New Versions
  1272  
  1273  Mozilla Foundation is the license steward. Except as provided in Section 10.3,
  1274  no one other than the license steward has the right to modify or publish new
  1275  versions of this License. Each version will be given a distinguishing version
  1276  number.
  1277  
  1278  10.2. Effect of New Versions
  1279  
  1280  You may distribute the Covered Software under the terms of the version of the
  1281  License under which You originally received the Covered Software, or under the
  1282  terms of any subsequent version published by the license steward.
  1283  
  1284  10.3. Modified Versions
  1285  
  1286  If you create software not governed by this License, and you want to create a
  1287  new license for such software, you may create and use a modified version of
  1288  this License if you rename the license and remove any references to the name
  1289  of the license steward (except to note that such modified license differs from
  1290  this License).
  1291  
  1292  10.4. Distributing Source Code Form that is Incompatible With Secondary
  1293  Licenses
  1294  
  1295  If You choose to distribute Source Code Form that is Incompatible With
  1296  Secondary Licenses under the terms of this version of the License, the notice
  1297  described in Exhibit B of this License must be attached.
  1298  
  1299  Exhibit A - Source Code Form License Notice
  1300  
  1301  This Source Code Form is subject to the terms of the Mozilla Public License,
  1302  v. 2.0. If a copy of the MPL was not distributed with this file, You can
  1303  obtain one at http://mozilla.org/MPL/2.0/.
  1304  
  1305  If it is not possible or desirable to put the notice in a particular file,
  1306  then You may include the notice in a location (such as a LICENSE file in a
  1307  relevant directory) where a recipient would be likely to look for such a
  1308  notice.
  1309  
  1310  You may add additional accurate notices of copyright ownership.
  1311  
  1312  Exhibit B - "Incompatible With Secondary Licenses" Notice
  1313  
  1314  This Source Code Form is "Incompatible With Secondary Licenses", as defined by
  1315  the Mozilla Public License, v. 2.0.
  1316  
  1317  
  1318  
  1319  ----------------------- Dependencies Grouped by License ------------
  1320  -------- Dependency
  1321  github.com/beorn7/perks
  1322  -------- Copyrights
  1323  Copyright (C) 2013 Blake Mizerany
  1324  
  1325  -------- Dependency
  1326  github.com/cespare/xxhash/v2
  1327  -------- Copyrights
  1328  Copyright (c) 2016 Caleb Spare
  1329  
  1330  -------- Dependency
  1331  github.com/go-resty/resty/v2
  1332  -------- Copyrights
  1333  Copyright (c) 2015-2021 Jeevanandam M., https://myjeeva.com <jeeva@myjeeva.com>
  1334  Copyright (c) 2015-2021 Jeevanandam M. (jeeva@myjeeva.com), All rights reserved.
  1335  Copyright (c) 2015-2021 Jeevanandam M (jeeva@myjeeva.com)
  1336  Copyright (c) 2015-2021 Jeevanandam M (jeeva@myjeeva.com), All rights reserved.
  1337  
  1338  -------- Dependency
  1339  github.com/json-iterator/go
  1340  -------- Copyrights
  1341  Copyright (c) 2016 json-iterator
  1342  
  1343  -------- Dependency
  1344  github.com/mitchellh/mapstructure
  1345  -------- Copyrights
  1346  Copyright (c) 2013 Mitchell Hashimoto
  1347  
  1348  -------- Dependency
  1349  github.com/spf13/cast
  1350  -------- Copyrights
  1351  Copyright © 2014 Steve Francia <spf@spf13.com>.
  1352  Copyright (c) 2014 Steve Francia
  1353  Copyright 2011 The Go Authors. All rights reserved.
  1354  
  1355  -------- Dependency
  1356  github.com/spf13/jwalterweatherman
  1357  -------- Copyrights
  1358  Copyright © 2016 Steve Francia <spf@spf13.com>.
  1359  Copyright (c) 2014 Steve Francia
  1360  
  1361  -------- Dependency
  1362  github.com/spf13/viper
  1363  -------- Copyrights
  1364  Copyright (c) 2014 Steve Francia
  1365  Copyright (c) 2017 Canonical Ltd.
  1366  Copyright © 2016 Steve Francia <spf@spf13.com>.
  1367  Copyright © 2015 Steve Francia <spf@spf13.com>.
  1368  Copyright © 2014 Steve Francia <spf@spf13.com>.
  1369  
  1370  -------- Dependency
  1371  github.com/subosito/gotenv
  1372  -------- Copyrights
  1373  Copyright (c) 2013 Alif Rachmawadi
  1374  
  1375  -------- Dependency
  1376  go.uber.org/atomic
  1377  -------- Copyrights
  1378  Copyright (c) 2016 Uber Technologies, Inc.
  1379  Copyright (c) 2020 Uber Technologies, Inc.
  1380  Copyright (c) 2016-2020 Uber Technologies, Inc.
  1381  
  1382  -------- Dependency
  1383  go.uber.org/multierr
  1384  -------- Copyrights
  1385  Copyright (c) 2017 Uber Technologies, Inc.
  1386  Copyright (c) 2019 Uber Technologies, Inc.
  1387  
  1388  -------- Dependency
  1389  go.uber.org/zap
  1390  -------- Copyrights
  1391  Copyright (c) 2016-2017 Uber Technologies, Inc.
  1392  Copyright (c) 2016 Uber Technologies, Inc.
  1393  Copyright (c) 2017 Uber Technologies, Inc.
  1394  Copyright (c) 2020 Uber Technologies, Inc.
  1395  Copyright (c) 2021 Uber Technologies, Inc.
  1396  Copyright (c) 2016, 2017 Uber Technologies, Inc.
  1397  Copyright (c) 2018 Uber Technologies, Inc.
  1398  
  1399  -------- Dependencies Summary
  1400  github.com/beorn7/perks
  1401  github.com/cespare/xxhash/v2
  1402  github.com/go-resty/resty/v2
  1403  github.com/json-iterator/go
  1404  github.com/mitchellh/mapstructure
  1405  github.com/spf13/cast
  1406  github.com/spf13/jwalterweatherman
  1407  github.com/spf13/viper
  1408  github.com/subosito/gotenv
  1409  go.uber.org/atomic
  1410  go.uber.org/multierr
  1411  go.uber.org/zap
  1412  
  1413  -------- License used by Dependencies
  1414  Permission is hereby granted, free of charge, to any person obtaining a copy
  1415  of this software and associated documentation files (the "Software"), to deal
  1416  in the Software without restriction, including without limitation the rights
  1417  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1418  copies of the Software, and to permit persons to whom the Software is
  1419  furnished to do so, subject to the following conditions:
  1420  
  1421  The above copyright notice and this permission notice shall be included in all
  1422  copies or substantial portions of the Software.
  1423  
  1424  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1425  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1426  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1427  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1428  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1429  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1430  SOFTWARE.
  1431  
  1432  
  1433  
  1434  ----------------------- Dependencies Grouped by License ------------
  1435  -------- Dependency
  1436  github.com/fsnotify/fsnotify
  1437  -------- Copyrights
  1438  Copyright 2012 The Go Authors. All rights reserved.
  1439  Copyright 2010 The Go Authors. All rights reserved.
  1440  Copyright (c) 2012 The Go Authors. All rights reserved.
  1441  Copyright (c) 2012-2019 fsnotify Authors. All rights reserved.
  1442  Copyright 2016 The Go Authors. All rights reserved.
  1443  Copyright 2015 The Go Authors. All rights reserved.
  1444  Copyright 2011 The Go Authors. All rights reserved.
  1445  Copyright 2013 The Go Authors. All rights reserved.
  1446  
  1447  -------- Dependency
  1448  github.com/gogo/protobuf
  1449  -------- Copyrights
  1450  Copyright (c) 2013, The GoGo Authors. All rights reserved.
  1451  Copyright 2010 The Go Authors.  All rights reserved.
  1452  Copyright (c) 2015, The GoGo Authors. All rights reserved.
  1453  Copyright 2016 The Go Authors.  All rights reserved.
  1454  Copyright 2010 The Go Authors.
  1455  Copyright 2015 The Go Authors.  All rights reserved.
  1456  Copyright 2011 The Go Authors.  All rights reserved.
  1457  Copyright (c) 2018, The GoGo Authors. All rights reserved.
  1458  Copyright 2018 The Go Authors.  All rights reserved.
  1459  Copyright 2017 The Go Authors.  All rights reserved.
  1460  Copyright (c) 2016, The GoGo Authors. All rights reserved.
  1461  Copyright 2014 The Go Authors.  All rights reserved.
  1462  Copyright 2012 The Go Authors.  All rights reserved.
  1463  Copyright 2013 The Go Authors.  All rights reserved.
  1464  Copyright (c) 2019, The GoGo Authors. All rights reserved.
  1465  Copyright (c) 2017, The GoGo Authors. All rights reserved.
  1466  Copyright (c) 2015, The GoGo Authors.  rights reserved.
  1467  
  1468  -------- Dependency
  1469  github.com/golang/protobuf
  1470  -------- Copyrights
  1471  Copyright 2010 The Go Authors.  All rights reserved.
  1472  Copyright 2016 The Go Authors. All rights reserved.
  1473  Copyright 2020 The Go Authors. All rights reserved.
  1474  Copyright 2019 The Go Authors. All rights reserved.
  1475  Copyright 2018 The Go Authors. All rights reserved.
  1476  Copyright 2015 The Go Authors. All rights reserved.
  1477  Copyright 2014 The Go Authors. All rights reserved.
  1478  Copyright 2017 The Go Authors. All rights reserved.
  1479  Copyright 2011 The Go Authors. All rights reserved.
  1480  Copyright 2010 The Go Authors. All rights reserved.
  1481  Copyright 2015 The Go Authors.  All rights reserved.
  1482  
  1483  -------- Dependency
  1484  github.com/google/go-cmp
  1485  -------- Copyrights
  1486  Copyright (c) 2017 The Go Authors. All rights reserved.
  1487  Copyright 2021, The Go Authors. All rights reserved.
  1488  Copyright 2017, The Go Authors. All rights reserved.
  1489  Copyright 2020, The Go Authors. All rights reserved.
  1490  Copyright 2019, The Go Authors. All rights reserved.
  1491  Copyright 2018, The Go Authors. All rights reserved.
  1492  
  1493  -------- Dependency
  1494  github.com/google/uuid
  1495  -------- Copyrights
  1496  Copyright 2016 Google Inc.  All rights reserved.
  1497  Copyright (c) 2009,2014 Google Inc. All rights reserved.
  1498  Copyright 2017 Google Inc.  All rights reserved.
  1499  Copyright 2018 Google Inc.  All rights reserved.
  1500  
  1501  -------- Dependency
  1502  github.com/imdario/mergo
  1503  -------- Copyrights
  1504  Copyright (c) 2013 Dario Castañé. All rights reserved.
  1505  Copyright (c) 2012 The Go Authors. All rights reserved.
  1506  Copyright 2013 Dario Castañé. All rights reserved.
  1507  Copyright 2009 The Go Authors. All rights reserved.
  1508  Copyright 2014 Dario Castañé. All rights reserved.
  1509  
  1510  -------- Dependency
  1511  github.com/spf13/pflag
  1512  -------- Copyrights
  1513  Copyright (c) 2012 Alex Ogier. All rights reserved.
  1514  Copyright (c) 2012 The Go Authors. All rights reserved.
  1515  Copyright 2010 The Go Authors.  All rights reserved.
  1516  Copyright 2009 The Go Authors. All rights reserved.
  1517  Copyright 2012 The Go Authors. All rights reserved.
  1518  
  1519  -------- Dependency
  1520  golang.org/x/crypto
  1521  -------- Copyrights
  1522  Copyright (c) 2009 The Go Authors. All rights reserved.
  1523  Copyright 2016 The Go Authors. All rights reserved.
  1524  Copyright 2017 The Go Authors. All rights reserved.
  1525  Copyright 2015 The Go Authors. All rights reserved.
  1526  Copyright 2018 The Go Authors. All rights reserved.
  1527  Copyright 2019 The Go Authors. All rights reserved.
  1528  Copyright 2011 The Go Authors. All rights reserved.
  1529  Copyright 2010 The Go Authors. All rights reserved.
  1530  Copyright 2012 The Go Authors. All rights reserved.
  1531  Copyright (c) 2019 The Go Authors. All rights reserved.
  1532  Copyright (c) 2020 The Go Authors. All rights reserved.
  1533  Copyright (c) 2017 The Go Authors. All rights reserved.
  1534  Copyright (c) 2021 The Go Authors. All rights reserved.
  1535  Copyright 2014 The Go Authors. All rights reserved.
  1536  Copyright 2020 The Go Authors. All rights reserved.
  1537  Copyright 2009 The Go Authors. All rights reserved.
  1538  Copyright 2013 The Go Authors. All rights reserved.
  1539  -------- Patents
  1540  Additional IP Rights Grant (Patents)
  1541  
  1542  "This implementation" means the copyrightable works distributed by
  1543  Google as part of the Go project.
  1544  
  1545  Google hereby grants to You a perpetual, worldwide, non-exclusive,
  1546  no-charge, royalty-free, irrevocable (except as stated in this section)
  1547  patent license to make, have made, use, offer to sell, sell, import,
  1548  transfer and otherwise run, modify and propagate the contents of this
  1549  implementation of Go, where such license applies only to those patent
  1550  claims, both currently owned or controlled by Google and acquired in
  1551  the future, licensable by Google that are necessarily infringed by this
  1552  implementation of Go.  This grant does not include claims that would be
  1553  infringed only as a consequence of further modification of this
  1554  implementation.  If you or your agent or exclusive licensee institute or
  1555  order or agree to the institution of patent litigation against any
  1556  entity (including a cross-claim or counterclaim in a lawsuit) alleging
  1557  that this implementation of Go or any code incorporated within this
  1558  implementation of Go constitutes direct or contributory patent
  1559  infringement, or inducement of patent infringement, then any patent
  1560  rights granted to you under this License for this implementation of Go
  1561  shall terminate as of the date such litigation is filed.
  1562  
  1563  
  1564  -------- Dependency
  1565  golang.org/x/net
  1566  -------- Copyrights
  1567  Copyright (c) 2009 The Go Authors. All rights reserved.
  1568  Copyright 2016 The Go Authors. All rights reserved.
  1569  Copyright 2017 The Go Authors. All rights reserved.
  1570  Copyright 2014 The Go Authors. All rights reserved.
  1571  Copyright 2015 The Go Authors. All rights reserved.
  1572  Copyright 2010 The Go Authors. All rights reserved.
  1573  Copyright 2012 The Go Authors. All rights reserved.
  1574  Copyright 2013 The Go Authors. All rights reserved.
  1575  Copyright 2009 The Go Authors. All rights reserved.
  1576  Copyright 2011 The Go Authors. All rights reserved.
  1577  Copyright (C) 2009 Apple Inc. All rights reserved.
  1578  Copyright 2018 The Go Authors. All rights reserved.
  1579  Copyright 2021 The Go Authors. All rights reserved.
  1580  Copyright 2020 The Go Authors. All rights reserved.
  1581  Copyright 2019 The Go Authors. All rights reserved.
  1582  -------- Patents
  1583  Additional IP Rights Grant (Patents)
  1584  
  1585  "This implementation" means the copyrightable works distributed by
  1586  Google as part of the Go project.
  1587  
  1588  Google hereby grants to You a perpetual, worldwide, non-exclusive,
  1589  no-charge, royalty-free, irrevocable (except as stated in this section)
  1590  patent license to make, have made, use, offer to sell, sell, import,
  1591  transfer and otherwise run, modify and propagate the contents of this
  1592  implementation of Go, where such license applies only to those patent
  1593  claims, both currently owned or controlled by Google and acquired in
  1594  the future, licensable by Google that are necessarily infringed by this
  1595  implementation of Go.  This grant does not include claims that would be
  1596  infringed only as a consequence of further modification of this
  1597  implementation.  If you or your agent or exclusive licensee institute or
  1598  order or agree to the institution of patent litigation against any
  1599  entity (including a cross-claim or counterclaim in a lawsuit) alleging
  1600  that this implementation of Go or any code incorporated within this
  1601  implementation of Go constitutes direct or contributory patent
  1602  infringement, or inducement of patent infringement, then any patent
  1603  rights granted to you under this License for this implementation of Go
  1604  shall terminate as of the date such litigation is filed.
  1605  
  1606  
  1607  -------- Dependency
  1608  golang.org/x/oauth2
  1609  -------- Copyrights
  1610  Copyright (c) 2009 The Go Authors. All rights reserved.
  1611  Copyright 2017 The oauth2 Authors. All rights reserved.
  1612  Copyright 2021 The Go Authors. All rights reserved.
  1613  Copyright 2015 The oauth2 Authors. All rights reserved.
  1614  Copyright 2018 The Go Authors. All rights reserved.
  1615  Copyright 2014 The Go Authors. All rights reserved.
  1616  Copyright 2019 The Go Authors. All rights reserved.
  1617  Copyright 2015 The Go Authors. All rights reserved.
  1618  Copyright 2016 The Go Authors. All rights reserved.
  1619  Copyright 2020 The Go Authors. All rights reserved.
  1620  Copyright 2017 The Go Authors. All rights reserved.
  1621  Copyright 2018 The oauth2 Authors. All rights reserved.
  1622  
  1623  -------- Dependency
  1624  golang.org/x/sys
  1625  -------- Copyrights
  1626  Copyright (c) 2009 The Go Authors. All rights reserved.
  1627  Copyright 2019 The Go Authors. All rights reserved.
  1628  Copyright 2018 The Go Authors. All rights reserved.
  1629  Copyright 2020 The Go Authors. All rights reserved.
  1630  Copyright 2011 The Go Authors. All rights reserved.
  1631  Copyright 2015 The Go Authors. All rights reserved.
  1632  Copyright 2012 The Go Authors. All rights reserved.
  1633  Copyright 2013 The Go Authors. All rights reserved.
  1634  Copyright 2009 The Go Authors. All rights reserved.
  1635  Copyright 2016 The Go Authors. All rights reserved.
  1636  Copyright 2017 The Go Authors. All rights reserved.
  1637  Copyright 2010 The Go Authors. All rights reserved.
  1638  Copyright 2021 The Go Authors. All rights reserved.
  1639  Copyright 2014 The Go Authors. All rights reserved.
  1640  Copyright 2009,2010 The Go Authors. All rights reserved.
  1641  Copyright 2017 The Go Authors. All right reserved.
  1642  -------- Patents
  1643  Additional IP Rights Grant (Patents)
  1644  
  1645  "This implementation" means the copyrightable works distributed by
  1646  Google as part of the Go project.
  1647  
  1648  Google hereby grants to You a perpetual, worldwide, non-exclusive,
  1649  no-charge, royalty-free, irrevocable (except as stated in this section)
  1650  patent license to make, have made, use, offer to sell, sell, import,
  1651  transfer and otherwise run, modify and propagate the contents of this
  1652  implementation of Go, where such license applies only to those patent
  1653  claims, both currently owned or controlled by Google and acquired in
  1654  the future, licensable by Google that are necessarily infringed by this
  1655  implementation of Go.  This grant does not include claims that would be
  1656  infringed only as a consequence of further modification of this
  1657  implementation.  If you or your agent or exclusive licensee institute or
  1658  order or agree to the institution of patent litigation against any
  1659  entity (including a cross-claim or counterclaim in a lawsuit) alleging
  1660  that this implementation of Go or any code incorporated within this
  1661  implementation of Go constitutes direct or contributory patent
  1662  infringement, or inducement of patent infringement, then any patent
  1663  rights granted to you under this License for this implementation of Go
  1664  shall terminate as of the date such litigation is filed.
  1665  
  1666  
  1667  -------- Dependency
  1668  golang.org/x/term
  1669  -------- Copyrights
  1670  Copyright (c) 2009 The Go Authors. All rights reserved.
  1671  Copyright 2019 The Go Authors. All rights reserved.
  1672  Copyright 2013 The Go Authors. All rights reserved.
  1673  Copyright 2021 The Go Authors. All rights reserved.
  1674  Copyright 2011 The Go Authors. All rights reserved.
  1675  -------- Patents
  1676  Additional IP Rights Grant (Patents)
  1677  
  1678  "This implementation" means the copyrightable works distributed by
  1679  Google as part of the Go project.
  1680  
  1681  Google hereby grants to You a perpetual, worldwide, non-exclusive,
  1682  no-charge, royalty-free, irrevocable (except as stated in this section)
  1683  patent license to make, have made, use, offer to sell, sell, import,
  1684  transfer and otherwise run, modify and propagate the contents of this
  1685  implementation of Go, where such license applies only to those patent
  1686  claims, both currently owned or controlled by Google and acquired in
  1687  the future, licensable by Google that are necessarily infringed by this
  1688  implementation of Go.  This grant does not include claims that would be
  1689  infringed only as a consequence of further modification of this
  1690  implementation.  If you or your agent or exclusive licensee institute or
  1691  order or agree to the institution of patent litigation against any
  1692  entity (including a cross-claim or counterclaim in a lawsuit) alleging
  1693  that this implementation of Go or any code incorporated within this
  1694  implementation of Go constitutes direct or contributory patent
  1695  infringement, or inducement of patent infringement, then any patent
  1696  rights granted to you under this License for this implementation of Go
  1697  shall terminate as of the date such litigation is filed.
  1698  
  1699  
  1700  -------- Dependency
  1701  golang.org/x/text
  1702  -------- Copyrights
  1703  Copyright (c) 2009 The Go Authors. All rights reserved.
  1704  Copyright 2014 The Go Authors. All rights reserved.
  1705  Copyright 2016 The Go Authors. All rights reserved.
  1706  Copyright 2015 The Go Authors. All rights reserved.
  1707  Copyright 2017 The Go Authors. All rights reserved.
  1708  Copyright 2012 The Go Authors. All rights reserved.
  1709  Copyright 2013 The Go Authors. All rights reserved.
  1710  Copyright 2019 The Go Authors. All rights reserved.
  1711  Copyright 2018 The Go Authors. All rights reserved.
  1712  Copyright 2009 The Go Authors. All rights reserved.
  1713  Copyright 2011 The Go Authors. All rights reserved.
  1714  -------- Patents
  1715  Additional IP Rights Grant (Patents)
  1716  
  1717  "This implementation" means the copyrightable works distributed by
  1718  Google as part of the Go project.
  1719  
  1720  Google hereby grants to You a perpetual, worldwide, non-exclusive,
  1721  no-charge, royalty-free, irrevocable (except as stated in this section)
  1722  patent license to make, have made, use, offer to sell, sell, import,
  1723  transfer and otherwise run, modify and propagate the contents of this
  1724  implementation of Go, where such license applies only to those patent
  1725  claims, both currently owned or controlled by Google and acquired in
  1726  the future, licensable by Google that are necessarily infringed by this
  1727  implementation of Go.  This grant does not include claims that would be
  1728  infringed only as a consequence of further modification of this
  1729  implementation.  If you or your agent or exclusive licensee institute or
  1730  order or agree to the institution of patent litigation against any
  1731  entity (including a cross-claim or counterclaim in a lawsuit) alleging
  1732  that this implementation of Go or any code incorporated within this
  1733  implementation of Go constitutes direct or contributory patent
  1734  infringement, or inducement of patent infringement, then any patent
  1735  rights granted to you under this License for this implementation of Go
  1736  shall terminate as of the date such litigation is filed.
  1737  
  1738  
  1739  -------- Dependency
  1740  golang.org/x/time
  1741  -------- Copyrights
  1742  Copyright (c) 2009 The Go Authors. All rights reserved.
  1743  Copyright 2015 The Go Authors. All rights reserved.
  1744  -------- Patents
  1745  Additional IP Rights Grant (Patents)
  1746  
  1747  "This implementation" means the copyrightable works distributed by
  1748  Google as part of the Go project.
  1749  
  1750  Google hereby grants to You a perpetual, worldwide, non-exclusive,
  1751  no-charge, royalty-free, irrevocable (except as stated in this section)
  1752  patent license to make, have made, use, offer to sell, sell, import,
  1753  transfer and otherwise run, modify and propagate the contents of this
  1754  implementation of Go, where such license applies only to those patent
  1755  claims, both currently owned or controlled by Google and acquired in
  1756  the future, licensable by Google that are necessarily infringed by this
  1757  implementation of Go.  This grant does not include claims that would be
  1758  infringed only as a consequence of further modification of this
  1759  implementation.  If you or your agent or exclusive licensee institute or
  1760  order or agree to the institution of patent litigation against any
  1761  entity (including a cross-claim or counterclaim in a lawsuit) alleging
  1762  that this implementation of Go or any code incorporated within this
  1763  implementation of Go constitutes direct or contributory patent
  1764  infringement, or inducement of patent infringement, then any patent
  1765  rights granted to you under this License for this implementation of Go
  1766  shall terminate as of the date such litigation is filed.
  1767  
  1768  
  1769  -------- Dependency
  1770  google.golang.org/protobuf
  1771  -------- Copyrights
  1772  Copyright (c) 2018 The Go Authors. All rights reserved.
  1773  Copyright 2018 The Go Authors. All rights reserved.
  1774  Copyright 2019 The Go Authors. All rights reserved.
  1775  Copyright 2020 The Go Authors. All rights reserved.
  1776  Copyright 2018 The Go Authors. All rights reserved.",
  1777  Copyright 2019 The Go Authors. All rights reserved.",
  1778  Copyright 2008 Google Inc.  All rights reserved.
  1779  Copyright 2021 The Go Authors. All rights reserved.
  1780  -------- Patents
  1781  Additional IP Rights Grant (Patents)
  1782  
  1783  "This implementation" means the copyrightable works distributed by
  1784  Google as part of the Go project.
  1785  
  1786  Google hereby grants to You a perpetual, worldwide, non-exclusive,
  1787  no-charge, royalty-free, irrevocable (except as stated in this section)
  1788  patent license to make, have made, use, offer to sell, sell, import,
  1789  transfer and otherwise run, modify and propagate the contents of this
  1790  implementation of Go, where such license applies only to those patent
  1791  claims, both currently owned or controlled by Google and acquired in
  1792  the future, licensable by Google that are necessarily infringed by this
  1793  implementation of Go.  This grant does not include claims that would be
  1794  infringed only as a consequence of further modification of this
  1795  implementation.  If you or your agent or exclusive licensee institute or
  1796  order or agree to the institution of patent litigation against any
  1797  entity (including a cross-claim or counterclaim in a lawsuit) alleging
  1798  that this implementation of Go or any code incorporated within this
  1799  implementation of Go constitutes direct or contributory patent
  1800  infringement, or inducement of patent infringement, then any patent
  1801  rights granted to you under this License for this implementation of Go
  1802  shall terminate as of the date such litigation is filed.
  1803  
  1804  
  1805  -------- Dependency
  1806  gopkg.in/inf.v0
  1807  -------- Copyrights
  1808  Copyright (c) 2012 Péter Surányi. Portions Copyright (c) 2009 The Go
  1809  
  1810  -------- Dependencies Summary
  1811  github.com/fsnotify/fsnotify
  1812  github.com/gogo/protobuf
  1813  github.com/golang/protobuf
  1814  github.com/google/go-cmp
  1815  github.com/google/uuid
  1816  github.com/imdario/mergo
  1817  github.com/spf13/pflag
  1818  golang.org/x/crypto
  1819  golang.org/x/net
  1820  golang.org/x/oauth2
  1821  golang.org/x/sys
  1822  golang.org/x/term
  1823  golang.org/x/text
  1824  golang.org/x/time
  1825  google.golang.org/protobuf
  1826  gopkg.in/inf.v0
  1827  
  1828  -------- License used by Dependencies
  1829  Redistribution and use in source and binary forms, with
  1830  or without modification, are permitted provided that the following conditions
  1831  are met:
  1832  
  1833     * Redistributions of source code must retain the above copyright
  1834  notice, this list of conditions and the following disclaimer.
  1835     * Redistributions in binary form must reproduce the above
  1836  copyright notice, this list of conditions and the following disclaimer
  1837  in the documentation and/or other materials provided with the
  1838  distribution.
  1839     * Neither the name of Google Inc. nor the names of its
  1840  contributors may be used to endorse or promote products derived from
  1841  this software without specific prior written permission.
  1842  
  1843  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  1844  "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  1845  LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  1846  A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  1847  OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  1848  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  1849  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  1850  DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  1851  THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  1852  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  1853  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  1854  
  1855  
  1856  ----------------------- Dependencies Grouped by License ------------
  1857  -------- Dependency
  1858  github.com/pkg/errors
  1859  -------- Copyrights
  1860  Copyright (c) 2015, Dave Cheney <dave@cheney.net>
  1861  
  1862  -------- Dependencies Summary
  1863  github.com/pkg/errors
  1864  
  1865  -------- License used by Dependencies
  1866  Redistribution and use in source and binary forms, with or without
  1867  modification, are permitted provided that the following conditions are met:
  1868  
  1869  1. Redistributions of source code must retain the above copyright notice, this
  1870     list of conditions and the following disclaimer.
  1871  
  1872  2. Redistributions in binary form must reproduce the above copyright notice,
  1873     this list of conditions and the following disclaimer in the documentation
  1874     and/or other materials provided with the distribution
  1875  
  1876  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  1877  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  1878  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  1879  DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
  1880  FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  1881  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  1882  SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  1883  CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  1884  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  1885  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  1886  
  1887  
  1888  
  1889  ----------------------- Dependencies Grouped by License ------------
  1890  -------- Dependency
  1891  sigs.k8s.io/yaml
  1892  -------- Copyrights
  1893  Copyright (c) 2014 Sam Ghods
  1894  Copyright (c) 2012 The Go Authors. All rights reserved.
  1895  Copyright 2013 The Go Authors. All rights reserved.
  1896  
  1897  -------- Dependencies Summary
  1898  sigs.k8s.io/yaml
  1899  
  1900  -------- License used by Dependencies
  1901  The MIT License (MIT)
  1902  
  1903  Copyright (c) 2014 Sam Ghods
  1904  
  1905  Permission is hereby granted, free of charge, to any person obtaining a copy
  1906  of this software and associated documentation files (the "Software"), to deal
  1907  in the Software without restriction, including without limitation the rights
  1908  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1909  copies of the Software, and to permit persons to whom the Software is
  1910  furnished to do so, subject to the following conditions:
  1911  
  1912  The above copyright notice and this permission notice shall be included in all
  1913  copies or substantial portions of the Software.
  1914  
  1915  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1916  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1917  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1918  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1919  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1920  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1921  SOFTWARE.
  1922  
  1923  
  1924  Copyright (c) 2012 The Go Authors. All rights reserved.
  1925  
  1926  Redistribution and use in source and binary forms, with or without
  1927  modification, are permitted provided that the following conditions are
  1928  met:
  1929  
  1930     * Redistributions of source code must retain the above copyright
  1931  notice, this list of conditions and the following disclaimer.
  1932     * Redistributions in binary form must reproduce the above
  1933  copyright notice, this list of conditions and the following disclaimer
  1934  in the documentation and/or other materials provided with the
  1935  distribution.
  1936     * Neither the name of Google Inc. nor the names of its
  1937  contributors may be used to endorse or promote products derived from
  1938  this software without specific prior written permission.
  1939  
  1940  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  1941  "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  1942  LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  1943  A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  1944  OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  1945  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  1946  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  1947  DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  1948  THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  1949  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  1950  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  1951  
  1952  
  1953  ----------------------- Dependencies Grouped by License ------------
  1954  -------- Dependency
  1955  github.com/verrazzano/pkg
  1956  -------- Copyrights
  1957  Copyright (c) 2021 Oracle America, Inc. and its affiliates.
  1958  Copyright (c) 2021, Oracle and/or its affiliates.
  1959  Copyright (C) 2021, Oracle and/or its affiliates.
  1960  
  1961  -------- Dependencies Summary
  1962  github.com/verrazzano/pkg
  1963  github.com/verrazzano/verrazzano-monitoring-operator
  1964  
  1965  -------- License used by Dependencies
  1966  The Universal Permissive License (UPL), Version 1.0
  1967  
  1968  Copyright (c) <year> <copyright holders>
  1969  
  1970  The Universal Permissive License (UPL), Version 1.0
  1971  
  1972  Subject to the condition set forth below, permission is hereby granted to any person obtaining a copy of this software, associated documentation and/or data (collectively the "Software"), free of charge and under any and all copyright rights in the Software, and any and all patent rights owned or freely licensable by each licensor hereunder covering either (i) the unmodified Software as contributed to or provided by such licensor, or (ii) the Larger Works (as defined below), to deal in both
  1973  
  1974  (a) the Software, and
  1975  
  1976  (b) any piece of software and/or hardware listed in the lrgrwrks.txt file if one is included with the Software (each a “Larger Work” to which the Software is contributed by such licensors),
  1977  
  1978  without restriction, including without limitation the rights to copy, create derivative works of, display, perform, and distribute the Software and make, use, sell, offer for sale, import, export, have made, and have sold the Software and the Larger Work(s), and to sublicense the foregoing rights on either these or other terms.
  1979  
  1980  This license is subject to the following condition:
  1981  
  1982  The above copyright notice and either this complete permission notice or at a minimum a reference to the UPL must be included in all copies or substantial portions of the Software.
  1983  
  1984  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.
  1985  
  1986  
  1987  ----------------------- Dependencies Grouped by License ------------
  1988  -------- Dependency
  1989  github.com/pelletier/go-toml
  1990  -------- Copyrights
  1991  Copyright (c) 2013 - 2021 Thomas Pelletier, Eric Anderton
  1992  Copyright 2016 Google LLC
  1993  
  1994  -------- Dependencies Summary
  1995  github.com/pelletier/go-toml
  1996  
  1997  -------- License used by Dependencies
  1998  The bulk of github.com/pelletier/go-toml is distributed under the MIT license
  1999  (see below), with the exception of localtime.go and localtime.test.go.
  2000  Those two files have been copied over from Google's civil library at revision
  2001  ed46f5086358513cf8c25f8e3f022cb838a49d66, and are distributed under the Apache
  2002  2.0 license (see below).
  2003  
  2004  
  2005  github.com/pelletier/go-toml:
  2006  
  2007  
  2008  The MIT License (MIT)
  2009  
  2010  Copyright (c) 2013 - 2021 Thomas Pelletier, Eric Anderton
  2011  
  2012  Permission is hereby granted, free of charge, to any person obtaining a copy
  2013  of this software and associated documentation files (the "Software"), to deal
  2014  in the Software without restriction, including without limitation the rights
  2015  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  2016  copies of the Software, and to permit persons to whom the Software is
  2017  furnished to do so, subject to the following conditions:
  2018  
  2019  The above copyright notice and this permission notice shall be included in all
  2020  copies or substantial portions of the Software.
  2021  
  2022  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  2023  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  2024  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  2025  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  2026  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  2027  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  2028  SOFTWARE.
  2029  
  2030  
  2031  localtime.go, localtime_test.go:
  2032  
  2033  Originals:
  2034      https://raw.githubusercontent.com/googleapis/google-cloud-go/ed46f5086358513cf8c25f8e3f022cb838a49d66/civil/civil.go
  2035      https://raw.githubusercontent.com/googleapis/google-cloud-go/ed46f5086358513cf8c25f8e3f022cb838a49d66/civil/civil_test.go
  2036  Changes:
  2037      * Renamed files from civil* to localtime*.
  2038      * Package changed from civil to toml.
  2039      * 'Local' prefix added to all structs.
  2040  License:
  2041      https://raw.githubusercontent.com/googleapis/google-cloud-go/ed46f5086358513cf8c25f8e3f022cb838a49d66/LICENSE
  2042  
  2043  
  2044                                   Apache License
  2045                             Version 2.0, January 2004
  2046                          http://www.apache.org/licenses/
  2047  
  2048     TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  2049  
  2050     1. Definitions.
  2051  
  2052        "License" shall mean the terms and conditions for use, reproduction,
  2053        and distribution as defined by Sections 1 through 9 of this document.
  2054  
  2055        "Licensor" shall mean the copyright owner or entity authorized by
  2056        the copyright owner that is granting the License.
  2057  
  2058        "Legal Entity" shall mean the union of the acting entity and all
  2059        other entities that control, are controlled by, or are under common
  2060        control with that entity. For the purposes of this definition,
  2061        "control" means (i) the power, direct or indirect, to cause the
  2062        direction or management of such entity, whether by contract or
  2063        otherwise, or (ii) ownership of fifty percent (50%) or more of the
  2064        outstanding shares, or (iii) beneficial ownership of such entity.
  2065  
  2066        "You" (or "Your") shall mean an individual or Legal Entity
  2067        exercising permissions granted by this License.
  2068  
  2069        "Source" form shall mean the preferred form for making modifications,
  2070        including but not limited to software source code, documentation
  2071        source, and configuration files.
  2072  
  2073        "Object" form shall mean any form resulting from mechanical
  2074        transformation or translation of a Source form, including but
  2075        not limited to compiled object code, generated documentation,
  2076        and conversions to other media types.
  2077  
  2078        "Work" shall mean the work of authorship, whether in Source or
  2079        Object form, made available under the License, as indicated by a
  2080        copyright notice that is included in or attached to the work
  2081        (an example is provided in the Appendix below).
  2082  
  2083        "Derivative Works" shall mean any work, whether in Source or Object
  2084        form, that is based on (or derived from) the Work and for which the
  2085        editorial revisions, annotations, elaborations, or other modifications
  2086        represent, as a whole, an original work of authorship. For the purposes
  2087        of this License, Derivative Works shall not include works that remain
  2088        separable from, or merely link (or bind by name) to the interfaces of,
  2089        the Work and Derivative Works thereof.
  2090  
  2091        "Contribution" shall mean any work of authorship, including
  2092        the original version of the Work and any modifications or additions
  2093        to that Work or Derivative Works thereof, that is intentionally
  2094        submitted to Licensor for inclusion in the Work by the copyright owner
  2095        or by an individual or Legal Entity authorized to submit on behalf of
  2096        the copyright owner. For the purposes of this definition, "submitted"
  2097        means any form of electronic, verbal, or written communication sent
  2098        to the Licensor or its representatives, including but not limited to
  2099        communication on electronic mailing lists, source code control systems,
  2100        and issue tracking systems that are managed by, or on behalf of, the
  2101        Licensor for the purpose of discussing and improving the Work, but
  2102        excluding communication that is conspicuously marked or otherwise
  2103        designated in writing by the copyright owner as "Not a Contribution."
  2104  
  2105        "Contributor" shall mean Licensor and any individual or Legal Entity
  2106        on behalf of whom a Contribution has been received by Licensor and
  2107        subsequently incorporated within the Work.
  2108  
  2109     2. Grant of Copyright License. Subject to the terms and conditions of
  2110        this License, each Contributor hereby grants to You a perpetual,
  2111        worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  2112        copyright license to reproduce, prepare Derivative Works of,
  2113        publicly display, publicly perform, sublicense, and distribute the
  2114        Work and such Derivative Works in Source or Object form.
  2115  
  2116     3. Grant of Patent License. Subject to the terms and conditions of
  2117        this License, each Contributor hereby grants to You a perpetual,
  2118        worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  2119        (except as stated in this section) patent license to make, have made,
  2120        use, offer to sell, sell, import, and otherwise transfer the Work,
  2121        where such license applies only to those patent claims licensable
  2122        by such Contributor that are necessarily infringed by their
  2123        Contribution(s) alone or by combination of their Contribution(s)
  2124        with the Work to which such Contribution(s) was submitted. If You
  2125        institute patent litigation against any entity (including a
  2126        cross-claim or counterclaim in a lawsuit) alleging that the Work
  2127        or a Contribution incorporated within the Work constitutes direct
  2128        or contributory patent infringement, then any patent licenses
  2129        granted to You under this License for that Work shall terminate
  2130        as of the date such litigation is filed.
  2131  
  2132     4. Redistribution. You may reproduce and distribute copies of the
  2133        Work or Derivative Works thereof in any medium, with or without
  2134        modifications, and in Source or Object form, provided that You
  2135        meet the following conditions:
  2136  
  2137        (a) You must give any other recipients of the Work or
  2138            Derivative Works a copy of this License; and
  2139  
  2140        (b) You must cause any modified files to carry prominent notices
  2141            stating that You changed the files; and
  2142  
  2143        (c) You must retain, in the Source form of any Derivative Works
  2144            that You distribute, all copyright, patent, trademark, and
  2145            attribution notices from the Source form of the Work,
  2146            excluding those notices that do not pertain to any part of
  2147            the Derivative Works; and
  2148  
  2149        (d) If the Work includes a "NOTICE" text file as part of its
  2150            distribution, then any Derivative Works that You distribute must
  2151            include a readable copy of the attribution notices contained
  2152            within such NOTICE file, excluding those notices that do not
  2153            pertain to any part of the Derivative Works, in at least one
  2154            of the following places: within a NOTICE text file distributed
  2155            as part of the Derivative Works; within the Source form or
  2156            documentation, if provided along with the Derivative Works; or,
  2157            within a display generated by the Derivative Works, if and
  2158            wherever such third-party notices normally appear. The contents
  2159            of the NOTICE file are for informational purposes only and
  2160            do not modify the License. You may add Your own attribution
  2161            notices within Derivative Works that You distribute, alongside
  2162            or as an addendum to the NOTICE text from the Work, provided
  2163            that such additional attribution notices cannot be construed
  2164            as modifying the License.
  2165  
  2166        You may add Your own copyright statement to Your modifications and
  2167        may provide additional or different license terms and conditions
  2168        for use, reproduction, or distribution of Your modifications, or
  2169        for any such Derivative Works as a whole, provided Your use,
  2170        reproduction, and distribution of the Work otherwise complies with
  2171        the conditions stated in this License.
  2172  
  2173     5. Submission of Contributions. Unless You explicitly state otherwise,
  2174        any Contribution intentionally submitted for inclusion in the Work
  2175        by You to the Licensor shall be under the terms and conditions of
  2176        this License, without any additional terms or conditions.
  2177        Notwithstanding the above, nothing herein shall supersede or modify
  2178        the terms of any separate license agreement you may have executed
  2179        with Licensor regarding such Contributions.
  2180  
  2181     6. Trademarks. This License does not grant permission to use the trade
  2182        names, trademarks, service marks, or product names of the Licensor,
  2183        except as required for reasonable and customary use in describing the
  2184        origin of the Work and reproducing the content of the NOTICE file.
  2185  
  2186     7. Disclaimer of Warranty. Unless required by applicable law or
  2187        agreed to in writing, Licensor provides the Work (and each
  2188        Contributor provides its Contributions) on an "AS IS" BASIS,
  2189        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  2190        implied, including, without limitation, any warranties or conditions
  2191        of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  2192        PARTICULAR PURPOSE. You are solely responsible for determining the
  2193        appropriateness of using or redistributing the Work and assume any
  2194        risks associated with Your exercise of permissions under this License.
  2195  
  2196     8. Limitation of Liability. In no event and under no legal theory,
  2197        whether in tort (including negligence), contract, or otherwise,
  2198        unless required by applicable law (such as deliberate and grossly
  2199        negligent acts) or agreed to in writing, shall any Contributor be
  2200        liable to You for damages, including any direct, indirect, special,
  2201        incidental, or consequential damages of any character arising as a
  2202        result of this License or out of the use or inability to use the
  2203        Work (including but not limited to damages for loss of goodwill,
  2204        work stoppage, computer failure or malfunction, or any and all
  2205        other commercial damages or losses), even if such Contributor
  2206        has been advised of the possibility of such damages.
  2207  
  2208     9. Accepting Warranty or Additional Liability. While redistributing
  2209        the Work or Derivative Works thereof, You may choose to offer,
  2210        and charge a fee for, acceptance of support, warranty, indemnity,
  2211        or other liability obligations and/or rights consistent with this
  2212        License. However, in accepting such obligations, You may act only
  2213        on Your own behalf and on Your sole responsibility, not on behalf
  2214        of any other Contributor, and only if You agree to indemnify,
  2215        defend, and hold each Contributor harmless for any liability
  2216        incurred by, or claims asserted against, such Contributor by reason
  2217        of your accepting any such warranty or additional liability.
  2218  
  2219     END OF TERMS AND CONDITIONS
  2220  
  2221     APPENDIX: How to apply the Apache License to your work.
  2222  
  2223        To apply the Apache License to your work, attach the following
  2224        boilerplate notice, with the fields enclosed by brackets "[]"
  2225        replaced with your own identifying information. (Don't include
  2226        the brackets!)  The text should be enclosed in the appropriate
  2227        comment syntax for the file format. We also recommend that a
  2228        file or class name and description of purpose be included on the
  2229        same "printed page" as the copyright notice for easier
  2230        identification within third-party archives.
  2231  
  2232     Copyright [yyyy] [name of copyright owner]
  2233  
  2234     Licensed under the Apache License, Version 2.0 (the "License");
  2235     you may not use this file except in compliance with the License.
  2236     You may obtain a copy of the License at
  2237  
  2238         http://www.apache.org/licenses/LICENSE-2.0
  2239  
  2240     Unless required by applicable law or agreed to in writing, software
  2241     distributed under the License is distributed on an "AS IS" BASIS,
  2242     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  2243     See the License for the specific language governing permissions and
  2244     limitations under the License.
  2245  
  2246  
  2247  === ATTRIBUTION-HELPER-GENERATED:
  2248  === Attribution helper version: {Major:0 Minor:11 GitVersion:0.10.0-40-g9a6aa67d GitCommit:9a6aa67de4e2ddcabe6387929711b0d29cb9ca0e GitTreeState:dirty BuildDate:2022-07-18T20:00:42Z GoVersion:go1.17.8 Compiler:gc Platform:darwin/amd64}
  2249  === License file based on go.mod with md5 sum: 4a4652d23cdd1165ff0dba9a13fe2e84