Skip to content

Commit

Permalink
Update Mend: high confidence minor and patch dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Sep 9, 2024
1 parent 8972cf2 commit 15e4c9a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ go 1.22.4

require (
github.com/DATA-DOG/go-sqlmock v1.5.2
github.com/DataDog/datadog-api-client-go/v2 v2.29.0
github.com/DataDog/datadog-api-client-go/v2 v2.30.0
github.com/aws/aws-sdk-go v1.55.5
github.com/aws/aws-sdk-go-v2/config v1.27.28
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.32.5
github.com/aws/aws-sdk-go-v2/config v1.27.33
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.32.8
github.com/go-faster/errors v0.7.1
github.com/go-faster/jx v1.1.0
github.com/lib/pq v1.10.9
Expand All @@ -27,9 +27,9 @@ require (
github.com/r3labs/diff/v3 v3.0.1
github.com/rs/zerolog v1.33.0
github.com/stretchr/testify v1.9.0
go.opentelemetry.io/otel v1.28.0
go.opentelemetry.io/otel/metric v1.28.0
go.opentelemetry.io/otel/trace v1.28.0
go.opentelemetry.io/otel v1.29.0
go.opentelemetry.io/otel/metric v1.29.0
go.opentelemetry.io/otel/trace v1.29.0
go.uber.org/multierr v1.11.0
golang.org/x/exp v0.0.0-20240808152545-0cdaa3abc0fa
gopkg.in/yaml.v3 v3.0.1
Expand Down

0 comments on commit 15e4c9a

Please sign in to comment.