Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

Commit 2cf595c

Browse files
authored
Revert "chore(deps): bump github.com/open-policy-agent/opa in /cli (GoogleCloudPlatform#1072)" (GoogleCloudPlatform#1079)
This reverts commit 59b322d.
1 parent 59b322d commit 2cf595c

File tree

2 files changed

+49
-139
lines changed

2 files changed

+49
-139
lines changed

cli/go.mod

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ require (
1414
github.com/inconshreveable/log15 v0.0.0-20201112154412-8562bdadbbac
1515
github.com/jedib0t/go-pretty/v6 v6.2.4
1616
github.com/mitchellh/go-testing-interface v1.14.2-0.20210217184823-a52172cd2f64
17-
github.com/open-policy-agent/opa v0.37.0
17+
github.com/open-policy-agent/opa v0.34.2
1818
github.com/pkg/errors v0.9.1
19-
github.com/spf13/cobra v1.3.0
20-
github.com/spf13/viper v1.10.0
19+
github.com/spf13/cobra v1.2.1
20+
github.com/spf13/viper v1.9.0
2121
github.com/stretchr/testify v1.7.0
22-
google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
22+
google.golang.org/genproto v0.0.0-20211129164237-f09f9a12af12
2323
gopkg.in/yaml.v2 v2.4.0
2424
)
2525

0 commit comments

Comments
 (0)