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 @@ -9,7 +9,7 @@ require (
9
9
github.com/aws/aws-sdk-go-v2 v1.17.2
10
10
github.com/aws/aws-sdk-go-v2/config v1.18.4
11
11
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.22.0
12
- github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.26
12
+ github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.27
13
13
github.com/blang/semver v3.5.1+incompatible
14
14
github.com/evanphx/json-patch/v5 v5.6.0
15
15
github.com/ghodss/yaml v1.0.1-0.20190212211648-25d852aebe32
Original file line number Diff line number Diff line change @@ -171,8 +171,8 @@ github.com/aws/aws-sdk-go-v2/internal/ini v1.3.27 h1:N2eKFw2S+JWRCtTt0IhIX7uoGGQ
171
171
github.com/aws/aws-sdk-go-v2/internal/ini v1.3.27 /go.mod h1:RdwFVc7PBYWY33fa2+8T1mSqQ7ZEK4ILpM0wfioDC3w =
172
172
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.22.0 h1:avr0tjwsFnAL0Vmg+t0sYLNIlRHH4AGMMn9rTO3Wv7c =
173
173
github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.22.0 /go.mod h1:b2EPXU2jyxD7StcbEemizK7A5wYYDKhdp6zpSUKUjJ0 =
174
- github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.26 h1:gAy84CkCnK2vgh7Rj5tRzpqeATCPShVCIjJZ0g7iKNg =
175
- github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.26 /go.mod h1:uIsRP+M5F/Ch+21isqTg6u16FXl2yzupCX0Dli4eQEM =
174
+ github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.27 h1:wxij3U3NcK5Ku/VURBqR1r7Ip+kLsmfZd0b7BlqCKyk =
175
+ github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.27 /go.mod h1:vxihO/POqPi4jNKVRG+pIaPdNUhqCGlcFRBYL6aJF4c =
176
176
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.20 h1:jlgyHbkZQAgAc7VIxJDmtouH8eNjOk2REVAQfVhdaiQ =
177
177
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.20 /go.mod h1:Xs52xaLBqDEKRcAfX/hgjmD3YQ7c/W+BEyfamlO/W2E =
178
178
github.com/aws/aws-sdk-go-v2/service/sso v1.11.26 h1:ActQgdTNQej/RuUJjB9uxYVLDOvRGtUreXF8L3c8wyg =
You can’t perform that action at this time.
0 commit comments