From 08c31181fd4f56ab05e548cf8781d4e142d0cf83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Nov 2022 06:01:04 +0000 Subject: [PATCH] chore(deps): bump github.com/ViBiOh/auth/v2 from 2.14.18 to 2.14.20 Bumps [github.com/ViBiOh/auth/v2](https://github.com/ViBiOh/auth) from 2.14.18 to 2.14.20. - [Release notes](https://github.com/ViBiOh/auth/releases) - [Commits](https://github.com/ViBiOh/auth/compare/v2.14.18...v2.14.20) --- updated-dependencies: - dependency-name: github.com/ViBiOh/auth/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 6 +++--- go.sum | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/go.mod b/go.mod index 6c2b5c12..16f54246 100644 --- a/go.mod +++ b/go.mod @@ -3,15 +3,15 @@ module github.com/ViBiOh/ketchup go 1.19 require ( - github.com/ViBiOh/auth/v2 v2.14.18 + github.com/ViBiOh/auth/v2 v2.14.20 github.com/ViBiOh/flags v1.2.0 - github.com/ViBiOh/httputils/v4 v4.49.6 + github.com/ViBiOh/httputils/v4 v4.50.0 github.com/ViBiOh/mailer v1.30.16 github.com/golang/mock v1.6.0 github.com/jackc/pgconn v1.13.0 github.com/jackc/pgproto3/v2 v2.3.1 github.com/jackc/pgx/v4 v4.17.2 - github.com/prometheus/client_golang v1.13.0 + github.com/prometheus/client_golang v1.13.1 go.opentelemetry.io/otel/trace v1.11.1 gopkg.in/yaml.v3 v3.0.1 ) diff --git a/go.sum b/go.sum index 16265426..7d95bcf3 100644 --- a/go.sum +++ b/go.sum @@ -34,12 +34,12 @@ dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7 github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU= github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo= github.com/Masterminds/semver/v3 v3.1.1/go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs= -github.com/ViBiOh/auth/v2 v2.14.18 h1:KmSGNGf41QD0egDXMmz36KnSdJBASECN+AQ+veKSXWs= -github.com/ViBiOh/auth/v2 v2.14.18/go.mod h1:ecWJ4IzF52XxeNGtkiqF+6fict6uuECqoJMDzFeic+U= +github.com/ViBiOh/auth/v2 v2.14.20 h1:xCTQrnTOFLiyFLIV0CMXlCPrHEbimganZsbTbdHUh50= +github.com/ViBiOh/auth/v2 v2.14.20/go.mod h1:lL4rXpvS0Gtui4CSy0J/AK1pq59XVXaR4Qz1ELsQ3eY= github.com/ViBiOh/flags v1.2.0 h1:DaujjNXzD29KxKyp4eZdn7c9+uBN5DokWgDAe7DcUmc= github.com/ViBiOh/flags v1.2.0/go.mod h1:UyMB5zeD/aId7Xw3x7577ZNU298JmukzOcV8p/H2W1s= -github.com/ViBiOh/httputils/v4 v4.49.6 h1:hTVwvzv1eWdPa+P++jCIF1ii/0/ACZ4t6NLvA323iwM= -github.com/ViBiOh/httputils/v4 v4.49.6/go.mod h1:y9fyvU14Q39iwFaW267bbhc+wMIB8Hu015IIkbNaNxI= +github.com/ViBiOh/httputils/v4 v4.50.0 h1:87oPPf4hvE8SetNpUOxxNUazhn8XCESz0glvJcj+KgU= +github.com/ViBiOh/httputils/v4 v4.50.0/go.mod h1:yp/iCcK7SBdQfxCqPNwvF4J8WAVZ3M1o95gfFCJIsbE= github.com/ViBiOh/mailer v1.30.16 h1:iDk1IwJHWOYYG2yGRuWIyvVTmMWC/GOUFdmBXchEkGw= github.com/ViBiOh/mailer v1.30.16/go.mod h1:QGzMtIFfH4oPMeViB9ASawXhe8G9S5xGQAbKIUhgFqA= github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc= @@ -263,8 +263,8 @@ github.com/prometheus/client_golang v1.0.0/go.mod h1:db9x61etRT2tGnBNRi70OPL5Fsn github.com/prometheus/client_golang v1.7.1/go.mod h1:PY5Wy2awLA44sXw4AOSfFBetzPP4j5+D6mVACh+pe2M= github.com/prometheus/client_golang v1.11.0/go.mod h1:Z6t4BnS23TR94PD6BsDNk8yVqroYurpAkEiz0P2BEV0= github.com/prometheus/client_golang v1.12.1/go.mod h1:3Z9XVyYiZYEO+YQWt3RD2R3jrbd179Rt297l4aS6nDY= -github.com/prometheus/client_golang v1.13.0 h1:b71QUfeo5M8gq2+evJdTPfZhYMAU0uKPkyPJ7TPsloU= -github.com/prometheus/client_golang v1.13.0/go.mod h1:vTeo+zgvILHsnnj/39Ou/1fPN5nJFOEMgftOUOmlvYQ= +github.com/prometheus/client_golang v1.13.1 h1:3gMjIY2+/hzmqhtUC/aQNYldJA6DtH3CgQvwS+02K1c= +github.com/prometheus/client_golang v1.13.1/go.mod h1:vTeo+zgvILHsnnj/39Ou/1fPN5nJFOEMgftOUOmlvYQ= github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo= github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA= github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=