From ddffd571d92050405f15a491374a9defc3c4e464 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 09:52:31 +0000 Subject: [PATCH] chore(deps): bump github.com/go-authgate/sdk-go in /go-m2m Bumps [github.com/go-authgate/sdk-go](https://github.com/go-authgate/sdk-go) from 0.7.0 to 0.9.0. - [Release notes](https://github.com/go-authgate/sdk-go/releases) - [Commits](https://github.com/go-authgate/sdk-go/compare/v0.7.0...v0.9.0) --- updated-dependencies: - dependency-name: github.com/go-authgate/sdk-go dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go-m2m/go.mod | 2 +- go-m2m/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go-m2m/go.mod b/go-m2m/go.mod index 78effde..b3d6af6 100644 --- a/go-m2m/go.mod +++ b/go-m2m/go.mod @@ -3,7 +3,7 @@ module github.com/go-authgate/examples/go-m2m go 1.25.8 require ( - github.com/go-authgate/sdk-go v0.7.0 + github.com/go-authgate/sdk-go v0.9.0 github.com/joho/godotenv v1.5.1 ) diff --git a/go-m2m/go.sum b/go-m2m/go.sum index 6fb4087..0fb3536 100644 --- a/go-m2m/go.sum +++ b/go-m2m/go.sum @@ -1,7 +1,7 @@ github.com/appleboy/go-httpretry v0.11.0 h1:LI2kFDBI9ghxIip9dJz3uRMEVEwSSOC1bjS177QCi+w= github.com/appleboy/go-httpretry v0.11.0/go.mod h1:96v1IO6wg1+S10iFbOM3O8rn2vkFw8+uH4mDPhGoz+E= -github.com/go-authgate/sdk-go v0.7.0 h1:hUqUMzsDkb+l5EiL+aX2LaFon/3mbjHmxm97qHHHL3k= -github.com/go-authgate/sdk-go v0.7.0/go.mod h1:Afx/Dbyvf8pw4YeOqVEVdDW2WHhn534Sb2/TaFQktuU= +github.com/go-authgate/sdk-go v0.9.0 h1:VgQNjcKXtMONNiVf4coC/J69H78CkTt3CJ8maiQSf6Y= +github.com/go-authgate/sdk-go v0.9.0/go.mod h1:Afx/Dbyvf8pw4YeOqVEVdDW2WHhn534Sb2/TaFQktuU= github.com/joho/godotenv v1.5.1 h1:7eLL/+HRGLY0ldzfGMeQkb7vMd0as4CfYvUVzLqw0N0= github.com/joho/godotenv v1.5.1/go.mod h1:f4LDr5Voq0i2e/R5DDNOoa2zzDfwtkZa6DnEwAbqwq4= golang.org/x/sync v0.20.0 h1:e0PTpb7pjO8GAtTs2dQ6jYa5BWYlMuX047Dco/pItO4=