chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#871)

This commit is contained in:
dependabot[bot]
2024-12-22 19:08:50 +01:00
committed by GitHub
parent 395686bb47
commit b9227d5f9d
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -13,7 +13,7 @@ require (
github.com/qdm12/gosplash v0.2.0
github.com/qdm12/gotree v0.3.0
github.com/qdm12/log v0.1.0
github.com/stretchr/testify v1.9.0
github.com/stretchr/testify v1.10.0
golang.org/x/mod v0.22.0
golang.org/x/net v0.33.0
golang.org/x/oauth2 v0.24.0