From 5fb848a2da41878b50cfc930cd31b94dc811b5bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 07:30:18 +0000 Subject: [PATCH] Build(deps): Bump github.com/tdabasinskas/go-backstage/v2 Bumps [github.com/tdabasinskas/go-backstage/v2](https://github.com/tdabasinskas/go-backstage) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/tdabasinskas/go-backstage/releases) - [Commits](https://github.com/tdabasinskas/go-backstage/compare/v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: github.com/tdabasinskas/go-backstage/v2 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 304d73a..59e7093 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/hashicorp/terraform-plugin-log v0.9.0 github.com/hashicorp/terraform-plugin-sdk/v2 v2.34.0 github.com/stretchr/testify v1.9.0 - github.com/tdabasinskas/go-backstage/v2 v2.3.0 + github.com/tdabasinskas/go-backstage/v2 v2.4.0 ) require ( diff --git a/go.sum b/go.sum index 9dba2b6..013224d 100644 --- a/go.sum +++ b/go.sum @@ -189,8 +189,8 @@ github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5 github.com/stretchr/testify v1.7.2/go.mod h1:R6va5+xMeoiuVRoj+gSkQ7d3FALtqAAGI1FQKckRals= github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg= github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY= -github.com/tdabasinskas/go-backstage/v2 v2.3.0 h1:k8cv63dQa6iJaJdkFUrh1Av/gCLM5AZmkVnrgOeDNik= -github.com/tdabasinskas/go-backstage/v2 v2.3.0/go.mod h1:Z5xS/BNU3z2e0uWj8xjaaY+jSyqKvibJPYqPBitByOE= +github.com/tdabasinskas/go-backstage/v2 v2.4.0 h1:MQtixKmPGGRHAlbposEu94eB5GSnsGBID18nkRX2MA0= +github.com/tdabasinskas/go-backstage/v2 v2.4.0/go.mod h1:Z5xS/BNU3z2e0uWj8xjaaY+jSyqKvibJPYqPBitByOE= github.com/vmihailenco/msgpack v3.3.3+incompatible/go.mod h1:fy3FlTQTDXWkZ7Bh6AcGMlsjHatGryHQYUTf1ShIgkk= github.com/vmihailenco/msgpack v4.0.4+incompatible h1:dSLoQfGFAo3F6OoNhwUmLwVgaUXK79GlxNBwueZn0xI= github.com/vmihailenco/msgpack v4.0.4+incompatible/go.mod h1:fy3FlTQTDXWkZ7Bh6AcGMlsjHatGryHQYUTf1ShIgkk=