Skip to content

Commit

Permalink
Dev (#1)
Browse files Browse the repository at this point in the history
* udpate

* udpate
  • Loading branch information
khulnasoft-bot authored Dec 4, 2024
1 parent be39aea commit 26810dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/opa/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"github.com/open-policy-agent/opa/cmd"

"github.com/khulnasoft/tunnel-checks/pkg/rego"
_ "github.com/khulnasoft/tunnel/pkg/iac/rego" // register Built-in Functions from Trivy
_ "github.com/khulnasoft/tunnel/pkg/iac/rego" // register Built-in Functions from Tunnel
)

func main() {
Expand Down

0 comments on commit 26810dc

Please sign in to comment.