itdoxy-lab/services/webhook
zeripath 38a4961f9e
Update a few go dependencies (#21022)
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>
2022-09-01 23:13:17 +02:00
..
deliver.go
deliver_test.go
dingtalk.go Update a few go dependencies (#21022) 2022-09-01 23:13:17 +02:00
dingtalk_test.go
discord.go
discord_test.go
feishu.go
feishu_test.go
general.go fix(telegram): fix link bot to release tag (#19830) 2022-05-28 16:44:51 -04:00
general_test.go
main_test.go
matrix.go
matrix_test.go fix(telegram): fix link bot to release tag (#19830) 2022-05-28 16:44:51 -04:00
msteams.go
msteams_test.go
packagist.go
packagist_test.go
payloader.go
slack.go refactor webhook *NewPost (#20729) 2022-08-11 17:48:23 +02:00
slack_test.go refactor webhook *NewPost (#20729) 2022-08-11 17:48:23 +02:00
telegram.go
telegram_test.go fix(telegram): fix link bot to release tag (#19830) 2022-05-28 16:44:51 -04:00
webhook.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
webhook_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
wechatwork.go