Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 #944
knative-verify.yaml
on: pull_request
verify
/
Verify Deps and Codegen
4m 10s
Annotations
10 errors and 1 warning
verify / Verify Deps and Codegen:
third_party/VENDOR-LICENSE/sigs.k8s.io/yaml/LICENSE#L1
Please run ./hack/update-codegen.sh.
diff --git a/third_party/VENDOR-LICENSE/sigs.k8s.io/yaml/LICENSE b/third_party/VENDOR-LICENSE/sigs.k8s.io/yaml/LICENSE
index 7805d36..093d6d3 100644
--- a/third_party/VENDOR-LICENSE/sigs.k8s.io/yaml/LICENSE
+++ b/third_party/VENDOR-LICENSE/sigs.k8s.io/yaml/LICENSE
@@ -48,3 +48,259 @@ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+# The forked go-yaml.v3 library under this project is covered by two
+different licenses (MIT and Apache):
+
+#### MIT License ####
+
+The following files were ported to Go from C files of libyaml, and thus
+are still covered by their original MIT license, with the additional
+copyright staring in 2011 when the project was ported over:
+
+ apic.go emitterc.go parserc.go readerc.go scannerc.go
+ writerc.go yamlh.go yamlprivateh.go
+
+Copyright (c) 2006-2010 Kirill Simonov
+Copyright (c) 2006-2011 Kirill Simonov
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of
+this software and associated documentation files (the "Software"), to deal in
+the Software without restriction, including without limitation the rights to
+use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
+of the Software, and to permit persons to whom the Software is furnished to do
+so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
+
+### Apache License ###
+
+All the remaining project files are covered by the Apache license:
+
+Copyright (c) 2011-2019 Canonical Ltd
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+# The forked go-yaml.v2 library under the project is covered by an
+Apache license:
+
+ Apache License
+ Version 2.0, January 2004
+ http://www.apache.org/licenses/
+
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+ 1. Definitions.
+
+ "License" shall mean the terms and conditions for use, reproduction,
+ and distribution as defined by Sections 1 through 9 of this document.
+
+ "Licensor" shall mean the copyright owner or entity authorized by
+ the copyright owner that is granting the License.
+
+ "Legal Entity" shall mean the union of the acting entity and all
+ other entities that control, are controlled by, or are under common
+ control with that entity. For the purposes of this definition,
+ "control" means (i) the power, direct or indirect, to cause the
+ direction or management of such entity, whether by contract or
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
+ outstanding shares, or (iii) beneficial ownership of such entity.
+
+ "You" (or "Your") shall mean an individual or Legal Entity
+ exercising permissions granted by this License
|
verify / Verify Deps and Codegen:
vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/BUILD.bazel#L1
Please run ./hack/update-codegen.sh.
|
verify / Verify Deps and Codegen:
vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/BUILD.bazel#L1
Please run ./hack/update-codegen.sh.
|
verify / Verify Deps and Codegen:
vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/BUILD.bazel#L1
Please run ./hack/update-codegen.sh.
|
verify / Verify Deps and Codegen:
vendor/k8s.io/apimachinery/pkg/api/errors/OWNERS#L1
Please run ./hack/update-codegen.sh.
|
verify / Verify Deps and Codegen:
vendor/k8s.io/apimachinery/pkg/api/meta/OWNERS#L1
Please run ./hack/update-codegen.sh.
|
verify / Verify Deps and Codegen:
vendor/k8s.io/apimachinery/pkg/api/resource/OWNERS#L1
Please run ./hack/update-codegen.sh.
|
verify / Verify Deps and Codegen:
vendor/k8s.io/apimachinery/pkg/apis/meta/v1/OWNERS#L1
Please run ./hack/update-codegen.sh.
|
verify / Verify Deps and Codegen:
vendor/k8s.io/apimachinery/pkg/util/mergepatch/OWNERS#L1
Please run ./hack/update-codegen.sh.
|
verify / Verify Deps and Codegen:
vendor/k8s.io/apimachinery/pkg/util/strategicpatch/OWNERS#L1
Please run ./hack/update-codegen.sh.
|
verify / Verify Deps and Codegen
Restore cache failed: Dependencies file is not found in /home/runner/work/net-gateway-api/net-gateway-api. Supported file pattern: go.sum
|