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 Nov 2, 2024
1 parent 8972cf2 commit eaf4912
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ 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.31.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.28.1
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.34.3
github.com/go-faster/errors v0.7.1
github.com/go-faster/jx v1.1.0
github.com/lib/pq v1.10.9
github.com/ogen-go/ogen v1.3.0
github.com/ogen-go/ogen v1.6.0
github.com/pulumi/pulumi-aws/sdk/v6 v6.49.1
github.com/pulumi/pulumi-cloudflare/sdk/v5 v5.36.0
github.com/pulumi/pulumi-command/sdk v1.0.1
Expand All @@ -27,14 +27,14 @@ 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.31.0
go.opentelemetry.io/otel/metric v1.31.0
go.opentelemetry.io/otel/trace v1.31.0
go.uber.org/multierr v1.11.0
golang.org/x/exp v0.0.0-20240808152545-0cdaa3abc0fa
gopkg.in/yaml.v3 v3.0.1
gorm.io/driver/postgres v1.5.9
gorm.io/gorm v1.25.11
gorm.io/gorm v1.25.12
)

require (
Expand Down

0 comments on commit eaf4912

Please sign in to comment.