api/vendor/github.com
konrad d02d413c5e Sentry integration (#591)
Use sentry echo integration to send errors

Only capture errors not already handled by echo

Add sentry panic handler

Add sentry library

Add sentry init

Add sentry config

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#591
2020-06-19 18:47:15 +00:00
..
BurntSushi/toml Fix lint errs (#59) 2019-02-18 19:32:41 +00:00
KyleBanks/depth Task Attachments (#104) 2019-10-16 20:52:29 +00:00
PuerkitoBio Updated libraries 2019-05-07 21:42:24 +02:00
alecthomas/template Task Attachments (#104) 2019-10-16 20:52:29 +00:00
asaskevich/govalidator Updated libraries 2019-05-07 21:42:24 +02:00
beevik/etree Better caldav support (#73) 2019-05-22 17:48:48 +00:00
beorn7/perks Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
boombuler/barcode Add 2fa for authentification (#383) 2020-04-17 19:25:35 +00:00
c2h5oh/datasize Update github.com/c2h5oh/datasize commit hash to 28bbd47 (#212) 2020-04-06 20:28:57 +00:00
cespare/xxhash/v2 Update module prometheus/client_golang to v1 2020-04-12 22:06:24 +02:00
client9/misspell added vendor 2018-10-28 17:24:10 +01:00
cpuguy83/go-md2man/v2 Task Attachments (#104) 2019-10-16 20:52:29 +00:00
cweill/gotests Add logging for invalid model errors (#126) 2020-01-26 19:40:23 +00:00
davecgh/go-spew Add password reset (#3) 2018-10-27 09:33:28 +00:00
dgrijalva/jwt-go CalDAV support (#15) 2018-11-03 15:05:45 +00:00
fsnotify/fsnotify Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00
fzipp/gocyclo added vendor 2018-10-28 17:24:10 +01:00
garyburd/redigo added new cache libraries 2018-09-13 19:53:39 +02:00
getsentry/sentry-go Sentry integration (#591) 2020-06-19 18:47:15 +00:00
ghodss/yaml Migrate to new swagger docs generation (#18) 2018-11-12 15:46:35 +00:00
go-openapi Task collection improvements (#109) 2019-12-01 13:38:11 +00:00
go-redis/redis/v7 Update module go-redis/redis/v7 to v7.4.0 (#579) 2020-06-05 13:26:35 +00:00
go-sql-driver/mysql Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
go-testfixtures/testfixtures/v3 Update module go-testfixtures/testfixtures/v3 to v3.2.0 (#505) 2020-05-11 10:10:15 +00:00
golang Update module prometheus/client_golang to v1.7.0 (#589) 2020-06-17 21:24:13 +00:00
gordonklaus/ineffassign Update github.com/gordonklaus/ineffassign commit hash to 7953dde (#233) 2020-04-07 12:30:57 +00:00
hashicorp/hcl Update module lib/pq to v1.7.0 (#581) 2020-06-08 21:17:38 +00:00
iancoleman/strcase Task filters (#243) 2020-04-11 14:20:33 +00:00
imdario/mergo Update module imdario/mergo to v0.3.9 (#238) 2020-04-07 16:05:10 +00:00
inconshreveable/mousetrap Added cli for general usage of Vikunja (#66) 2019-03-24 17:15:44 +00:00
jgautheron/goconst Update github.com/jgautheron/goconst commit hash to cda7ea3 (#228) 2020-04-07 08:38:00 +00:00
labstack Update module labstack/echo/v4 to v4.1.16 (#241) 2020-04-07 18:59:53 +00:00
laurent22/ical-go Fixed ical-go package include 2019-05-24 19:45:33 +02:00
lib/pq Update module lib/pq to v1.7.0 (#581) 2020-06-08 21:17:38 +00:00
magiconair/properties Update module spf13/viper to v1.6.2 (#272) 2020-04-08 18:43:35 +00:00
mailru/easyjson Task Attachments (#104) 2019-10-16 20:52:29 +00:00
mattn Update module labstack/echo/v4 to v4.1.16 (#241) 2020-04-07 18:59:53 +00:00
matttproud/golang_protobuf_extensions Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
mitchellh/mapstructure Add password reset (#3) 2018-10-27 09:33:28 +00:00
olekukonko/tablewriter Update module olekukonko/tablewriter to v0.0.4 (#240) 2020-04-07 16:58:27 +00:00
op/go-logging Move the crudhandler to own repo (#27) 2018-11-30 23:26:56 +00:00
pelletier/go-toml feature/rate-limit (#91) 2019-07-21 21:27:30 +00:00
pkg/errors Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00
pmezard/go-difflib initial commit 2018-06-10 11:11:42 +02:00
pquerna/otp Add 2fa for authentification (#383) 2020-04-17 19:25:35 +00:00
prometheus Update module prometheus/client_golang to v1.7.0 (#589) 2020-06-17 21:24:13 +00:00
russross/blackfriday/v2 Task Attachments (#104) 2019-10-16 20:52:29 +00:00
samedi/caldav-go Used one branch for both fixes in caldav-go 2019-05-24 20:01:59 +02:00
shurcooL Task Attachments (#104) 2019-10-16 20:52:29 +00:00
spf13 Update module spf13/afero to v1.3.0 (#588) 2020-06-17 16:52:36 +00:00
stretchr/testify Update module stretchr/testify to v1.6.1 (#580) 2020-06-05 13:26:48 +00:00
subosito/gotenv Update module spf13/viper to v1.6.2 (#272) 2020-04-08 18:43:35 +00:00
swaggo/swag Task Attachments (#104) 2019-10-16 20:52:29 +00:00
syndtr/goleveldb Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00
ulule/limiter/v3 Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00
urfave/cli Update module go-redis/redis to v7 (#309) 2020-04-11 21:43:04 +00:00
valyala Improve pagination (#105) 2019-10-23 21:11:40 +00:00