aws / aws-xray-sdk-go

AWS X-Ray SDK for the Go programming language.
Apache License 2.0
276 stars 117 forks source link

Update sample app to fix ECR publish workflow #405

Closed jj22ee closed 1 year ago

jj22ee commented 1 year ago

Issue #, if available: ecr-publish and integration workflows after dependabot PR. Sample app needs to be updated again. https://github.com/aws/aws-xray-sdk-go/actions/runs/4257775454

Description of changes:

cd sample-apps/http-server/
go get
go mod tidy

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.