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
3
3
go 1.20
4
4
5
5
require (
6
- github.com/aws/aws-sdk-go v1.44.306
6
+ github.com/aws/aws-sdk-go v1.45.6
7
7
github.com/aws/aws-sdk-go-v2 v1.19.0
8
8
github.com/aws/aws-sdk-go-v2/config v1.18.27
9
9
github.com/aws/aws-sdk-go-v2/service/ec2 v1.105.1
Original file line number Diff line number Diff line change 1
1
github.com/atotto/clipboard v0.1.4 h1:EH0zSVneZPSuFR11BlR9YppQTVDbh5+16AmcJi4g1z4 =
2
2
github.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 =
5
5
github.com/aws/aws-sdk-go-v2 v1.18.1 /go.mod h1:uzbQtefpm44goOPmdKyAlXSNcwlRgF3ePWVW6EtJvvw =
6
6
github.com/aws/aws-sdk-go-v2 v1.19.0 h1:klAT+y3pGFBU/qVf1uzwttpBbiuozJYWzNLHioyDJ+k =
7
7
github.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