Skip to content

Commit 10a1c30

Browse files
committed
use steampipe/v2 v2.1.0 and some logging
1 parent 43c5b89 commit 10a1c30

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
@@ -18,7 +18,7 @@ require (
1818
require (
1919
github.com/Masterminds/semver/v3 v3.3.1
2020
github.com/turbot/pipe-fittings/v2 v2.5.0
21-
github.com/turbot/steampipe/v2 v2.1.0-rc.2
21+
github.com/turbot/steampipe/v2 v2.1.0
2222
go.opentelemetry.io/otel/metric v1.35.0
2323
)
2424

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1245,8 +1245,8 @@ github.com/turbot/pipes-sdk-go v0.12.1 h1:mF9Z9Mr6F0uqlWjd1mQn+jqT24GPvWDFDrFTvm
12451245
github.com/turbot/pipes-sdk-go v0.12.1/go.mod h1:iQE0ebN74yqiCRrfv7izxVMRcNlZftPWWDPsMFwejt4=
12461246
github.com/turbot/steampipe-plugin-sdk/v5 v5.12.0 h1:e04aCz+YWwvu0yVXy9x5jBxYe8/CAHnw1b9AShQ0/Mk=
12471247
github.com/turbot/steampipe-plugin-sdk/v5 v5.12.0/go.mod h1:kkkm+Xb7r+WwKsn8tGVAaLtS6cPzqCpNK060N1xUmMQ=
1248-
github.com/turbot/steampipe/v2 v2.1.0-rc.2 h1:PPHdh1pwz1MMtN3AW/wFmyVHBSy8s23gA/fEYbn+I28=
1249-
github.com/turbot/steampipe/v2 v2.1.0-rc.2/go.mod h1:SrjdgJclNd2FFtnevh14Rw4EDLyD2xt9hOBZiazKV+I=
1248+
github.com/turbot/steampipe/v2 v2.1.0 h1:7M0OpaTlHXYBRaVoq7M/vs8pk/U/uj1IND5dTeBgsLY=
1249+
github.com/turbot/steampipe/v2 v2.1.0/go.mod h1:SrjdgJclNd2FFtnevh14Rw4EDLyD2xt9hOBZiazKV+I=
12501250
github.com/turbot/terraform-components v0.0.0-20250114051614-04b806a9cbed h1:1ROP+kYJ0vaJu04qpQO5V2PVrUqG7VZmYXzcyP/yDT0=
12511251
github.com/turbot/terraform-components v0.0.0-20250114051614-04b806a9cbed/go.mod h1:QJMOFtDVHtXLCJr6luh4oFgk6dtdCImDh7XbIXxnGsc=
12521252
github.com/ulikunitz/xz v0.5.10/go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14=

0 commit comments

Comments
 (0)