Logo
Explore Help
Sign In
USEFULL/gitea
1
0
Fork 0
You've already forked gitea
mirror of https://github.com/go-gitea/gitea.git synced 2025-10-07 23:19:22 +00:00
Code Issues Packages Projects Releases Wiki Activity
gitea/models/asymkey
History
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
Found using
`find . -type f -name '*.go' -print -exec vim {} -c
':%s/fmt\.Errorf(\(.*\)%v\(.*\)err/fmt.Errorf(\1%w\2err/g' -c ':wq' \;`

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-10-24 20:29:17 +01:00
..
error.go
Make every not exist error unwrappable to a fs.ErrNotExist (#20891)
2022-10-18 07:50:37 +02:00
gpg_key_add.go
…
gpg_key_commit_verification.go
…
gpg_key_common.go
…
gpg_key_import.go
…
gpg_key_test.go
…
gpg_key_verify.go
…
gpg_key.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
2022-10-24 20:29:17 +01:00
main_test.go
…
ssh_key_authorized_keys.go
…
ssh_key_authorized_principals.go
…
ssh_key_commit_verification.go
…
ssh_key_deploy.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
2022-10-24 20:29:17 +01:00
ssh_key_fingerprint.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
2022-10-24 20:29:17 +01:00
ssh_key_parse.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
2022-10-24 20:29:17 +01:00
ssh_key_principals.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
2022-10-24 20:29:17 +01:00
ssh_key_test.go
…
ssh_key_verify.go
…
ssh_key.go
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
2022-10-24 20:29:17 +01:00
Powered by Gitea Version: 1.23.7 Page: 3127ms Template: 105ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API