gitea/services
zeripath 38a4961f9e
Update a few go dependencies ()
There are a lot of go dependencies that appear old and we should update them.

The following packages have been updated:

* codeberg.org/gusted/mcaptcha
* github.com/markbates/goth
* github.com/buildkite/terminal-to-html
* github.com/caddyserver/certmagic
* github.com/denisenkom/go-mssqldb
* github.com/duo-labs/webauthn
* github.com/editorconfig/editorconfig-core-go/v2
* github.com/felixge/fgprof
* github.com/gliderlabs/ssh
* github.com/go-ap/activitypub
* github.com/go-git/go-git/v5
* github.com/go-ldap/ldap/v3
* github.com/go-swagger/go-swagger
* github.com/go-testfixtures/testfixtures/v3
* github.com/golang-jwt/jwt/v4
* github.com/klauspost/compress
* github.com/lib/pq
* gitea.com/lunny/dingtalk_webhook - instead of github.com
* github.com/mattn/go-sqlite3
* github/matn/go-isatty
* github.com/minio/minio-go/v7
* github.com/niklasfasching/go-org
* github.com/prometheus/client_golang
* github.com/stretchr/testify
* github.com/unrolled/render
* github.com/xanzy/go-gitlab
* gopkg.in/ini.v1

Signed-off-by: Andrew Thornton <art27@cantab.net>
..
agit Add more linters to improve code readability ()
asymkey Refactor AssertExistsAndLoadBean to use generics ()
attachment Refactor AssertExistsAndLoadBean to use generics ()
auth Share HTML template renderers and create a watcher framework ()
automerge Add more linters to improve code readability ()
comments Move issues related files into models/issues ()
context Move almost all functions' parameter db.Engine to context.Context ()
cron Move some files into models' sub packages ()
externalaccount Refactor auth package ()
forms refactor webhook *NewPost ()
gitdiff Refactor AssertExistsAndLoadBean to use generics ()
issue Move some files into models' sub packages ()
lfs Move some code into models/git ()
mailer Share HTML template renderers and create a watcher framework ()
migrations Go 1.19 format ()
mirror Add new API endpoints for push mirrors management ()
org Move some files into models' sub packages ()
packages Replace `ServeStream` with `ServeContent` ()
pull Prevent 500 is head repo does not have PullRequest unit in IsUserAllowedToUpdate ()
release Move some files into models' sub packages ()
repository fix hard-coded timeout and error panic in API archive download endpoint ()
task Move some files into models' sub packages ()
user Refactor AssertExistsAndLoadBean to use generics ()
webhook Update a few go dependencies ()
wiki Move some files into models' sub packages ()