Merge branch 'main' into dependabot/go_modules/github.com/open-policy-agent/opa-0.69.0

This commit is contained in:
Joel Kamp
2024-10-01 15:42:13 -05:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -24,7 +24,7 @@ require (
github.com/sigstore/sigstore/pkg/signature/kms/aws v1.8.9
github.com/sigstore/sigstore/pkg/signature/kms/gcp v1.8.9
github.com/stretchr/testify v1.9.0
github.com/theupdateframework/go-tuf/v2 v2.0.0
github.com/theupdateframework/go-tuf/v2 v2.0.1
google.golang.org/api v0.199.0
sigs.k8s.io/yaml v1.4.0
)