@@ -2838,8 +2838,116 @@ Contents of probable licence file $GOMODCACHE/cloud.google.com/go@v0.110.4/LICEN
2838
2838
2839
2839
2840
2840
--------------------------------------------------------------------------------
2841
+ <<<<<<< HEAD
2841
2842
Dependency : cloud.google.com/go/bigquery
2842
2843
Version: v1.52.0
2844
+ =======
2845
+ Dependency : google.golang.org/protobuf
2846
+ Version: v1.36.6
2847
+ Licence type (autodetected): BSD-3-Clause
2848
+ --------------------------------------------------------------------------------
2849
+
2850
+ Contents of probable licence file $GOMODCACHE/google.golang.org/protobuf@v1.36.6/LICENSE:
2851
+
2852
+ Copyright (c) 2018 The Go Authors. All rights reserved.
2853
+
2854
+ Redistribution and use in source and binary forms, with or without
2855
+ modification, are permitted provided that the following conditions are
2856
+ met:
2857
+
2858
+ * Redistributions of source code must retain the above copyright
2859
+ notice, this list of conditions and the following disclaimer.
2860
+ * Redistributions in binary form must reproduce the above
2861
+ copyright notice, this list of conditions and the following disclaimer
2862
+ in the documentation and/or other materials provided with the
2863
+ distribution.
2864
+ * Neither the name of Google Inc. nor the names of its
2865
+ contributors may be used to endorse or promote products derived from
2866
+ this software without specific prior written permission.
2867
+
2868
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
2869
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
2870
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
2871
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
2872
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2873
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
2874
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2875
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2876
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2877
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
2878
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2879
+
2880
+
2881
+ --------------------------------------------------------------------------------
2882
+ Dependency : gopkg.in/yaml.v3
2883
+ Version: v3.0.1
2884
+ Licence type (autodetected): MIT
2885
+ --------------------------------------------------------------------------------
2886
+
2887
+ Contents of probable licence file $GOMODCACHE/gopkg.in/yaml.v3@v3.0.1/LICENSE:
2888
+
2889
+
2890
+ This project is covered by two different licenses: MIT and Apache.
2891
+
2892
+ #### MIT License ####
2893
+
2894
+ The following files were ported to Go from C files of libyaml, and thus
2895
+ are still covered by their original MIT license, with the additional
2896
+ copyright staring in 2011 when the project was ported over:
2897
+
2898
+ apic.go emitterc.go parserc.go readerc.go scannerc.go
2899
+ writerc.go yamlh.go yamlprivateh.go
2900
+
2901
+ Copyright (c) 2006-2010 Kirill Simonov
2902
+ Copyright (c) 2006-2011 Kirill Simonov
2903
+
2904
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2905
+ this software and associated documentation files (the "Software"), to deal in
2906
+ the Software without restriction, including without limitation the rights to
2907
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
2908
+ of the Software, and to permit persons to whom the Software is furnished to do
2909
+ so, subject to the following conditions:
2910
+
2911
+ The above copyright notice and this permission notice shall be included in all
2912
+ copies or substantial portions of the Software.
2913
+
2914
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2915
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2916
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2917
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2918
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2919
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2920
+ SOFTWARE.
2921
+
2922
+ ### Apache License ###
2923
+
2924
+ All the remaining project files are covered by the Apache license:
2925
+
2926
+ Copyright (c) 2011-2019 Canonical Ltd
2927
+
2928
+ Licensed under the Apache License, Version 2.0 (the "License");
2929
+ you may not use this file except in compliance with the License.
2930
+ You may obtain a copy of the License at
2931
+
2932
+ http://www.apache.org/licenses/LICENSE-2.0
2933
+
2934
+ Unless required by applicable law or agreed to in writing, software
2935
+ distributed under the License is distributed on an "AS IS" BASIS,
2936
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2937
+ See the License for the specific language governing permissions and
2938
+ limitations under the License.
2939
+
2940
+
2941
+
2942
+
2943
+ ================================================================================
2944
+ Indirect dependencies
2945
+
2946
+
2947
+ --------------------------------------------------------------------------------
2948
+ Dependency : cel.dev/expr
2949
+ Version: v0.19.1
2950
+ >>>>>>> 93c6b86 (build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.36.6 (#4683))
2843
2951
Licence type (autodetected): Apache-2.0
2844
2952
--------------------------------------------------------------------------------
2845
2953
0 commit comments