From 7cba3f74c87097660c5a6f7fe86a2cf577bf092b Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 30 Dec 2024 18:45:10 +0000 Subject: [PATCH] chore(deps): update module github.com/open-policy-agent/opa to v1 --- cli/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/go.mod b/cli/go.mod index 83c9a0fa7639..9cbd8dc35694 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