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 c230418
  • Loading branch information
renovate[bot] authored Oct 26, 2023
1 parent c230418 commit 56b1418
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-20231026115245-c23041850555
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-20231026115245-c23041850555
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-20231026115245-c23041850555
github.com/ministryofjustice/opg-go-common v0.0.0-20220816144329-763497f29f90
)

Expand Down

0 comments on commit 56b1418

Please sign in to comment.