mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-07 10:55:22 +02:00
Update module github.com/stretchr/testify to v1.10.0
This commit is contained in:
parent
c1ba9d37ab
commit
8f0de303f3
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -90,7 +90,7 @@ require (
|
|||
github.com/sassoftware/go-rpmutils v0.4.0
|
||||
github.com/sergi/go-diff v1.3.1
|
||||
github.com/shurcooL/vfsgen v0.0.0-20230704071429-0000e147ea92
|
||||
github.com/stretchr/testify v1.9.0
|
||||
github.com/stretchr/testify v1.10.0
|
||||
github.com/syndtr/goleveldb v1.0.0
|
||||
github.com/ulikunitz/xz v0.5.12
|
||||
github.com/urfave/cli/v2 v2.27.5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue