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 @@ -8,7 +8,7 @@ require (
88 github.com/aws/aws-sdk-go-v2/config v1.18.19
99 github.com/aws/aws-sdk-go-v2/credentials v1.13.18
1010 github.com/aws/aws-sdk-go-v2/service/autoscaling v1.2.1
11- github.com/aws/aws-sdk-go-v2/service/ec2 v1.92.0
11+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.92.1
1212 github.com/docker/go-units v0.5.0
1313 github.com/dustinkirkland/golang-petname v0.0.0-20191129215211-8e5a1ed0cff0
1414 github.com/fsnotify/fsnotify v1.6.0
Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ github.com/aws/aws-sdk-go-v2/internal/ini v1.3.32 h1:p5luUImdIqywn6JpQsW3tq5GNOx
3434github.com/aws/aws-sdk-go-v2/internal/ini v1.3.32 /go.mod h1:XGhIBZDEgfqmFIugclZ6FU7v75nHhBDtzuB4xB/tEi4 =
3535github.com/aws/aws-sdk-go-v2/service/autoscaling v1.2.1 h1:imL02JGNApN3z+9u/meTDeZF37QfpqRmrDnGghGNFvY =
3636github.com/aws/aws-sdk-go-v2/service/autoscaling v1.2.1 /go.mod h1:bOqVTdQoE8zqisF2vwsiZxZLxLDCOjOvfFohzXsJ/vE =
37- github.com/aws/aws-sdk-go-v2/service/ec2 v1.92.0 h1:QeuHIHls8g2gG7WmFSv+Hgce6/o/HTE5UZJ+ymlMQNI =
38- github.com/aws/aws-sdk-go-v2/service/ec2 v1.92.0 /go.mod h1:ZZLfkd1Y7fjXujjMg1CFqNmaTl314eCbShlHQO7VTWo =
37+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.92.1 h1:xn5CI639mnWvdiweqoRx/H221Ia9Asx9XxfIRhe0MPo =
38+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.92.1 /go.mod h1:ZZLfkd1Y7fjXujjMg1CFqNmaTl314eCbShlHQO7VTWo =
3939github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.25 h1:5LHn8JQ0qvjD9L9JhMtylnkcw7j05GDZqM9Oin6hpr0 =
4040github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.25 /go.mod h1:/95IA+0lMnzW6XzqYJRpjjsAbKEORVeO0anQqjd2CNU =
4141github.com/aws/aws-sdk-go-v2/service/sso v1.12.6 h1:5V7DWLBd7wTELVz5bPpwzYy/sikk0gsgZfj40X+l5OI =
You can’t perform that action at this time.
0 commit comments