Skip to content

Commit ffc37b4

Browse files
authored
Merge pull request #122 from shortlink-org/renovate/github.com-stretchr-testify-1.x
fix(deps): update module github.com/stretchr/testify to v1.11.1
2 parents 3fbe434 + 36201f2 commit ffc37b4

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.11.0
16+
github.com/stretchr/testify v1.11.1
1717
go.uber.org/goleak v1.3.0
1818
google.golang.org/protobuf v1.36.8
1919
)

0 commit comments

Comments
 (0)