From 1e13930f82031276db6a4995bed25e63b969af6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 20:12:09 +0000 Subject: [PATCH] chore(deps): bump github.com/aiven/aiven-go-client/v2 in the main group Bumps the main group with 1 update: [github.com/aiven/aiven-go-client/v2](https://github.com/aiven/aiven-go-client). Updates `github.com/aiven/aiven-go-client/v2` from 2.26.0 to 2.27.0 - [Release notes](https://github.com/aiven/aiven-go-client/releases) - [Commits](https://github.com/aiven/aiven-go-client/compare/v2.26.0...v2.27.0) --- updated-dependencies: - dependency-name: github.com/aiven/aiven-go-client/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: main ... 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 9a48eff..f9c3f1f 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/aiven/go-api-schemas go 1.22 require ( - github.com/aiven/aiven-go-client/v2 v2.26.0 + github.com/aiven/aiven-go-client/v2 v2.27.0 github.com/google/go-cmp v0.6.0 github.com/mitchellh/copystructure v1.2.0 github.com/spf13/cobra v1.8.1 diff --git a/go.sum b/go.sum index 6181ed4..3ca420e 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -github.com/aiven/aiven-go-client/v2 v2.26.0 h1:1dBlF0BULbPsRXEEmcKs71AE3VZ+AYt5zv05LO/b8O4= -github.com/aiven/aiven-go-client/v2 v2.26.0/go.mod h1:KdHfLIlIRZIfCSEBd39j1Q81jlSb6Nd+oCQKqERfnuA= +github.com/aiven/aiven-go-client/v2 v2.27.0 h1:iTr85xDpD8td3Okj2+djUOfGLlVvngvUwaz/bla3Hzc= +github.com/aiven/aiven-go-client/v2 v2.27.0/go.mod h1:KdHfLIlIRZIfCSEBd39j1Q81jlSb6Nd+oCQKqERfnuA= github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o= github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c= github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=