From 70b3c928678af28247a38d199d11e046093e3b6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 11:02:19 +0000 Subject: [PATCH] chore(deps): bump github.com/davidebianchi/go-jsonclient Bumps [github.com/davidebianchi/go-jsonclient](https://github.com/davidebianchi/go-jsonclient) from 1.3.0 to 1.5.0. - [Changelog](https://github.com/davidebianchi/go-jsonclient/blob/master/CHANGELOG.md) - [Commits](https://github.com/davidebianchi/go-jsonclient/compare/v1.3.0...v1.5.0) --- updated-dependencies: - dependency-name: github.com/davidebianchi/go-jsonclient dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 36c0e0d4..ca3f86b8 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/rond-authz/rond go 1.18 require ( - github.com/davidebianchi/go-jsonclient v1.3.0 + github.com/davidebianchi/go-jsonclient v1.5.0 github.com/davidebianchi/gswagger v0.9.0 github.com/getkin/kin-openapi v0.117.0 github.com/google/uuid v1.3.0 diff --git a/go.sum b/go.sum index 52031668..8537df1d 100644 --- a/go.sum +++ b/go.sum @@ -96,8 +96,8 @@ github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f/go.mod h1:E3G3o1h8I7cfc github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c= github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= -github.com/davidebianchi/go-jsonclient v1.3.0 h1:6579uXOHEDcClHK8b3j/xWbQV4Khpn7aMcH7tOmRjwY= -github.com/davidebianchi/go-jsonclient v1.3.0/go.mod h1:lIOd35jxGfGENA/M0s1klHJgagIDj2KM1O6A/V5vpPI= +github.com/davidebianchi/go-jsonclient v1.5.0 h1:PVDunAF/6c30D2SSx711efsrUP3hhml+uGT6oD3lzVY= +github.com/davidebianchi/go-jsonclient v1.5.0/go.mod h1:lXd/hkx23H590Dod74j5GsmpgxF8RIAGZDt1P5+2mqo= github.com/davidebianchi/gswagger v0.9.0 h1:wztdl5oSQ0PGgrbhivPr71VNIf4QUKQCeOffbd6lnTE= github.com/davidebianchi/gswagger v0.9.0/go.mod h1:Ge69aGQIAWZs63UzaStPfqGT5u/gEXLsQ6vTM3gzDCE= github.com/dgraph-io/badger/v3 v3.2103.5 h1:ylPa6qzbjYRQMU6jokoj4wzcaweHylt//CH0AKt0akg=