Skip to content

Commit 74c8d6b

Browse files
authored
Merge pull request #119 from shortlink-org/renovate/github.com-stretchr-testify-1.x
fix(deps): update module github.com/stretchr/testify to v1.11.0
2 parents fa689a7 + 4727d34 commit 74c8d6b

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)