File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
12
12
github.com/bmatcuk/doublestar/v4 v4.6.1 // indirect
13
13
github.com/google/uuid v1.6.0
14
14
github.com/microsoft/azure-devops-go-api/azuredevops v1.0.0-b5
15
- github.com/open-policy-agent/opa v0.64.0
15
+ github.com/open-policy-agent/opa v0.64.1
16
16
github.com/stretchr/testify v1.9.0
17
17
github.com/xanzy/go-gitlab v0.103.0
18
18
gopkg.in/yaml.v3 v3.0.1
Original file line number Diff line number Diff line change @@ -974,6 +974,8 @@ github.com/open-policy-agent/opa v0.63.0 h1:ztNNste1v8kH0/vJMJNquE45lRvqwrM5mY9C
974
974
github.com/open-policy-agent/opa v0.63.0 /go.mod h1:9VQPqEfoB2N//AToTxzZ1pVTVPUoF2Mhd64szzjWPpU =
975
975
github.com/open-policy-agent/opa v0.64.0 h1:2g0JTt78zxhFaoBmZViY4UXvtOlzBjhhrnyrIxkm+tI =
976
976
github.com/open-policy-agent/opa v0.64.0 /go.mod h1:j4VeLorVpKipnkQ2TDjWshEuV3cvP/rHzQhYaraUXZY =
977
+ github.com/open-policy-agent/opa v0.64.1 h1:n8IJTYlFWzqiOYx+JiawbErVxiqAyXohovcZxYbskxQ =
978
+ github.com/open-policy-agent/opa v0.64.1 /go.mod h1:j4VeLorVpKipnkQ2TDjWshEuV3cvP/rHzQhYaraUXZY =
977
979
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
978
980
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
979
981
github.com/opencontainers/image-spec v1.1.0-rc6 h1:XDqvyKsJEbRtATzkgItUqBA7QHk58yxX1Ov9HERHNqU =
You can’t perform that action at this time.
0 commit comments