Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recompile plugin with steampipe-plugin-sdk-v1.8.2 and Go version 1.17 closes #43 #44

Merged
merged 1 commit into from
Dec 15, 2021

Conversation

ParthaI
Copy link
Contributor

@ParthaI ParthaI commented Dec 15, 2021

Example query results

Results
 select * from okta_user
+-------------------+----------------------+-------------------+----------------------+--------+-----------+----------------------+----------------------+----------------------+---------------------------
| login             | id                   | email             | created              | filter | activated | last_login           | last_updated         | password_changed     | self_link                 
+-------------------+----------------------+-------------------+----------------------+--------+-----------+----------------------+----------------------+----------------------+---------------------------
| partha@turbot.com | 00u1kcfw5yDiVG80P5d7 | partha@turbot.com | 2021-08-26T04:22:55Z | <null> | <null>    | 2021-12-15T11:43:32Z | 2021-08-26T05:43:24Z | 2021-08-26T05:43:24Z | https://dev-50078045.okta.
+-------------------+----------------------+-------------------+----------------------+--------+-----------+----------------------+----------------------+----------------------+---------------------------

@ParthaI ParthaI requested a review from misraved December 15, 2021 11:34
@ParthaI ParthaI self-assigned this Dec 15, 2021
@ParthaI ParthaI linked an issue Dec 15, 2021 that may be closed by this pull request
@misraved misraved merged commit 9e66834 into main Dec 15, 2021
@misraved misraved deleted the update-sdk-go-version branch December 15, 2021 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Recompile plugin with steampipe-plugin-sdk-v1.8.2 and Go version 1.17
2 participants