File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/aws/aws-sdk-go-v2 v1.39.2
77 github.com/aws/aws-sdk-go-v2/config v1.31.12
88 github.com/aws/aws-sdk-go-v2/credentials v1.18.16
9- github.com/aws/aws-sdk-go-v2/service/ec2 v1.255 .0
9+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.256 .0
1010 gopkg.in/yaml.v3 v3.0.1
1111)
1212
Original file line number Diff line number Diff line change @@ -932,6 +932,8 @@ github.com/aws/aws-sdk-go-v2/service/ec2 v1.254.1 h1:7p9bJCZ/b3EJXXARW7JMEs2Ihsn
932932github.com/aws/aws-sdk-go-v2/service/ec2 v1.254.1 /go.mod h1:M8WWWIfXmxA4RgTXcI/5cSByxRqjgne32Sh0VIbrn0A =
933933github.com/aws/aws-sdk-go-v2/service/ec2 v1.255.0 h1:itmZc+F4yGJdk5mjIfalFjHu6kqz9jRSYtsnnRLjulQ =
934934github.com/aws/aws-sdk-go-v2/service/ec2 v1.255.0 /go.mod h1:M8WWWIfXmxA4RgTXcI/5cSByxRqjgne32Sh0VIbrn0A =
935+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.256.0 h1:PLIiJRPfUKlgRazuO+hFuNGU2E2IHRqRW/nq4WzG9r4 =
936+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.256.0 /go.mod h1:M8WWWIfXmxA4RgTXcI/5cSByxRqjgne32Sh0VIbrn0A =
935937github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.1 h1:EyBZibRTVAs6ECHZOw5/wlylS9OcTzwyjeQMudmREjE =
936938github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.1 /go.mod h1:JKpmtYhhPs7D97NL/ltqz7yCkERFW5dOlHyVl66ZYF8 =
937939github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2 h1:Ji0DY1xUsUr3I8cHps0G+XM3WWU16lP6yG8qu1GAZAs =
You can’t perform that action at this time.
0 commit comments