Skip to content

Commit 07b6562

Browse files
authored
Merge pull request #14 from hackersandslackers/renovate/github.com-stretchr-testify-1.x
Update module stretchr/testify to v1.6.1
2 parents 9afd946 + dadccc7 commit 07b6562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go-src/helloworld/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ go 1.14
44

55
require (
66
github.com/aws/aws-lambda-go v1.19.1
7-
github.com/stretchr/testify v1.4.0
7+
github.com/stretchr/testify v1.6.1
88
)

0 commit comments

Comments
 (0)