Skip to content

Commit f21b6a1

Browse files
committed
fix: fix cloudql main.go
1 parent 89f29d1 commit f21b6a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/cloudql/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package main
22

33
import (
4-
"github.com/opengovern/og-describer-github/steampipe-plugin-github/github"
4+
"github.com/opengovern/og-describer-github/plugin/cloudql/github"
55
"github.com/turbot/steampipe-plugin-sdk/v5/plugin"
66
)
77

0 commit comments

Comments
 (0)