Skip to content

Commit

Permalink
sdk 5.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pskrbasu committed Feb 11, 2025
1 parent 7f2d5fe commit b8eb070
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ require (
github.com/thediveo/enumflag/v2 v2.0.5
github.com/turbot/go-kit v1.0.0
github.com/turbot/pipe-fittings/v2 v2.1.1
github.com/turbot/steampipe-plugin-sdk/v5 v5.11.3-rc.0
github.com/turbot/steampipe-plugin-sdk/v5 v5.11.3
github.com/turbot/terraform-components v0.0.0-20231213122222-1f3526cab7a7
github.com/zclconf/go-cty v1.14.4 // indirect
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -781,8 +781,8 @@ github.com/turbot/pipes-sdk-go v0.12.0 h1:esbbR7bALa5L8n/hqroMPaQSSo3gNM/4X0iTmH
github.com/turbot/pipes-sdk-go v0.12.0/go.mod h1:Mb+KhvqqEdRbz/6TSZc2QWDrMa5BN3E4Xw+gPt2TRkc=
github.com/turbot/steampipe-plugin-code v1.0.1-alpha.1 h1:mN0k0SGAN0pqPh92QZfJIzFzXuz6TiMALnLLLgCqnTI=
github.com/turbot/steampipe-plugin-code v1.0.1-alpha.1/go.mod h1:Dhkl99FVa9eHbBbHgyy0Zf6jj7eVjZZujyqore+RHmQ=
github.com/turbot/steampipe-plugin-sdk/v5 v5.11.3-rc.0 h1:no+iOdyHNy7R1N6WssXSl7mH6IUOuYiIC7kwQ52zrZ4=
github.com/turbot/steampipe-plugin-sdk/v5 v5.11.3-rc.0/go.mod h1:6Ux6YReF9VP9PZ3Aq7y1GW1P66lsd6CMRzamqXdQmgk=
github.com/turbot/steampipe-plugin-sdk/v5 v5.11.3 h1:/b+ZUVydvkvjtNB0LbzVkDoWy/GB0qrucAxiUg4yznM=
github.com/turbot/steampipe-plugin-sdk/v5 v5.11.3/go.mod h1:zI1JuJjVV+tiqK1MbOfEfeyHJzONRQh/NEYVXEOyd4o=
github.com/turbot/terraform-components v0.0.0-20231213122222-1f3526cab7a7 h1:qDMxFVd8Zo0rIhnEBdCIbR+T6WgjwkxpFZMN8zZmmjg=
github.com/turbot/terraform-components v0.0.0-20231213122222-1f3526cab7a7/go.mod h1:5hzpfalEjfcJWp9yq75/EZoEu2Mzm34eJAPm3HOW2tw=
github.com/ulikunitz/xz v0.5.10 h1:t92gobL9l3HE202wg3rlk19F6X+JOxl9BBrCCMYEYd8=
Expand Down

0 comments on commit b8eb070

Please # to comment.