From 4e2d3116e7cc9ddd19725dd2fa860ed6c1c7679f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 02:34:53 +0000 Subject: [PATCH] Update module github.com/testifysec/go-witness to v0.2.3 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 120be4b6b8..d642bc1d18 100644 --- a/go.mod +++ b/go.mod @@ -32,7 +32,7 @@ require ( github.com/sigstore/cosign v1.8.1-0.20220529135101-46be4a674e67 // Temporary fix for sigstore/cosign dep vuln until v1.9.0 github.com/spf13/cobra v1.4.0 github.com/stretchr/testify v1.7.1 - github.com/testifysec/go-witness v0.1.10 + github.com/testifysec/go-witness v0.2.3 golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e gopkg.in/yaml.v2 v2.4.0 helm.sh/helm/v3 v3.9.0