File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ require (
2929
3030require (
3131 github.com/aws/aws-lambda-go v1.37.0 // indirect
32- github.com/aws/aws-sdk-go v1.55.7 // indirect
32+ github.com/aws/aws-sdk-go v1.55.8 // indirect
3333 github.com/aws/aws-sdk-go-v2/credentials v1.19.5 // indirect
3434 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.16 // indirect
3535 github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.16 // indirect
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ github.com/aws-cloudformation/cloudformation-cli-go-plugin v1.2.0 h1:NHNKs4hOKBz
22github.com/aws-cloudformation/cloudformation-cli-go-plugin v1.2.0 /go.mod h1:u3nqs3hHrn8D51m7+N+6ya7Sksyd6OG3xK3RpXdRb1g =
33github.com/aws/aws-lambda-go v1.37.0 h1:WXkQ/xhIcXZZ2P5ZBEw+bbAKeCEcb5NtiYpSwVVzIXg =
44github.com/aws/aws-lambda-go v1.37.0 /go.mod h1:jwFe2KmMsHmffA1X2R09hH6lFzJQxzI8qK17ewzbQMM =
5- github.com/aws/aws-sdk-go v1.55.7 h1:UJrkFq7es5CShfBwlWAC8DA077vp8PyVbQd3lqLiztE =
6- github.com/aws/aws-sdk-go v1.55.7 /go.mod h1:eRwEWoyTWFMVYVQzKMNHWP5/RV4xIUGMQfXQHfHkpNU =
5+ github.com/aws/aws-sdk-go v1.55.8 h1:JRmEUbU52aJQZ2AjX4q4Wu7t4uZjOu71uyNmaWlUkJQ =
6+ github.com/aws/aws-sdk-go v1.55.8 /go.mod h1:ZkViS9AqA6otK+JBBNH2++sx1sgxrPKcSzPPvQkUtXk =
77github.com/aws/aws-sdk-go-v2 v1.41.0 h1:tNvqh1s+v0vFYdA1xq0aOJH+Y5cRyZ5upu6roPgPKd4 =
88github.com/aws/aws-sdk-go-v2 v1.41.0 /go.mod h1:MayyLB8y+buD9hZqkCW3kX1AKq07Y5pXxtgB+rRFhz0 =
99github.com/aws/aws-sdk-go-v2/config v1.32.5 h1:pz3duhAfUgnxbtVhIK39PGF/AHYyrzGEyRD9Og0QrE8 =
You can’t perform that action at this time.
0 commit comments