From 96b8abeaeab108b8fe22a7f172d751a38cbb40e3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 16 Jun 2022 18:40:30 +0000 Subject: [PATCH] Update module github.com/testifysec/go-witness to v0.1.11 --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c4a59fac60..5f8fa9b4f1 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.2 - github.com/testifysec/go-witness v0.1.10 + github.com/testifysec/go-witness v0.1.11 golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e gopkg.in/yaml.v2 v2.4.0 helm.sh/helm/v3 v3.9.0 diff --git a/go.sum b/go.sum index ec04d1198e..afe8d21c64 100644 --- a/go.sum +++ b/go.sum @@ -2263,6 +2263,8 @@ github.com/tent/canonical-json-go v0.0.0-20130607151641-96e4ba3a7613 h1:iGnD/q91 github.com/tent/canonical-json-go v0.0.0-20130607151641-96e4ba3a7613/go.mod h1:g6AnIpDSYMcphz193otpSIzN+11Rs+AAIIC6rm1enug= github.com/testifysec/go-witness v0.1.10 h1:2RdkzUSMxp9NXtQcqnCP3YyAy3JTDu+Nwcxhw9IJr6A= github.com/testifysec/go-witness v0.1.10/go.mod h1:H6BhjWIl7umaKTyyEYj52QoaIV58CovnE2QdqG+3Y4Y= +github.com/testifysec/go-witness v0.1.11 h1:CK5I7g7yu+ObXraYN96KHZu9VmLLs4vKEvfcEi4E35E= +github.com/testifysec/go-witness v0.1.11/go.mod h1:EGTMK84vV6/7kiCbJYonESTvaeOW2eMJVHh3mW/EWYU= github.com/tetafro/godot v1.4.11/go.mod h1:LR3CJpxDVGlYOWn3ZZg1PgNZdTUvzsZWu8xaEohUpn8= github.com/thales-e-security/pool v0.0.2 h1:RAPs4q2EbWsTit6tpzuvTFlgFRJ3S8Evf5gtvVDbmPg= github.com/thales-e-security/pool v0.0.2/go.mod h1:qtpMm2+thHtqhLzTwgDBj/OuNnMpupY8mv0Phz0gjhU=