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

Update steampipe reference - Update CreateConnectionPlugins to do not abort when unrelated connections are not yet loaded. Closes #474 #475

Conversation

kaidaguerre
Copy link
Contributor

… abort when unrelated connections are not yet loaded. CLoses  #474`
@kaidaguerre kaidaguerre merged commit 0e35cde into main Jun 6, 2024
2 checks passed
@kaidaguerre kaidaguerre deleted the 474-update-createconnectionplugins-to-do-not-abort-when-unrelated-connections-are-not-yet-loaded branch June 6, 2024 13:52
@@ -10,11 +10,11 @@ require (
github.com/hashicorp/go-hclog v1.6.3
github.com/hashicorp/go-version v1.6.0 // indirect
github.com/turbot/go-kit v0.10.0-rc.0
//main
//main 7cb8edd1b25cfc85e9d5c56786fecf4f0ead9339 (fix: do not abort when unrelated connections are not yet loaded)
github.com/turbot/steampipe v1.7.0-rc.0.0.20240417105518-bd915693c2ea
Copy link
Contributor

@pdecat pdecat Jul 17, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @kaidaguerre, shouldn't this have been updated to github.com/turbot/steampipe v1.7.0-rc.0.0.20240606122218-7cb8edd1b25c?

That's what I get with go get github.com/turbot/steampipe@7cb8edd1b25cfc85e9d5c56786fecf4f0ead9339.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup quite right - this reference is incorrect

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.

Update CreateConnectionPlugins to do not abort when unrelated connections are not yet loaded
2 participants