aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenovate Bot <micah+renovate@torproject.org>2024-03-08 18:49:53 +0000
committerRenovate Bot <micah+renovate@torproject.org>2024-03-08 18:49:53 +0000
commit641f8b2a2f85db8d6dad597f386213ba35e8247b (patch)
treec9b7cb068521619cbe8c77ac18ed4e20247375d4
parentfe56eaddf42c17be58e2fe0a6e7e99eadaa5b1f2 (diff)
downloadsnowflake-renovate/github.com-stretchr-testify-1.x.tar.gz
snowflake-renovate/github.com-stretchr-testify-1.x.zip
chore(deps): update module github.com/stretchr/testify to v1.9.0renovate/github.com-stretchr-testify-1.x
-rw-r--r--go.mod2
-rw-r--r--go.sum3
2 files changed, 3 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 3a070c2..8409750 100644
--- a/go.mod
+++ b/go.mod
@@ -19,7 +19,7 @@ require (
github.com/prometheus/client_model v0.5.0
github.com/refraction-networking/utls v1.6.3
github.com/smartystreets/goconvey v1.8.1
- github.com/stretchr/testify v1.8.4
+ github.com/stretchr/testify v1.9.0
github.com/txthinking/socks5 v0.0.0-20230325130024-4230056ae301
github.com/xtaci/kcp-go/v5 v5.6.7
github.com/xtaci/smux v1.5.24
diff --git a/go.sum b/go.sum
index 7a8f281..9d58bd9 100644
--- a/go.sum
+++ b/go.sum
@@ -201,8 +201,9 @@ github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
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.8.3/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
-github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
+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/templexxx/cpu v0.1.0 h1:wVM+WIJP2nYaxVxqgHPD4wGA2aJ9rvrQRV8CvFzNb40=
github.com/templexxx/cpu v0.1.0/go.mod h1:w7Tb+7qgcAlIyX4NhLuDKt78AHA5SzPmq0Wj6HiEnnk=
github.com/templexxx/xorsimd v0.4.2 h1:ocZZ+Nvu65LGHmCLZ7OoCtg8Fx8jnHKK37SjvngUoVI=