File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/turbot/steampipe-plugin-csv
2
2
3
3
go 1.22.4
4
-
5
- toolchain go1.22.6
4
+ toolchain go1.24.1
6
5
7
6
require (
8
7
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
10
9
github.com/turbot/steampipe-plugin-sdk/v5 v5.10.4
11
10
)
12
11
Original file line number Diff line number Diff line change @@ -558,8 +558,8 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
558
558
github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
559
559
github.com/tkrajina/go-reflector v0.5.6 h1:hKQ0gyocG7vgMD2M3dRlYN6WBBOmdoOzJ6njQSepKdE =
560
560
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 =
563
563
github.com/turbot/steampipe-plugin-sdk/v5 v5.10.4 h1:h2Ye0ksL6KN6w2wh1O3mgKthLnyl4QPsTpUj47bRbvc =
564
564
github.com/turbot/steampipe-plugin-sdk/v5 v5.10.4 /go.mod h1:FzW+0aq4x1PoCkklCRx43dMrhxk7SYeWVHUb3pNFtFc =
565
565
github.com/ulikunitz/xz v0.5.10 h1:t92gobL9l3HE202wg3rlk19F6X+JOxl9BBrCCMYEYd8 =
You can’t perform that action at this time.
0 commit comments