@@ -61,9 +61,9 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
61
61
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
62
62
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
63
63
64
- * golang.org/x/mod@v0.5.1 - (https://golang.org/x/mod)
64
+ * golang.org/x/mod@v0.20.0 - (https://golang.org/x/mod)
65
65
66
- Copyright (c) 2009 The Go Authors. All rights reserved .
66
+ Copyright 2009 The Go Authors.
67
67
68
68
Redistribution and use in source and binary forms, with or without
69
69
modification, are permitted provided that the following conditions are
@@ -75,7 +75,7 @@ notice, this list of conditions and the following disclaimer.
75
75
copyright notice, this list of conditions and the following disclaimer
76
76
in the documentation and/or other materials provided with the
77
77
distribution.
78
- * Neither the name of Google Inc. nor the names of its
78
+ * Neither the name of Google LLC nor the names of its
79
79
contributors may be used to endorse or promote products derived from
80
80
this software without specific prior written permission.
81
81
@@ -91,9 +91,9 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
91
91
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
92
92
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
93
93
94
- * golang.org/x/sys@v0.0.0-20220204135822-1c1b9b1eba6a - (https://golang.org/x/sys)
94
+ * golang.org/x/sys@v0.30.0 - (https://golang.org/x/sys)
95
95
96
- Copyright (c) 2009 The Go Authors. All rights reserved .
96
+ Copyright 2009 The Go Authors.
97
97
98
98
Redistribution and use in source and binary forms, with or without
99
99
modification, are permitted provided that the following conditions are
@@ -105,7 +105,7 @@ notice, this list of conditions and the following disclaimer.
105
105
copyright notice, this list of conditions and the following disclaimer
106
106
in the documentation and/or other materials provided with the
107
107
distribution.
108
- * Neither the name of Google Inc. nor the names of its
108
+ * Neither the name of Google LLC nor the names of its
109
109
contributors may be used to endorse or promote products derived from
110
110
this software without specific prior written permission.
111
111
@@ -121,32 +121,3 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
121
121
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
122
122
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
123
123
124
- * golang.org/x/
[email protected] - (https://golang.org/x/xerrors)
125
-
126
- Copyright (c) 2019 The Go Authors. All rights reserved.
127
-
128
- Redistribution and use in source and binary forms, with or without
129
- modification, are permitted provided that the following conditions are
130
- met:
131
-
132
- * Redistributions of source code must retain the above copyright
133
- notice, this list of conditions and the following disclaimer.
134
- * Redistributions in binary form must reproduce the above
135
- copyright notice, this list of conditions and the following disclaimer
136
- in the documentation and/or other materials provided with the
137
- distribution.
138
- * Neither the name of Google Inc. nor the names of its
139
- contributors may be used to endorse or promote products derived from
140
- this software without specific prior written permission.
141
-
142
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
143
- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
144
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
145
- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
146
- OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
147
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
148
- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
149
- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
150
- THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
151
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
152
- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
0 commit comments