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.104.1
18
18
gopkg.in/yaml.v3 v3.0.1
Original file line number Diff line number Diff line change @@ -994,6 +994,8 @@ github.com/open-policy-agent/opa v0.63.0 h1:ztNNste1v8kH0/vJMJNquE45lRvqwrM5mY9C
994
994
github.com/open-policy-agent/opa v0.63.0 /go.mod h1:9VQPqEfoB2N//AToTxzZ1pVTVPUoF2Mhd64szzjWPpU =
995
995
github.com/open-policy-agent/opa v0.64.0 h1:2g0JTt78zxhFaoBmZViY4UXvtOlzBjhhrnyrIxkm+tI =
996
996
github.com/open-policy-agent/opa v0.64.0 /go.mod h1:j4VeLorVpKipnkQ2TDjWshEuV3cvP/rHzQhYaraUXZY =
997
+ github.com/open-policy-agent/opa v0.64.1 h1:n8IJTYlFWzqiOYx+JiawbErVxiqAyXohovcZxYbskxQ =
998
+ github.com/open-policy-agent/opa v0.64.1 /go.mod h1:j4VeLorVpKipnkQ2TDjWshEuV3cvP/rHzQhYaraUXZY =
997
999
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
998
1000
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
999
1001
github.com/opencontainers/image-spec v1.1.0-rc6 h1:XDqvyKsJEbRtATzkgItUqBA7QHk58yxX1Ov9HERHNqU =
You can’t perform that action at this time.
0 commit comments