From 93b92478fe674813fa3c309a0e1219c7d837b5e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jun 2022 12:34:37 +0000 Subject: [PATCH] chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.47 to 0.9.48 (#2041) Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket) from 0.9.47 to 0.9.48. - [Release notes](https://github.com/ktrysmt/go-bitbucket/releases) - [Commits](https://github.com/ktrysmt/go-bitbucket/compare/v0.9.47...v0.9.48) --- updated-dependencies: - dependency-name: github.com/ktrysmt/go-bitbucket dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 1b90ad344f..d0e9f7f54e 100644 --- a/go.mod +++ b/go.mod @@ -45,7 +45,7 @@ require ( github.com/imdario/mergo v0.3.13 github.com/itchyny/gojq v0.12.8 github.com/joncalhoun/qson v0.0.0-20200422171543-84433dcd3da0 - github.com/ktrysmt/go-bitbucket v0.9.47 + github.com/ktrysmt/go-bitbucket v0.9.48 github.com/minio/minio-go/v7 v7.0.29 github.com/mitchellh/hashstructure/v2 v2.0.2 github.com/mitchellh/mapstructure v1.5.0 diff --git a/go.sum b/go.sum index 0e4b1962c8..39a94c05b2 100644 --- a/go.sum +++ b/go.sum @@ -887,8 +887,8 @@ github.com/kr/pty v1.1.5/go.mod h1:9r2w37qlBe7rQ6e1fg1S/9xpWHSnaqNdHD3WcMdbPDA= github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI= github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY= github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE= -github.com/ktrysmt/go-bitbucket v0.9.47 h1:7sxgE3PUMfwIFDxDC080UV7buhmLllBemvRhlo0laoA= -github.com/ktrysmt/go-bitbucket v0.9.47/go.mod h1:dPZimcoMYCZmL8eaCu5rda+QbH3ou7d6OCyehCmPpyM= +github.com/ktrysmt/go-bitbucket v0.9.48 h1:cCB2vRJ/xPCVLUBV94Knl2kBU53nXHPpxEBOQx4C+nY= +github.com/ktrysmt/go-bitbucket v0.9.48/go.mod h1:dPZimcoMYCZmL8eaCu5rda+QbH3ou7d6OCyehCmPpyM= github.com/labstack/echo v3.2.1+incompatible/go.mod h1:0INS7j/VjnFxD4E2wkz67b8cVwCLbBmJyDaka6Cmk1s= github.com/labstack/gommon v0.2.7/go.mod h1:/tj9csK2iPSBvn+3NLM9e52usepMtrd5ilFYA+wQNJ4= github.com/lib/pq v1.10.4/go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o=