File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/aws/amazon-ec2-instance-selector/v2
33go 1.20
44
55require (
6- github.com/aws/aws-sdk-go v1.44.306
6+ github.com/aws/aws-sdk-go v1.45.6
77 github.com/aws/aws-sdk-go-v2 v1.19.0
88 github.com/aws/aws-sdk-go-v2/config v1.18.27
99 github.com/aws/aws-sdk-go-v2/service/ec2 v1.105.1
Original file line number Diff line number Diff line change 11github.com/atotto/clipboard v0.1.4 h1:EH0zSVneZPSuFR11BlR9YppQTVDbh5+16AmcJi4g1z4 =
22github.com/atotto/clipboard v0.1.4 /go.mod h1:ZY9tmq7sm5xIbd9bOK4onWV4S6X0u6GY7Vn0Yu86PYI =
3- github.com/aws/aws-sdk-go v1.44.306 h1:H487V/1N09BDxeGR7oR+LloC2uUpmf4atmqJaBgQOIs =
4- github.com/aws/aws-sdk-go v1.44.306 /go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI =
3+ github.com/aws/aws-sdk-go v1.45.6 h1:Y2isQQBZsnO15dzUQo9YQRThtHgrV200XCH05BRHVJI =
4+ github.com/aws/aws-sdk-go v1.45.6 /go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI =
55github.com/aws/aws-sdk-go-v2 v1.18.1 /go.mod h1:uzbQtefpm44goOPmdKyAlXSNcwlRgF3ePWVW6EtJvvw =
66github.com/aws/aws-sdk-go-v2 v1.19.0 h1:klAT+y3pGFBU/qVf1uzwttpBbiuozJYWzNLHioyDJ+k =
77github.com/aws/aws-sdk-go-v2 v1.19.0 /go.mod h1:uzbQtefpm44goOPmdKyAlXSNcwlRgF3ePWVW6EtJvvw =
You can’t perform that action at this time.
0 commit comments