File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/armon/go-metrics v0.3.3 // indirect
7
- github.com/aws/aws-sdk-go v1.38.60
7
+ github.com/aws/aws-sdk-go v1.38.64
8
8
github.com/hashicorp/go-immutable-radix v1.2.0 // indirect
9
9
github.com/mattn/go-colorable v0.1.7 // indirect
10
10
github.com/open-telemetry/opentelemetry-collector-contrib/internal/aws/awsutil v0.0.0-00010101000000-000000000000
Original file line number Diff line number Diff line change @@ -125,8 +125,9 @@ github.com/aws/aws-lambda-go v1.13.3/go.mod h1:4UKl9IzQMoD+QF79YdCuzCwp8VbmG4VAQ
125
125
github.com/aws/aws-sdk-go v1.27.0 /go.mod h1:KmX6BPdI08NWTb3/sm4ZGu5ShLoqVDhKgpiN924inxo =
126
126
github.com/aws/aws-sdk-go v1.34.28 /go.mod h1:H7NKnBqNVzoTJpGfLrQkkD+ytBA93eiDYi/+8rV9s48 =
127
127
github.com/aws/aws-sdk-go v1.38.3 /go.mod h1:hcU610XS61/+aQV88ixoOzUoG7v3b31pl2zKMmprdro =
128
- github.com/aws/aws-sdk-go v1.38.60 h1:MgyEsX0IMwivwth1VwEnesBpH0vxbjp5a0w1lurMOXY =
129
128
github.com/aws/aws-sdk-go v1.38.60 /go.mod h1:hcU610XS61/+aQV88ixoOzUoG7v3b31pl2zKMmprdro =
129
+ github.com/aws/aws-sdk-go v1.38.64 h1:aE178SZNBpAT9T2U5hacKJiyiRE/Li2Hax6xddVuyGA =
130
+ github.com/aws/aws-sdk-go v1.38.64 /go.mod h1:hcU610XS61/+aQV88ixoOzUoG7v3b31pl2zKMmprdro =
130
131
github.com/aws/aws-sdk-go-v2 v0.18.0 /go.mod h1:JWVYvqSMppoMJC0x5wdwiImzgXTI9FuZwxzkQq9wy+g =
131
132
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 /go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q =
132
133
github.com/beorn7/perks v1.0.0 /go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8 =
You can’t perform that action at this time.
0 commit comments