Skip to content

Commit

Permalink
Merge pull request #142 from cdklabs/dev
Browse files Browse the repository at this point in the history
fix: go security issue
  • Loading branch information
wchaws authored Dec 5, 2021
2 parents 54ab1ef + 2716589 commit e714eb8
Show file tree
Hide file tree
Showing 2 changed files with 231 additions and 67 deletions.
2 changes: 1 addition & 1 deletion lambda/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/aws/aws-sdk-go-v2/config v1.1.6
github.com/aws/aws-sdk-go-v2/service/ecr v1.2.2
github.com/aws/aws-sdk-go-v2/service/s3 v1.5.0
github.com/containers/image/v5 v5.11.0
github.com/containers/image/v5 v5.17.0
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
github.com/opencontainers/go-digest v1.0.0
github.com/pkg/errors v0.9.1
Expand Down
Loading

0 comments on commit e714eb8

Please sign in to comment.