Skip to content

Commit

Permalink
Renovate Update github.com/ministryofjustice/opg-data-lpa-deed/lambda…
Browse files Browse the repository at this point in the history
…/shared digest to d28a9a7
  • Loading branch information
renovate[bot] authored Oct 24, 2023
1 parent d28a9a7 commit 59dfa55
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lambda/create/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ replace github.com/ministryofjustice/opg-data-lpa-deed/lambda/shared => ../share

require (
github.com/aws/aws-lambda-go v1.41.0
github.com/ministryofjustice/opg-data-lpa-deed/lambda/shared v0.0.0-00010101000000-000000000000
github.com/ministryofjustice/opg-data-lpa-deed/lambda/shared v0.0.0-20231024151147-d28a9a73bd6b
github.com/ministryofjustice/opg-go-common v0.0.0-20220816144329-763497f29f90
)

Expand Down
2 changes: 1 addition & 1 deletion lambda/get/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ replace github.com/ministryofjustice/opg-data-lpa-deed/lambda/shared => ../share

require (
github.com/aws/aws-lambda-go v1.41.0
github.com/ministryofjustice/opg-data-lpa-deed/lambda/shared v0.0.0-00010101000000-000000000000
github.com/ministryofjustice/opg-data-lpa-deed/lambda/shared v0.0.0-20231024151147-d28a9a73bd6b
github.com/ministryofjustice/opg-go-common v0.0.0-20220816144329-763497f29f90
)

Expand Down
2 changes: 1 addition & 1 deletion lambda/update/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ replace github.com/ministryofjustice/opg-data-lpa-deed/lambda/shared => ../share
require (
github.com/aws/aws-lambda-go v1.41.0
github.com/go-openapi/jsonpointer v0.20.0
github.com/ministryofjustice/opg-data-lpa-deed/lambda/shared v0.0.0-00010101000000-000000000000
github.com/ministryofjustice/opg-data-lpa-deed/lambda/shared v0.0.0-20231024151147-d28a9a73bd6b
github.com/ministryofjustice/opg-go-common v0.0.0-20220816144329-763497f29f90
)

Expand Down

0 comments on commit 59dfa55

Please sign in to comment.