Skip to content

Commit 4727d34

Browse files
fix(deps): update module github.com/stretchr/testify to v1.11.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa689a7 commit 4727d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shortdb/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/spf13/cobra v1.9.1
1414
github.com/spf13/pflag v1.0.7
1515
github.com/spf13/viper v1.20.1
16-
github.com/stretchr/testify v1.10.0
16+
github.com/stretchr/testify v1.11.0
1717
go.uber.org/goleak v1.3.0
1818
google.golang.org/protobuf v1.36.8
1919
)

0 commit comments

Comments
 (0)