From c9980c01d9c0f6de81bdaa9e3b9c1585f8bb64b5 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 25 Nov 2024 20:22:19 +0100 Subject: [PATCH] chore(deps): update module github.com/stretchr/testify to v1.10.0 (#2713) --- infra/utils/fbf/go.mod | 2 +- infra/utils/fbf/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/infra/utils/fbf/go.mod b/infra/utils/fbf/go.mod index 2f2ff99f901..f3811f4b0c7 100644 --- a/infra/utils/fbf/go.mod +++ b/infra/utils/fbf/go.mod @@ -5,7 +5,7 @@ go 1.22 require ( github.com/briandowns/spinner v1.23.1 github.com/jedib0t/go-pretty/v6 v6.6.2 - github.com/stretchr/testify v1.9.0 + github.com/stretchr/testify v1.10.0 google.golang.org/api v0.209.0 ) diff --git a/infra/utils/fbf/go.sum b/infra/utils/fbf/go.sum index 542e2667676..b20e442d3cc 100644 --- a/infra/utils/fbf/go.sum +++ b/infra/utils/fbf/go.sum @@ -79,8 +79,8 @@ github.com/stretchr/objx v0.5.0/go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpE github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU= github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4= -github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg= -github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY= +github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA= +github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY= go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0= go.opencensus.io v0.24.0/go.mod h1:vNK8G9p7aAivkbmorf4v+7Hgx+Zs0yY+0fOtgBfjQKo= go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 h1:TT4fX+nBOA/+LUkobKGW1ydGcn+G3vRw9+g5HwCphpk=