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/thaim/ec2id
3
3
go 1.21
4
4
5
5
require (
6
- github.com/aws/aws-sdk-go-v2 v1.26.1
6
+ github.com/aws/aws-sdk-go-v2 v1.30.0
7
7
github.com/aws/aws-sdk-go-v2/config v1.27.11
8
8
github.com/aws/aws-sdk-go-v2/service/ec2 v1.155.1
9
9
github.com/golang/mock v1.6.0
Original file line number Diff line number Diff line change 1
- github.com/aws/aws-sdk-go-v2 v1.26.1 h1:5554eUqIYVWpU0YmeeYZ0wU64H2VLBs8TlhRB2L+EkA =
2
- github.com/aws/aws-sdk-go-v2 v1.26.1 /go.mod h1:ffIFB97e2yNsv4aTSGkqtHnppsIJzw7G7BReUZ3jCXM =
1
+ github.com/aws/aws-sdk-go-v2 v1.30.0 h1:6qAwtzlfcTtcL8NHtbDQAqgM5s6NDipQTkPxyH/6kAA =
2
+ github.com/aws/aws-sdk-go-v2 v1.30.0 /go.mod h1:ffIFB97e2yNsv4aTSGkqtHnppsIJzw7G7BReUZ3jCXM =
3
3
github.com/aws/aws-sdk-go-v2/config v1.27.11 h1:f47rANd2LQEYHda2ddSCKYId18/8BhSRM4BULGmfgNA =
4
4
github.com/aws/aws-sdk-go-v2/config v1.27.11 /go.mod h1:SMsV78RIOYdve1vf36z8LmnszlRWkwMQtomCAI0/mIE =
5
5
github.com/aws/aws-sdk-go-v2/credentials v1.17.11 h1:YuIB1dJNf1Re822rriUOTxopaHHvIq0l/pX3fwO+Tzs =
You can’t perform that action at this time.
0 commit comments