File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/aws/aws-sdk-go-v2/config v1.18.23
9
9
github.com/aws/aws-sdk-go-v2/credentials v1.13.22
10
10
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.2.1
11
- github.com/aws/aws-sdk-go-v2/service/ec2 v1.96.1
11
+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.97.0
12
12
github.com/docker/go-units v0.5.0
13
13
github.com/dustinkirkland/golang-petname v0.0.0-20191129215211-8e5a1ed0cff0
14
14
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.34 h1:gGLG7yKaXG02/jBlg210R7VgQIo
34
34
github.com/aws/aws-sdk-go-v2/internal/ini v1.3.34 /go.mod h1:Etz2dj6UHYuw+Xw830KfzCfWGMzqvUTCjUj5b76GVDc =
35
35
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.2.1 h1:imL02JGNApN3z+9u/meTDeZF37QfpqRmrDnGghGNFvY =
36
36
github.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.96.1 h1:gHIAqsVrMyzv6Hpxj9JP8QMlC1ltyTWGoRhjqBNM8S0 =
38
- github.com/aws/aws-sdk-go-v2/service/ec2 v1.96.1 /go.mod h1:L3ZT0N/vBsw77mOAawXmRnREpEjcHd2v5Hzf7AkIH8M =
37
+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.97.0 h1:glGFVlA0MVrOpDF+KsVZZA/QCwykYPanYMW0DoIJN34 =
38
+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.97.0 /go.mod h1:L3ZT0N/vBsw77mOAawXmRnREpEjcHd2v5Hzf7AkIH8M =
39
39
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.27 h1:0iKliEXAcCa2qVtRs7Ot5hItA2MsufrphbRFlz1Owxo =
40
40
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.27 /go.mod h1:EOwBD4J4S5qYszS5/3DpkejfuK+Z5/1uzICfPaZLtqw =
41
41
github.com/aws/aws-sdk-go-v2/service/sso v1.12.10 h1:UBQjaMTCKwyUYwiVnUt6toEJwGXsLBI6al083tpjJzY =
You can’t perform that action at this time.
0 commit comments