Skip to content

Commit

Permalink
Recompile plugin with steampipe-plugin-sdk v5.4.1 (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
madhushreeray30 committed May 11, 2023
1 parent fd34ee9 commit 22ea04e
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 @@ -6,7 +6,7 @@ require (
github.com/iancoleman/strcase v0.2.0
github.com/mitchellh/go-homedir v1.1.0
github.com/turbot/go-kit v0.5.0
github.com/turbot/steampipe-plugin-sdk/v5 v5.2.0
github.com/turbot/steampipe-plugin-sdk/v5 v5.4.1
k8s.io/api v0.26.3
k8s.io/apiextensions-apiserver v0.25.2
k8s.io/apimachinery v0.26.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -502,8 +502,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.5.0 h1:bulbpYGyOQWt4/qFAULPBdrLis//sf3VFz5mTZelv0k=
github.com/turbot/go-kit v0.5.0/go.mod h1:oP9gLk6bETL4nkEuujZZbOlcv9jnHQlf7DYcI/+Ke8Q=
github.com/turbot/steampipe-plugin-sdk/v5 v5.2.0 h1:0ZtmYd4Tfiamt8h/33+dWyz2MqbxIMZo9YiHzNgeQnk=
github.com/turbot/steampipe-plugin-sdk/v5 v5.2.0/go.mod h1:bfvdKaLwemr13EPOMbnr7/hOQOO7m4oM7HnVMdNotgY=
github.com/turbot/steampipe-plugin-sdk/v5 v5.4.1 h1:1d2Rt4SH9D/lnLhi7e7Zhv6d7OX8PzwKzCBbyvSeD+o=
github.com/turbot/steampipe-plugin-sdk/v5 v5.4.1/go.mod h1:bfvdKaLwemr13EPOMbnr7/hOQOO7m4oM7HnVMdNotgY=
github.com/ulikunitz/xz v0.5.8 h1:ERv8V6GKqVi23rgu5cj9pVfVzJbOqAY2Ntl88O6c2nQ=
github.com/ulikunitz/xz v0.5.8/go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14=
github.com/yuin/goldmark v1.1.25/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
Expand Down

0 comments on commit 22ea04e

Please sign in to comment.