diff --git a/cli/go.mod b/cli/go.mod index 83c9a0fa763..9cbd8dc3569 100644 --- a/cli/go.mod +++ b/cli/go.mod @@ -30,7 +30,7 @@ require ( github.com/manifoldco/promptui v0.9.0 github.com/migueleliasweb/go-github-mock v1.1.0 github.com/mitchellh/go-testing-interface v1.14.2-0.20210821155943-2d9075ca8770 - github.com/open-policy-agent/opa v0.70.0 + github.com/open-policy-agent/opa v1.0.0 github.com/otiai10/copy v1.14.0 github.com/pkg/errors v0.9.1 github.com/spf13/cobra v1.8.1