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/copilot-cli
3
3
go 1.15
4
4
5
5
require (
6
- github.com/AlecAivazis/survey/v2 v2.2.8
6
+ github.com/AlecAivazis/survey/v2 v2.2.9
7
7
github.com/Netflix/go-expect v0.0.0-20190729225929-0e00d9168667 // indirect
8
8
github.com/aws/aws-sdk-go v1.37.25
9
9
github.com/briandowns/spinner v1.12.0
Original file line number Diff line number Diff line change @@ -45,8 +45,8 @@ dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7
45
45
git.apache.org/thrift.git v0.0.0-20180902110319-2566ecd5d999 /go.mod h1:fPE2ZNJGynbRyZ4dJvy6G277gSllfV2HJqblrnkyeyg =
46
46
git.apache.org/thrift.git v0.12.0 /go.mod h1:fPE2ZNJGynbRyZ4dJvy6G277gSllfV2HJqblrnkyeyg =
47
47
github.com/AkihiroSuda/containerd-fuse-overlayfs v1.0.0 /go.mod h1:0mMDvQFeLbbn1Wy8P2j3hwFhqBq+FKn8OZPno8WLmp8 =
48
- github.com/AlecAivazis/survey/v2 v2.2.8 h1:TgxCwybKdBckmC+/P9/5h49rw/nAHe/itZL0dgHs+Q0 =
49
- github.com/AlecAivazis/survey/v2 v2.2.8 /go.mod h1:9DYvHgXtiXm6nCn+jXnOXLKbH+Yo9u8fAS/SduGdoPk =
48
+ github.com/AlecAivazis/survey/v2 v2.2.9 h1:LWvJtUswz/W9/zVVXELrmlvdwWcKE60ZAw0FWV9vssk =
49
+ github.com/AlecAivazis/survey/v2 v2.2.9 /go.mod h1:9DYvHgXtiXm6nCn+jXnOXLKbH+Yo9u8fAS/SduGdoPk =
50
50
github.com/Azure/azure-amqp-common-go/v2 v2.1.0 /go.mod h1:R8rea+gJRuJR6QxTir/XuEd+YuKoUiazDC/N96FiDEU =
51
51
github.com/Azure/azure-pipeline-go v0.2.1 /go.mod h1:UGSo8XybXnIGZ3epmeBw7Jdz+HiUVpqIlpz/HKHylF4 =
52
52
github.com/Azure/azure-pipeline-go v0.2.2 /go.mod h1:4rQ/NZncSvGqNkkOsNpOU1tgoNuIlp9AfUH5G1tvCHc =
You can’t perform that action at this time.
0 commit comments