Skip to content

Commit d89e42d

Browse files
authored
Update build-lambda-zip instructions for Windows (#251)
This should mitigate the dependency locking issues people have been reporting
1 parent d226cc1 commit d89e42d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ Windows developers may have trouble producing a zip file that marks the binary a
5454

5555
Get the tool
5656
``` shell
57+
set GO111MODULE=on
5758
go.exe get -u github.com/aws/aws-lambda-go/cmd/build-lambda-zip
5859
```
5960

0 commit comments

Comments
 (0)