Skip to content

Commit

Permalink
Recompile plugin with steampipe-plugin-sdk v5.6.2 (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
misraved authored Oct 3, 2023
1 parent 5b5414b commit 67f6db1
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 @@ -3,7 +3,7 @@ module github.com/turbot/steampipe-plugin-zoom
go 1.21

require (
github.com/turbot/steampipe-plugin-sdk/v5 v5.6.1
github.com/turbot/steampipe-plugin-sdk/v5 v5.6.2
github.com/turbot/zoom-lib-golang v1.4.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -634,8 +634,8 @@ github.com/tkrajina/go-reflector v0.5.6 h1:hKQ0gyocG7vgMD2M3dRlYN6WBBOmdoOzJ6njQ
github.com/tkrajina/go-reflector v0.5.6/go.mod h1:ECbqLgccecY5kPmPmXg1MrHW585yMcDkVl6IvJe64T4=
github.com/turbot/go-kit v0.8.0-rc.0 h1:Vj1w5TmZWwdSwBTcOq6FKVlQQ+XwCd27BZVPZ9m1hT0=
github.com/turbot/go-kit v0.8.0-rc.0/go.mod h1:JkVKhR5XHK86aXY4WzB9Lr0jdnrsafjVh4yJA8ZS3Ck=
github.com/turbot/steampipe-plugin-sdk/v5 v5.6.1 h1:PnguL3AjhPwRtzS2KLEnyTPStTYLRSwQWz13GK5QWSA=
github.com/turbot/steampipe-plugin-sdk/v5 v5.6.1/go.mod h1:u2ubq9W5/5y6wG481LyulS7vuMOTRPmXAUfGLoVmwnA=
github.com/turbot/steampipe-plugin-sdk/v5 v5.6.2 h1:B2gkMJK1m5GYQfmxjO9VREAwdUsGxf48vOzKouoyFIM=
github.com/turbot/steampipe-plugin-sdk/v5 v5.6.2/go.mod h1:u2ubq9W5/5y6wG481LyulS7vuMOTRPmXAUfGLoVmwnA=
github.com/turbot/zoom-lib-golang v1.4.0 h1:IR7ECBw1uIerreozwfiulkWldJVK1/65UIIq1djVQZA=
github.com/turbot/zoom-lib-golang v1.4.0/go.mod h1:ai41bJ7Ux7C0bwbrjynCOvSOBQnT9X58Dy39lfdN17A=
github.com/ulikunitz/xz v0.5.10 h1:t92gobL9l3HE202wg3rlk19F6X+JOxl9BBrCCMYEYd8=
Expand Down

0 comments on commit 67f6db1

Please sign in to comment.