mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-16 01:43:24 +09:00
chore(deps): update dependencies (#39256)
Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
Generated
+11
@@ -453,6 +453,8 @@
|
||||
".htmlhintrc",
|
||||
".imgbotconfig",
|
||||
".nycrc",
|
||||
".releaserc",
|
||||
".secrets.baseline",
|
||||
".tern-config",
|
||||
".tern-project",
|
||||
".watchmanconfig",
|
||||
@@ -710,6 +712,7 @@
|
||||
".buckconfig",
|
||||
".coveragerc",
|
||||
".flake8",
|
||||
".gitreview",
|
||||
".pylintrc",
|
||||
"HOSTS",
|
||||
"buildozer.spec",
|
||||
@@ -784,9 +787,12 @@
|
||||
"extensions": [
|
||||
"r",
|
||||
"rd",
|
||||
"rhistory",
|
||||
"rsx"
|
||||
],
|
||||
"filenames": [
|
||||
".Rapp.history",
|
||||
".Rhistory",
|
||||
".Rprofile",
|
||||
"expr-dist"
|
||||
]
|
||||
@@ -906,6 +912,7 @@
|
||||
"bats",
|
||||
"command",
|
||||
"ksh",
|
||||
"pacscript",
|
||||
"sbatch",
|
||||
"slurm",
|
||||
"tmux",
|
||||
@@ -1169,6 +1176,7 @@
|
||||
"kml",
|
||||
"launch",
|
||||
"mdpolicy",
|
||||
"meta4",
|
||||
"mjml",
|
||||
"mod",
|
||||
"mojo",
|
||||
@@ -1189,6 +1197,7 @@
|
||||
"pt",
|
||||
"pubxml",
|
||||
"qhelp",
|
||||
"rbxmx",
|
||||
"rdf",
|
||||
"res",
|
||||
"resx",
|
||||
@@ -1275,7 +1284,9 @@
|
||||
".clang-format",
|
||||
".clang-tidy",
|
||||
".clangd",
|
||||
".eslintrc",
|
||||
".gemrc",
|
||||
".releaserc",
|
||||
"CITATION.cff",
|
||||
"glide.lock",
|
||||
"pixi.lock",
|
||||
|
||||
Generated
+5
@@ -559,6 +559,11 @@
|
||||
"path": "github.com/go-webauthn/x/LICENSE",
|
||||
"licenseText": "Copyright (c) 2021-2023 github.com/go-webauthn authors.\n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the\nfollowing conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following\n disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following\n disclaimer in the documentation and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products\n derived from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES,\nINCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\nSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,\nWHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF\nTHIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
|
||||
},
|
||||
{
|
||||
"name": "github.com/go-webauthn/x/crypto/secp256k1",
|
||||
"path": "github.com/go-webauthn/x/crypto/secp256k1/LICENSE",
|
||||
"licenseText": "ISC License\n\nCopyright (c) 2013-2017 The btcsuite developers\nCopyright (c) 2015-2024 The Decred developers\nCopyright (c) 2017 The Lightning Network Developers\n\nPermission to use, copy, modify, and distribute this software for any\npurpose with or without fee is hereby granted, provided that the above\ncopyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES\nWITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF\nMERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR\nANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\nWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN\nACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF\nOR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n"
|
||||
},
|
||||
{
|
||||
"name": "github.com/go-webauthn/x/revoke",
|
||||
"path": "github.com/go-webauthn/x/revoke/LICENSE",
|
||||
|
||||
Reference in New Issue
Block a user