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 @@ -19,7 +19,7 @@ require (
1919 github.com/aws/aws-sdk-go-v2/service/shield v1.34.13
2020 github.com/aws/aws-sdk-go-v2/service/storagegateway v1.43.5
2121 github.com/aws/aws-sdk-go-v2/service/sts v1.41.1
22- github.com/aws/smithy-go v1.23.2
22+ github.com/aws/smithy-go v1.24.0
2323 github.com/grafana/regexp v0.0.0-20240607082908-2cb410fa05da
2424 github.com/prometheus/client_golang v1.23.1
2525 github.com/prometheus/client_model v0.6.2
Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ github.com/aws/aws-sdk-go-v2/service/storagegateway v1.43.5 h1:LnjZ10PxR2jdEwlhK
5252github.com/aws/aws-sdk-go-v2/service/storagegateway v1.43.5 /go.mod h1:n/pED5o/1PwNMwXbNBZ3TGJc+Wl5tw2vfJtmTgXZIPc =
5353github.com/aws/aws-sdk-go-v2/service/sts v1.41.1 h1:GdGmKtG+/Krag7VfyOXV17xjTCz0i9NT+JnqLTOI5nA =
5454github.com/aws/aws-sdk-go-v2/service/sts v1.41.1 /go.mod h1:6TxbXoDSgBQ225Qd8Q+MbxUxUh6TtNKwbRt/EPS9xso =
55- github.com/aws/smithy-go v1.23.2 h1:Crv0eatJUQhaManss33hS5r40CG3ZFH+21XSkqMrIUM =
56- github.com/aws/smithy-go v1.23.2 /go.mod h1:LEj2LM3rBRQJxPZTB4KuzZkaZYnZPnvgIhb4pu07mx0 =
55+ github.com/aws/smithy-go v1.24.0 h1:LpilSUItNPFr1eY85RYgTIg5eIEPtvFbskaFcmmIUnk =
56+ github.com/aws/smithy-go v1.24.0 /go.mod h1:LEj2LM3rBRQJxPZTB4KuzZkaZYnZPnvgIhb4pu07mx0 =
5757github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
5858github.com/beorn7/perks v1.0.1 /go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw =
5959github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs =
You can’t perform that action at this time.
0 commit comments