From 3323a4620a6bd908130da4df5abc91de3f0f04b0 Mon Sep 17 00:00:00 2001 From: Coveo Renovate Bot Date: Wed, 28 Feb 2024 11:30:42 +0000 Subject: [PATCH] fix(deps): update gopkg.in/matryer/try.v1 digest to 9ac251b --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 6cc91ed18..23e0eda1f 100644 --- a/go.mod +++ b/go.mod @@ -26,7 +26,7 @@ require ( github.com/stretchr/testify v1.8.4 github.com/urfave/cli v1.22.14 github.com/zclconf/go-cty v1.14.2 - gopkg.in/matryer/try.v1 v1.0.0-20150601225556-312d2599e12e + gopkg.in/matryer/try.v1 9ac251b645a2 gopkg.in/yaml.v2 v2.4.0 )