From 5ca3789fdb77ffdfb64a903707c041012d0475c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 06:03:20 +0000 Subject: [PATCH] Bump github.com/turbot/go-kit from 0.8.0-rc.0 to 0.9.0-rc.0 Bumps [github.com/turbot/go-kit](https://github.com/turbot/go-kit) from 0.8.0-rc.0 to 0.9.0-rc.0. - [Changelog](https://github.com/turbot/go-kit/blob/main/CHANGELOG.md) - [Commits](https://github.com/turbot/go-kit/compare/v0.8.0-rc.0...v0.9.0-rc.0) --- updated-dependencies: - dependency-name: github.com/turbot/go-kit 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 659ed3c..c1708d6 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/ghodss/yaml v1.0.0 github.com/google/go-github/v55 v55.0.0 github.com/shurcooL/githubv4 v0.0.0-20221021030919-a134b1472cc7 - github.com/turbot/go-kit v0.8.0-rc.0 + github.com/turbot/go-kit v0.9.0-rc.0 github.com/turbot/steampipe-plugin-sdk/v5 v5.6.1 golang.org/x/oauth2 v0.12.0 ) diff --git a/go.sum b/go.sum index c3be437..18d3d60 100644 --- a/go.sum +++ b/go.sum @@ -644,8 +644,8 @@ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcU github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo= github.com/tkrajina/go-reflector v0.5.6 h1:hKQ0gyocG7vgMD2M3dRlYN6WBBOmdoOzJ6njQSepKdE= github.com/tkrajina/go-reflector v0.5.6/go.mod h1:ECbqLgccecY5kPmPmXg1MrHW585yMcDkVl6IvJe64T4= -github.com/turbot/go-kit v0.8.0-rc.0 h1:Vj1w5TmZWwdSwBTcOq6FKVlQQ+XwCd27BZVPZ9m1hT0= -github.com/turbot/go-kit v0.8.0-rc.0/go.mod h1:JkVKhR5XHK86aXY4WzB9Lr0jdnrsafjVh4yJA8ZS3Ck= +github.com/turbot/go-kit v0.9.0-rc.0 h1:lPVYl2UGC9fzvMSddg4+l17HT6N/CH7tBLxpeCIk53I= +github.com/turbot/go-kit v0.9.0-rc.0/go.mod h1:AY17SDL/JnVnqUlQIc0Y9mQ2Gbtw0+IwEX4ErywH9bw= github.com/turbot/steampipe-plugin-sdk/v5 v5.6.1 h1:PnguL3AjhPwRtzS2KLEnyTPStTYLRSwQWz13GK5QWSA= github.com/turbot/steampipe-plugin-sdk/v5 v5.6.1/go.mod h1:u2ubq9W5/5y6wG481LyulS7vuMOTRPmXAUfGLoVmwnA= github.com/ulikunitz/xz v0.5.10 h1:t92gobL9l3HE202wg3rlk19F6X+JOxl9BBrCCMYEYd8=