From 526ccc608aad19bb9bb66f58085d01173e02a3a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 12:11:17 +0000 Subject: [PATCH] chore(deps): bump github.com/Kong/sdk-konnect-go from 0.0.14 to 0.0.15 (#730) Bumps [github.com/Kong/sdk-konnect-go](https://github.com/Kong/sdk-konnect-go) from 0.0.14 to 0.0.15. - [Release notes](https://github.com/Kong/sdk-konnect-go/releases) - [Changelog](https://github.com/Kong/sdk-konnect-go/blob/main/.goreleaser.yml) - [Commits](https://github.com/Kong/sdk-konnect-go/compare/v0.0.14...v0.0.15) --- updated-dependencies: - dependency-name: github.com/Kong/sdk-konnect-go dependency-type: direct:production update-type: version-update:semver-patch ... 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 bc1d10211..12a38ad62 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ toolchain go1.22.5 retract v1.2.2 require ( - github.com/Kong/sdk-konnect-go v0.0.14 + github.com/Kong/sdk-konnect-go v0.0.15 github.com/Masterminds/semver v1.5.0 github.com/cert-manager/cert-manager v1.16.0 github.com/cloudflare/cfssl v1.6.5 diff --git a/go.sum b/go.sum index fecb9969f..2ad7bdb6f 100644 --- a/go.sum +++ b/go.sum @@ -15,8 +15,8 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03 github.com/BurntSushi/toml v1.3.2/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ= github.com/BurntSushi/toml v1.4.0 h1:kuoIxZQy2WRRk1pttg9asf+WVv6tWQuBNVmK8+nqPr0= github.com/BurntSushi/toml v1.4.0/go.mod h1:ukJfTF/6rtPPRCnwkur4qwRxa8vTRFBF0uk2lLoLwho= -github.com/Kong/sdk-konnect-go v0.0.14 h1:oJAUqD5yEvS027f5VowKZ3sS1WC8JizZKTOQ+0+b0uk= -github.com/Kong/sdk-konnect-go v0.0.14/go.mod h1:ipu67aQNnwDzu/LXKePG46cVqkkZnAHKWpsbhTEI8xE= +github.com/Kong/sdk-konnect-go v0.0.15 h1:FzRn/VJbsKLF+Ye1/xv1kIVH+RAFh+x3l5y8RpHhyDQ= +github.com/Kong/sdk-konnect-go v0.0.15/go.mod h1:ipu67aQNnwDzu/LXKePG46cVqkkZnAHKWpsbhTEI8xE= github.com/Masterminds/semver v1.5.0 h1:H65muMkzWKEuNDnfl9d70GUjFniHKHRbFPGBuZ3QEww= github.com/Masterminds/semver v1.5.0/go.mod h1:MB6lktGJrhw8PrUyiEoblNEGEQ+RzHPF078ddwwvV3Y= github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY=