Skip to content

Commit

Permalink
Update module github.com/turbot/steampipe-plugin-sdk/v5 to v5.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2025
1 parent e366623 commit 511d882
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22.6

require (
github.com/andrerfcsantos/go-plausible v0.4.0
github.com/turbot/steampipe-plugin-sdk/v5 v5.11.1
github.com/turbot/steampipe-plugin-sdk/v5 v5.11.2
)

require (
Expand Down Expand Up @@ -113,7 +113,7 @@ require (
github.com/tklauser/numcpus v0.3.0 // indirect
github.com/tkrajina/go-reflector v0.5.6 // indirect
github.com/turbot/go-kit v0.10.0-rc.0 // indirect
github.com/turbot/pipe-fittings v1.6.0 // indirect
github.com/turbot/pipe-fittings v1.6.8 // indirect
github.com/turbot/terraform-components v0.0.0-20231213122222-1f3526cab7a7 // indirect
github.com/ulikunitz/xz v0.5.10 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -658,8 +658,12 @@ github.com/turbot/go-kit v0.10.0-rc.0 h1:kd+jp2ibbIV33Hc8SsMAN410Dl9Pz6SJ40axbKU
github.com/turbot/go-kit v0.10.0-rc.0/go.mod h1:fFQqR59I5z5JeeBLfK1PjSifn4Oprs3NiQx0CxeSJxs=
github.com/turbot/pipe-fittings v1.6.0 h1:sn4OJPQQR0fggKMNUuyvShJipZG/Ze5jR48Hl12Eokg=
github.com/turbot/pipe-fittings v1.6.0/go.mod h1:1nlRVh18QkYy9eq5pW9gpnoE2VgnQW0Y2zKzrH8Q4kI=
github.com/turbot/pipe-fittings v1.6.8 h1:cIzFQdHU081IyyWff9R3ieR9fzIxdB3kiSZxwl1K6oc=
github.com/turbot/pipe-fittings v1.6.8/go.mod h1:CYlcJEGHs39ZSHJm1iHXtQSSaUApJZMQ5M7XeZj8pEc=
github.com/turbot/steampipe-plugin-sdk/v5 v5.11.1 h1:NRUqXh/H9YGWaehu8SUKN2mUw/pPwoFvLYD0Uc6t81U=
github.com/turbot/steampipe-plugin-sdk/v5 v5.11.1/go.mod h1:ZSwUi4BDKRtySD7EpseLIUrapXJabqiVjNxXlcQu7QU=
github.com/turbot/steampipe-plugin-sdk/v5 v5.11.2 h1:oOOM5lk1RGnXUKYYAhsxcK45TcTuKUeE+r8lA3UYJAQ=
github.com/turbot/steampipe-plugin-sdk/v5 v5.11.2/go.mod h1:JJVjTmepkwUSC7BgXyyYCvtmhuLXAEathl737Qs4Mls=
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 511d882

Please sign in to comment.