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.
1 parent 89f29d1 commit f21b6a1Copy full SHA for f21b6a1
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