From bb1467c1973ed5d7ee3a7b4913da91cdab75190a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 12:23:30 -0800 Subject: [PATCH] build(deps): bump github.com/microsoft/fabric-sdk-go from 0.1.0-beta.4 to 0.1.0-beta.5 (#86) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [github.com/microsoft/fabric-sdk-go](https://github.com/microsoft/fabric-sdk-go) from 0.1.0-beta.4 to 0.1.0-beta.5.
Release notes

Sourced from github.com/microsoft/fabric-sdk-go's releases.

v0.1.0-beta.5

What's Changed

Full Changelog: https://github.com/microsoft/fabric-sdk-go/compare/v0.1.0-beta.4...v0.1.0-beta.5

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/microsoft/fabric-sdk-go&package-manager=go_modules&previous-version=0.1.0-beta.4&new-version=0.1.0-beta.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
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 6c951b94..89be5433 100644 --- a/go.mod +++ b/go.mod @@ -21,7 +21,7 @@ require ( github.com/hashicorp/terraform-plugin-log v0.9.0 github.com/hashicorp/terraform-plugin-testing v1.10.0 github.com/manicminer/hamilton v0.72.0 - github.com/microsoft/fabric-sdk-go v0.1.0-beta.4 + github.com/microsoft/fabric-sdk-go v0.1.0-beta.5 github.com/ohler55/ojg v1.25.0 github.com/stretchr/testify v1.9.0 software.sslmate.com/src/go-pkcs12 v0.5.0 diff --git a/go.sum b/go.sum index f6551e64..5574c9df 100644 --- a/go.sum +++ b/go.sum @@ -167,8 +167,8 @@ github.com/mattn/go-isatty v0.0.14/go.mod h1:7GGIvUiUoEMVVmxf/4nioHXj79iQHKdU27k github.com/mattn/go-isatty v0.0.16/go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM= github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY= github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y= -github.com/microsoft/fabric-sdk-go v0.1.0-beta.4 h1:VZrpGqozfRw7Wp0dPRV8B74cRXzoLOswaV50AXkiE4s= -github.com/microsoft/fabric-sdk-go v0.1.0-beta.4/go.mod h1:l28Sxl8AHURpnAABgx4U9JeM5rW7V8l/4AWXLECmZlk= +github.com/microsoft/fabric-sdk-go v0.1.0-beta.5 h1:JtM5kSyBPRE2U4/zrfbZuc3XEi6P1faBkNQ/391pwqE= +github.com/microsoft/fabric-sdk-go v0.1.0-beta.5/go.mod h1:4re/IWo01szDAJiy2/M2yorZdy9FT2Gc3mnQQzcj0xc= github.com/mitchellh/copystructure v1.2.0 h1:vpKXTN4ewci03Vljg/q9QvCGUDttBOGBIa15WveJJGw= github.com/mitchellh/copystructure v1.2.0/go.mod h1:qLl+cE2AmVv+CoeAwDPye/v+N2HKCj9FbZEVFJRxO9s= github.com/mitchellh/go-testing-interface v1.14.1 h1:jrgshOhYAUVNMAJiKbEu7EqAwgJJ2JqpQmpLJOu07cU=