File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## v1.5.0 [ 2026-02-27]
2+ _ What's new_
3+ - Compiled with Go 1.26.
4+
5+ _ Dependencies_
6+ - Upgrade go and npm dependencies to remediate security vulnerabilities.
7+
18## v1.4.4 [ 2026-02-20]
29_ Dependencies_
310- Upgrade go and npm dependencies to remediate security vulnerabilities.
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ require (
2323 github.com/spf13/viper v1.19.0
2424 github.com/stevenle/topsort v0.2.0
2525 github.com/turbot/go-kit v1.3.0
26- github.com/turbot/pipe-fittings/v2 v2.7.0
26+ github.com/turbot/pipe-fittings/v2 v2.7.3
2727 github.com/turbot/steampipe-plugin-sdk/v5 v5.11.3
2828 github.com/turbot/terraform-components v0.0.0-20231213122222-1f3526cab7a7 // indirect
2929 github.com/xlab/treeprint v1.2.0 // indirect
Original file line number Diff line number Diff line change @@ -1383,8 +1383,8 @@ github.com/tkrajina/go-reflector v0.5.6 h1:hKQ0gyocG7vgMD2M3dRlYN6WBBOmdoOzJ6njQ
13831383github.com/tkrajina/go-reflector v0.5.6 /go.mod h1:ECbqLgccecY5kPmPmXg1MrHW585yMcDkVl6IvJe64T4 =
13841384github.com/turbot/go-kit v1.3.0 h1:6cIYPAO5hO9fG7Zd5UBC4Ch3+C6AiiyYS0UQnrUlTV0 =
13851385github.com/turbot/go-kit v1.3.0 /go.mod h1:piKJMYCF8EYmKf+D2B78Csy7kOHGmnQVOWingtLKWWQ =
1386- github.com/turbot/pipe-fittings/v2 v2.7.0 h1:eCmpMNlVtV3AxOzsn8njE3O6aoHc74WVAHOntia2hqY =
1387- github.com/turbot/pipe-fittings/v2 v2.7.0 /go.mod h1:V619+tgfLaqoEXFDNzA2p24TBZVf4IkDL9FDLQecMnE =
1386+ github.com/turbot/pipe-fittings/v2 v2.7.3 h1:DacY/pc8zERJYXszkomJCOi1YDK3e2chJ1HEN6GCzgU =
1387+ github.com/turbot/pipe-fittings/v2 v2.7.3 /go.mod h1:VYqcgGrYDLsGxn1r4dOkkEh5/KDEgJgUU+nf0SAODY0 =
13881388github.com/turbot/pipes-sdk-go v0.12.0 h1:esbbR7bALa5L8n/hqroMPaQSSo3gNM/4X0iTmHa3D6U =
13891389github.com/turbot/pipes-sdk-go v0.12.0 /go.mod h1:Mb+KhvqqEdRbz/6TSZc2QWDrMa5BN3E4Xw+gPt2TRkc =
13901390github.com/turbot/steampipe-plugin-sdk/v5 v5.11.3 h1:/b+ZUVydvkvjtNB0LbzVkDoWy/GB0qrucAxiUg4yznM =
You can’t perform that action at this time.
0 commit comments