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 @@ -4,7 +4,7 @@ go 1.22.0
44
55require (
66 github.com/aws/aws-sdk-go-v2 v1.36.3
7- github.com/aws/aws-sdk-go-v2/service/ec2 v1.209 .0
7+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.210 .0
88 github.com/charmbracelet/bubbles v0.20.0
99 github.com/charmbracelet/bubbletea v1.3.4
1010 github.com/charmbracelet/huh/spinner v0.0.0-20240328185852-590ecabc34b9
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.34 h1:SZwFm17ZUNNg5Np0io
1212github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.34 /go.mod h1:dFZsC0BLo346mvKQLWmoJxT+Sjp+qcVR1tRVHQGOH9Q =
1313github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 h1:hT8rVHwugYE2lEfdFE0QWVo81lF7jMrYJVDWI+f+VxU =
1414github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 /go.mod h1:8tu/lYfQfFe6IGnaOdrpVgEL2IrrDOf6/m9RQum4NkY =
15- github.com/aws/aws-sdk-go-v2/service/ec2 v1.209 .0 h1:WpLv8X3/Ct0ZRvx8QL91V9ndnIOi1WDfz0+F4ZEKwns =
16- github.com/aws/aws-sdk-go-v2/service/ec2 v1.209 .0 /go.mod h1:ouvGEfHbLaIlWwpDpOVWPWR+YwO0HDv3vm5tYLq8ImY =
15+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.210 .0 h1:EXSJVsts7D18nt4A2Ii9HlpqDB7/mk9RDqG7+Aqc5Ls =
16+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.210 .0 /go.mod h1:ouvGEfHbLaIlWwpDpOVWPWR+YwO0HDv3vm5tYLq8ImY =
1717github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.3 h1:eAh2A4b5IzM/lum78bZ590jy36+d/aFLgKF/4Vd1xPE =
1818github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.3 /go.mod h1:0yKJC/kb8sAnmlYa6Zs3QVYqaC8ug2AbnNChv5Ox3uA =
1919github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.15 h1:dM9/92u2F1JbDaGooxTq18wmmFzbJRfXfVfy96/1CXM =
You can’t perform that action at this time.
0 commit comments