We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55dedf9 + f21b6a1 commit 1065a45Copy full SHA for 1065a45
plugin/cloudql/main.go
@@ -1,7 +1,7 @@
1
package main
2
3
import (
4
- "github.com/opengovern/og-describer-github/steampipe-plugin-github/github"
+ "github.com/opengovern/og-describer-github/plugin/cloudql/github"
5
"github.com/turbot/steampipe-plugin-sdk/v5/plugin"
6
)
7
0 commit comments