@@ -134,21 +134,21 @@ require (
134
134
github.com/iancoleman/orderedmap v0.2.0 // indirect
135
135
github.com/klauspost/compress v1.13.5 // indirect
136
136
github.com/mitchellh/go-testing-interface v1.0.0 // indirect
137
- github.com/open-policy-agent/opa v0.37 .0
137
+ github.com/open-policy-agent/opa v0.39 .0
138
138
github.com/otiai10/copy v1.7.0
139
139
github.com/rcrowley/go-metrics v0.0.0-20200313005456-10cdbea86bc0 // indirect
140
140
github.com/ulikunitz/xz v0.5.8 // indirect
141
141
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
142
142
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
143
- github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b // indirect
143
+ github.com/yashtewari/glob-intersection v0.1.0 // indirect
144
144
github.com/zclconf/go-cty-yaml v1.0.2
145
145
go.opencensus.io v0.23.0 // indirect
146
146
golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 // indirect
147
147
google.golang.org/api v0.62.0 // indirect
148
148
google.golang.org/appengine v1.6.7 // indirect
149
149
google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa // indirect
150
- google.golang.org/grpc v1.44 .0 // indirect
151
- google.golang.org/protobuf v1.27.1 // indirect
150
+ google.golang.org/grpc v1.45 .0 // indirect
151
+ google.golang.org/protobuf v1.28.0 // indirect
152
152
)
153
153
154
154
replace github.com/jedib0t/go-pretty/v6 => github.com/aliscott/go-pretty/v6 v6.1.1-0.20210226104003-408905a61c8e
0 commit comments