fix(deps): update module github.com/stretchr/testify to v1.9.0

This commit is contained in:
renovate[bot]
2024-03-01 18:01:55 +00:00
committed by GitHub
parent 446ee8e27a
commit a7f7ce1d65
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -80,7 +80,7 @@ require (
github.com/andybalholm/cascadia v1.3.2
github.com/jellydator/ttlcache/v3 v3.2.0
github.com/mssola/user_agent v0.6.0
github.com/stretchr/testify v1.8.4
github.com/stretchr/testify v1.9.0
github.com/yuin/goldmark-emoji v1.0.2
gopkg.in/evanphx/json-patch.v5 v5.7.0
mvdan.cc/xurls v1.1.0