Skip to content

Commit 8baab01

Browse files
Bump github.com/turbot/go-kit from 1.1.0 to 1.3.0
Bumps [github.com/turbot/go-kit](https://github.com/turbot/go-kit) from 1.1.0 to 1.3.0. - [Changelog](https://github.com/turbot/go-kit/blob/develop/CHANGELOG.md) - [Commits](turbot/go-kit@v1.1.0...v1.3.0) --- updated-dependencies: - dependency-name: github.com/turbot/go-kit dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f605612 commit 8baab01

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/ghodss/yaml v1.0.0
1111
github.com/google/go-github/v55 v55.0.0
1212
github.com/shurcooL/githubv4 v0.0.0-20231126234147-1cffa1f02456
13-
github.com/turbot/go-kit v1.1.0
13+
github.com/turbot/go-kit v1.3.0
1414
github.com/turbot/steampipe-plugin-sdk/v5 v5.11.6
1515
golang.org/x/oauth2 v0.21.0
1616
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -580,8 +580,8 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
580580
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
581581
github.com/tkrajina/go-reflector v0.5.6 h1:hKQ0gyocG7vgMD2M3dRlYN6WBBOmdoOzJ6njQSepKdE=
582582
github.com/tkrajina/go-reflector v0.5.6/go.mod h1:ECbqLgccecY5kPmPmXg1MrHW585yMcDkVl6IvJe64T4=
583-
github.com/turbot/go-kit v1.1.0 h1:2gW+MFDJD+mN41GcvhAajTrwR8HgN9KKJ8HnYwPGTV0=
584-
github.com/turbot/go-kit v1.1.0/go.mod h1:1xmRuQ0cn/10QUMNLNOAFIqN8P6Rz5s3VLT8mkN3nF8=
583+
github.com/turbot/go-kit v1.3.0 h1:6cIYPAO5hO9fG7Zd5UBC4Ch3+C6AiiyYS0UQnrUlTV0=
584+
github.com/turbot/go-kit v1.3.0/go.mod h1:piKJMYCF8EYmKf+D2B78Csy7kOHGmnQVOWingtLKWWQ=
585585
github.com/turbot/steampipe-plugin-sdk/v5 v5.11.6 h1:VYWMj5dPDQ2QZ1SAd8DKDygS6yk2DxY15c0IUf839qI=
586586
github.com/turbot/steampipe-plugin-sdk/v5 v5.11.6/go.mod h1:kkkm+Xb7r+WwKsn8tGVAaLtS6cPzqCpNK060N1xUmMQ=
587587
github.com/ulikunitz/xz v0.5.10 h1:t92gobL9l3HE202wg3rlk19F6X+JOxl9BBrCCMYEYd8=

0 commit comments

Comments
 (0)