retail-demo-store icon indicating copy to clipboard operation
retail-demo-store copied to clipboard

Fix go build load products

Open umairishaq opened this issue 4 years ago • 1 comments

Issue #, if available: Fixes #281

Description of changes:

  • Added GO111MODULE=auto flag to stage.sh to ensure forward and backward compatibility.
  • Enabled Go modules for the Lambda.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

umairishaq avatar Nov 22 '21 18:11 umairishaq

Looks good to me. @james-jory can you have a second look ?

BastLeblanc avatar Jan 11 '22 11:01 BastLeblanc

go modules included in another PR

BastLeblanc avatar Mar 17 '23 15:03 BastLeblanc