From c83dbbd9172b1ebce9324f7983559aa99a81aea9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 13:47:43 +0000 Subject: [PATCH] chore(deps): bump github.com/Kong/sdk-konnect-go from 0.6.0 to 0.7.1 Bumps [github.com/Kong/sdk-konnect-go](https://github.com/Kong/sdk-konnect-go) from 0.6.0 to 0.7.1. - [Release notes](https://github.com/Kong/sdk-konnect-go/releases) - [Changelog](https://github.com/Kong/sdk-konnect-go/blob/main/RELEASE.md) - [Commits](https://github.com/Kong/sdk-konnect-go/compare/v0.6.0...v0.7.1) --- updated-dependencies: - dependency-name: github.com/Kong/sdk-konnect-go dependency-version: 0.7.1 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 2870313563..0cd626ec61 100644 --- a/go.mod +++ b/go.mod @@ -17,7 +17,7 @@ go 1.24.3 require ( cloud.google.com/go/container v1.44.0 - github.com/Kong/sdk-konnect-go v0.6.0 + github.com/Kong/sdk-konnect-go v0.7.1 github.com/Masterminds/sprig/v3 v3.3.0 github.com/avast/retry-go/v4 v4.6.1 github.com/blang/semver/v4 v4.0.0 diff --git a/go.sum b/go.sum index 807c674689..27e49b3bba 100644 --- a/go.sum +++ b/go.sum @@ -20,8 +20,8 @@ github.com/Kong/go-diff v1.2.2 h1:KKKaqHc8IxuguFVIZMNt3bi6YuC/t9r7BGD8bOOpSgM= github.com/Kong/go-diff v1.2.2/go.mod h1:nlvdwVZQk3Rm+tbI0cDmKFrOjghtcZTrZBp+UruvvA8= github.com/Kong/gojsondiff v1.3.2 h1:qIOVq2mUXt+NXy8Be5gRUee9TP3Ve0MbQSafg9bXKZE= github.com/Kong/gojsondiff v1.3.2/go.mod h1:DiIxtU59q4alK7ecP+7k56C5UjgOviJ5gQVR2esEhYw= -github.com/Kong/sdk-konnect-go v0.6.0 h1:y7HPJyb6tfp9skFWsWoFxFttstYTytTMkixTQ5xWwVo= -github.com/Kong/sdk-konnect-go v0.6.0/go.mod h1:lDQ6eNibkcSYhqZd+A4qhoLbNCrJGtvGOKttJFJX0OQ= +github.com/Kong/sdk-konnect-go v0.7.1 h1:fkw1ewY+fMFizCt7C5dQS+s2dmZcDmPIoTvUlxnJ3vo= +github.com/Kong/sdk-konnect-go v0.7.1/go.mod h1:lDQ6eNibkcSYhqZd+A4qhoLbNCrJGtvGOKttJFJX0OQ= github.com/MakeNowJust/heredoc v1.0.0 h1:cXCdzVdstXyiTqTvfqk9SDHpKNjxuom+DOlyEeQ4pzQ= github.com/MakeNowJust/heredoc v1.0.0/go.mod h1:mG5amYoWBHf8vpLOuehzbGGw0EHxpZZ6lCpQ4fNJ8LE= github.com/Masterminds/goutils v1.1.1 h1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI=