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.254.1
9+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.255.0
1010 gopkg.in/yaml.v3 v3.0.1
1111)
1212
Original file line number Diff line number Diff line change @@ -930,6 +930,8 @@ github.com/aws/aws-sdk-go-v2/service/ec2 v1.254.0 h1:fTLR6dLDTGChAjecRPlVrKeznT0
930930github.com/aws/aws-sdk-go-v2/service/ec2 v1.254.0 /go.mod h1:V0jbRy1/IPapnkqgXSwVOFB+u5pnCwd9S+R3pKWULC4 =
931931github.com/aws/aws-sdk-go-v2/service/ec2 v1.254.1 h1:7p9bJCZ/b3EJXXARW7JMEs2IhsnI4YFHpfXQfgMh0eg =
932932github.com/aws/aws-sdk-go-v2/service/ec2 v1.254.1 /go.mod h1:M8WWWIfXmxA4RgTXcI/5cSByxRqjgne32Sh0VIbrn0A =
933+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.255.0 h1:itmZc+F4yGJdk5mjIfalFjHu6kqz9jRSYtsnnRLjulQ =
934+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.255.0 /go.mod h1:M8WWWIfXmxA4RgTXcI/5cSByxRqjgne32Sh0VIbrn0A =
933935github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.1 h1:EyBZibRTVAs6ECHZOw5/wlylS9OcTzwyjeQMudmREjE =
934936github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.1 /go.mod h1:JKpmtYhhPs7D97NL/ltqz7yCkERFW5dOlHyVl66ZYF8 =
935937github.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