From d0ad1d8fcdda27cbbbf0a5fd93fe9b3b48910fbe Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 5 Aug 2022 21:57:06 +0200 Subject: [PATCH] fix(deps): update module github.com/stretchr/testify to v1.8.0 (#348) Co-authored-by: Christine Kim <35876108+ckim328@users.noreply.github.com> --- anthos-bm-gcp-terraform/test/go.mod | 2 +- anthos-bm-gcp-terraform/test/go.sum | 2 ++ test/integration/go.mod | 2 +- test/integration/go.sum | 2 ++ 4 files changed, 6 insertions(+), 2 deletions(-) diff --git a/anthos-bm-gcp-terraform/test/go.mod b/anthos-bm-gcp-terraform/test/go.mod index c9a89205..bd88190f 100644 --- a/anthos-bm-gcp-terraform/test/go.mod +++ b/anthos-bm-gcp-terraform/test/go.mod @@ -6,7 +6,7 @@ require ( github.com/corpix/uarand v0.1.1 // indirect github.com/gruntwork-io/terratest v0.40.19 github.com/icrowley/fake v0.0.0-20180203215853-4178557ae428 - github.com/stretchr/testify v1.7.3 + github.com/stretchr/testify v1.8.0 gopkg.in/yaml.v2 v2.4.0 gopkg.in/yaml.v3 v3.0.1 ) diff --git a/anthos-bm-gcp-terraform/test/go.sum b/anthos-bm-gcp-terraform/test/go.sum index cdd7d15d..bf54c55e 100644 --- a/anthos-bm-gcp-terraform/test/go.sum +++ b/anthos-bm-gcp-terraform/test/go.sum @@ -901,6 +901,8 @@ github.com/stretchr/testify v1.7.2 h1:4jaiDzPyXQvSd7D0EjG45355tLlV3VOECpq10pLC+8 github.com/stretchr/testify v1.7.2/go.mod h1:R6va5+xMeoiuVRoj+gSkQ7d3FALtqAAGI1FQKckRals= github.com/stretchr/testify v1.7.3 h1:dAm0YRdRQlWojc3CrCRgPBzG5f941d0zvAKu7qY4e+I= github.com/stretchr/testify v1.7.3/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU= +github.com/stretchr/testify v1.8.0 h1:pSgiaMZlXftHpm5L7V1+rVB+AZJydKsMxsQBIJw4PKk= +github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU= github.com/subosito/gotenv v1.2.0/go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw= github.com/syndtr/gocapability v0.0.0-20170704070218-db04d3cc01c8/go.mod h1:hkRG7XYTFWNJGYcbNJQlaLq0fg1yr4J4t/NcTQtrfww= github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2/go.mod h1:hkRG7XYTFWNJGYcbNJQlaLq0fg1yr4J4t/NcTQtrfww= diff --git a/test/integration/go.mod b/test/integration/go.mod index 48fd7b7b..e80141f1 100644 --- a/test/integration/go.mod +++ b/test/integration/go.mod @@ -4,5 +4,5 @@ go 1.16 require ( github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test v0.0.0-20220510170447-07083fa9e265 - github.com/stretchr/testify v1.7.3 + github.com/stretchr/testify v1.8.0 ) diff --git a/test/integration/go.sum b/test/integration/go.sum index 23d86445..cdb40146 100644 --- a/test/integration/go.sum +++ b/test/integration/go.sum @@ -518,6 +518,8 @@ github.com/stretchr/testify v1.7.2 h1:4jaiDzPyXQvSd7D0EjG45355tLlV3VOECpq10pLC+8 github.com/stretchr/testify v1.7.2/go.mod h1:R6va5+xMeoiuVRoj+gSkQ7d3FALtqAAGI1FQKckRals= github.com/stretchr/testify v1.7.3 h1:dAm0YRdRQlWojc3CrCRgPBzG5f941d0zvAKu7qY4e+I= github.com/stretchr/testify v1.7.3/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU= +github.com/stretchr/testify v1.8.0 h1:pSgiaMZlXftHpm5L7V1+rVB+AZJydKsMxsQBIJw4PKk= +github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU= github.com/tidwall/gjson v1.10.2 h1:APbLGOM0rrEkd8WBw9C24nllro4ajFuJu0Sc9hRz8Bo= github.com/tidwall/gjson v1.10.2/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk= github.com/tidwall/gjson v1.12.1 h1:ikuZsLdhr8Ws0IdROXUS1Gi4v9Z4pGqpX/CvJkxvfpo=