feat(deps): bump github.com/open-policy-agent/opa from 0.64.0 to 0.64.1 (#12)

This commit is contained in:
dependabot[bot]
2024-04-29 13:09:14 +00:00
committed by GitHub
parent 6342784b53
commit ee218dd402
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/google/go-containerregistry v0.19.1
github.com/hashicorp/go-cleanhttp v0.5.2
github.com/in-toto/in-toto-golang v0.9.0
github.com/open-policy-agent/opa v0.64.0
github.com/open-policy-agent/opa v0.64.1
github.com/opencontainers/image-spec v1.1.0
github.com/package-url/packageurl-go v0.1.2
github.com/pkg/errors v0.9.1