Skip to content

Commit 2472447

Browse files
Bump github.com/turbot/go-kit from 0.10.0-rc.0 to 1.2.0
Bumps [github.com/turbot/go-kit](https://github.com/turbot/go-kit) from 0.10.0-rc.0 to 1.2.0. - [Changelog](https://github.com/turbot/go-kit/blob/develop/CHANGELOG.md) - [Commits](turbot/go-kit@v0.10.0-rc.0...v1.2.0) --- updated-dependencies: - dependency-name: github.com/turbot/go-kit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 12fdf61 commit 2472447

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

go.mod

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
module github.com/turbot/steampipe-plugin-csv
22

33
go 1.22.4
4-
5-
toolchain go1.22.6
4+
toolchain go1.24.1
65

76
require (
87
github.com/dimchansky/utfbom v1.1.1
9-
github.com/turbot/go-kit v0.10.0-rc.0
8+
github.com/turbot/go-kit v1.2.0
109
github.com/turbot/steampipe-plugin-sdk/v5 v5.10.4
1110
)
1211

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -558,8 +558,8 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
558558
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
559559
github.com/tkrajina/go-reflector v0.5.6 h1:hKQ0gyocG7vgMD2M3dRlYN6WBBOmdoOzJ6njQSepKdE=
560560
github.com/tkrajina/go-reflector v0.5.6/go.mod h1:ECbqLgccecY5kPmPmXg1MrHW585yMcDkVl6IvJe64T4=
561-
github.com/turbot/go-kit v0.10.0-rc.0 h1:kd+jp2ibbIV33Hc8SsMAN410Dl9Pz6SJ40axbKUlSoA=
562-
github.com/turbot/go-kit v0.10.0-rc.0/go.mod h1:fFQqR59I5z5JeeBLfK1PjSifn4Oprs3NiQx0CxeSJxs=
561+
github.com/turbot/go-kit v1.2.0 h1:4pBDu2LGoqF2y6ypL4xJjqlDW0BkUw3IIDlyHkU0O88=
562+
github.com/turbot/go-kit v1.2.0/go.mod h1:1xmRuQ0cn/10QUMNLNOAFIqN8P6Rz5s3VLT8mkN3nF8=
563563
github.com/turbot/steampipe-plugin-sdk/v5 v5.10.4 h1:h2Ye0ksL6KN6w2wh1O3mgKthLnyl4QPsTpUj47bRbvc=
564564
github.com/turbot/steampipe-plugin-sdk/v5 v5.10.4/go.mod h1:FzW+0aq4x1PoCkklCRx43dMrhxk7SYeWVHUb3pNFtFc=
565565
github.com/ulikunitz/xz v0.5.10 h1:t92gobL9l3HE202wg3rlk19F6X+JOxl9BBrCCMYEYd8=

0 commit comments

Comments
 (0)