We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9afd946 + dadccc7 commit 07b6562Copy full SHA for 07b6562
go-src/helloworld/go.mod
@@ -4,5 +4,5 @@ go 1.14
4
5
require (
6
github.com/aws/aws-lambda-go v1.19.1
7
- github.com/stretchr/testify v1.4.0
+ github.com/stretchr/testify v1.6.1
8
)
0 commit comments