@@ -1133,36 +1133,51 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
11331133** golang.org/go; version go1.23.12 --
11341134https://github.com/golang/go
11351135
1136- ** k8s.io/apimachinery/third_party/forked/golang; version v0.27.4 --
1137- https://github.com/kubernetes/apimachinery
1138-
1139- Copyright (c) 2009 The Go Authors. All rights reserved.
1140-
1141- Redistribution and use in source and binary forms, with or without
1142- modification, are permitted provided that the following conditions are
1143- met:
1144-
1145- * Redistributions of source code must retain the above copyright
1146- notice, this list of conditions and the following disclaimer.
1147- * Redistributions in binary form must reproduce the above
1148- copyright notice, this list of conditions and the following disclaimer
1149- in the documentation and/or other materials provided with the
1150- distribution.
1151- * Neither the name of Google Inc. nor the names of its
1152- contributors may be used to endorse or promote products derived from
1153- this software without specific prior written permission.
1154-
1155- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1156- "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1157- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1158- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1159- OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1160- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1161- LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1162- DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1163- THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1164- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1165- OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1136+
1137+ <html>
1138+ <head>
1139+ <meta content="origin" name="referrer">
1140+ <title>Rate limit · GitHub</title>
1141+ <meta name="viewport" content="width=device-width">
1142+ <style type="text/css" media="screen">
1143+ body {
1144+ background-color: #f6f8fa;
1145+ color: rgba(0, 0, 0, 0.5);
1146+ font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
1147+ font-size: 14px;
1148+ line-height: 1.5;
1149+ }
1150+ .c { margin: 50px auto; max-width: 600px; text-align: center; padding: 0 24px; }
1151+ a { text-decoration: none; }
1152+ a:hover { text-decoration: underline; }
1153+ h1 { color: #24292e; line-height: 60px; font-size: 48px; font-weight: 300; margin: 0px; }
1154+ p { margin: 20px 0 40px; }
1155+ #s { margin-top: 35px; }
1156+ #s a {
1157+ color: #666666;
1158+ font-weight: 200;
1159+ font-size: 14px;
1160+ margin: 0 10px;
1161+ }
1162+ </style>
1163+ </head>
1164+ <body>
1165+ <div class="c">
1166+ <h1>Access has been restricted</h1>
1167+ <p>You have triggered a rate limit.<br><br>
1168+ Please wait a few minutes before you try again;<br>
1169+ in some cases this may take up to an hour.
1170+ </p>
1171+ <div id="s">
1172+ <a href="https://support.github.com">Contact Support</a> —
1173+ <a href="https://githubstatus.com">GitHub Status</a> —
1174+ <a href="https://twitter.com/githubstatus">@githubstatus</a>
1175+ </div>
1176+ </div>
1177+ </body>
1178+ </html>
1179+
1180+
11661181
11671182------
11681183
@@ -1290,6 +1305,39 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12901305
12911306------
12921307
1308+ ** k8s.io/apimachinery/third_party/forked/golang; version v0.27.4 --
1309+ https://github.com/kubernetes/apimachinery
1310+
1311+ Copyright (c) 2009 The Go Authors. All rights reserved.
1312+
1313+ Redistribution and use in source and binary forms, with or without
1314+ modification, are permitted provided that the following conditions are
1315+ met:
1316+
1317+ * Redistributions of source code must retain the above copyright
1318+ notice, this list of conditions and the following disclaimer.
1319+ * Redistributions in binary form must reproduce the above
1320+ copyright notice, this list of conditions and the following disclaimer
1321+ in the documentation and/or other materials provided with the
1322+ distribution.
1323+ * Neither the name of Google Inc. nor the names of its
1324+ contributors may be used to endorse or promote products derived from
1325+ this software without specific prior written permission.
1326+
1327+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1328+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1329+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1330+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1331+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1332+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1333+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1334+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1335+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1336+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1337+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1338+
1339+ ------
1340+
12931341** github.com/davecgh/go-spew/spew; version v1.1.1 --
12941342https://github.com/davecgh/go-spew
12951343
0 commit comments