From 62cb5effbda8434a765373b1cfbaaefc78389506 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 05:48:23 +0000 Subject: [PATCH] Update module github.com/diggerhq/go-bitbucket to v0.0.7 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 043fa88..461c6c0 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/ktrysmt/go-bitbucket go 1.14 require ( - github.com/diggerhq/go-bitbucket v0.0.6 + github.com/diggerhq/go-bitbucket v0.0.7 github.com/k0kubun/pp v3.0.1+incompatible github.com/mitchellh/mapstructure v1.5.0 github.com/stretchr/testify v1.8.4