From 31f71160da46a16c8918a12b562af73a437c4712 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 23:15:23 +0000 Subject: [PATCH] chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.70 to 0.9.71 (#462) Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket) from 0.9.70 to 0.9.71. - [Release notes](https://github.com/ktrysmt/go-bitbucket/releases) - [Commits](https://github.com/ktrysmt/go-bitbucket/compare/v0.9.70...v0.9.71) --- 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 42b3d20c15..7589782b7d 100644 --- a/go.mod +++ b/go.mod @@ -47,7 +47,7 @@ require ( github.com/imdario/mergo v0.3.16 github.com/itchyny/gojq v0.12.13 github.com/joncalhoun/qson v0.0.0-20200422171543-84433dcd3da0 - github.com/ktrysmt/go-bitbucket v0.9.70 + github.com/ktrysmt/go-bitbucket v0.9.71 github.com/minio/minio-go/v7 v7.0.63 github.com/mitchellh/hashstructure/v2 v2.0.2 github.com/mitchellh/mapstructure v1.5.0 diff --git a/go.sum b/go.sum index d1cb6b2a4d..67dea0e562 100644 --- a/go.sum +++ b/go.sum @@ -1291,8 +1291,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ= 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.70 h1:SWDKD9kKTtWZrVaOMWuaOuYmXGA/lhPRNI8koiKyBFQ= -github.com/ktrysmt/go-bitbucket v0.9.70/go.mod h1:lFsqcfZbrJ+P+h7jggwcrwB2O9kbgLTWTwJoyMI2qAc= +github.com/ktrysmt/go-bitbucket v0.9.71 h1:Dx0otXZI2YZpUMYXmHHhz4YWpHvYX5iGAqn9s8L3zUQ= +github.com/ktrysmt/go-bitbucket v0.9.71/go.mod h1:lFsqcfZbrJ+P+h7jggwcrwB2O9kbgLTWTwJoyMI2qAc= github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc= 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=