1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-18 01:46:08 +02:00
gitea/cmd
6543 65ccff54ef
Update go deps (#19665)
* update gitea.com/go-chi/binding
* update github.com/42wim/sshsig
* update github.com/PuerkitoBio/goquery
* update github.com/blevesearch/bleve/v2
* update github.com/caddyserver/certmagic
* update github.com/duo-labs/webauthn
* update github.com/editorconfig/editorconfig-core-go/v2
* update github.com/emirpasic/gods
* update github.com/gliderlabs/ssh
* update github.com/go-chi/cors
* update github.com/go-enry/go-enry/v2
* update github.com/go-git/go-git/v5
* update github.com/go-ldap/ldap/v3
* update github.com/golang-jwt/jwt/v4
* update github.com/google/pprof
* update github.com/klauspost/compress
* update github.com/lib/pq
* update github.com/markbates/goth
* update github.com/minio/minio-go/v7
* update github.com/olivere/elastic/v7
* update github.com/unrolled/render
* update github.com/urfave/cli
* update github.com/xanzy/go-gitlab
* update github.com/yuin/goldmark
* adopt breaking changes of certmagic
2022-05-10 12:32:42 +02:00
..
admin.go Federation: return useful statistic information for nodeinfo (#19561) 2022-05-02 21:35:45 +08:00
admin_auth_ldap.go
admin_auth_ldap_test.go
cert.go
cmd.go
convert.go
docs.go
doctor.go
dump.go
dump_repo.go
embedded.go Remove legacy `+build:` constraint (#19582) 2022-05-02 23:22:45 +08:00
embedded_stub.go Remove legacy `+build:` constraint (#19582) 2022-05-02 23:22:45 +08:00
generate.go
hook.go Move some helper files out of models (#19355) 2022-05-08 18:46:32 +02:00
hook_test.go
keys.go
mailer.go
manager.go
manager_logging.go
migrate.go
migrate_storage.go
restore_repo.go
serv.go Move some helper files out of models (#19355) 2022-05-08 18:46:32 +02:00
web.go
web_acme.go Update go deps (#19665) 2022-05-10 12:32:42 +02:00
web_graceful.go
web_https.go