From 59dfa55ea8168e4ef6149ae78799ca32721f77e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 15:12:53 +0000 Subject: [PATCH] Renovate Update github.com/ministryofjustice/opg-data-lpa-deed/lambda/shared digest to d28a9a7 --- lambda/create/go.mod | 2 +- lambda/get/go.mod | 2 +- lambda/update/go.mod | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lambda/create/go.mod b/lambda/create/go.mod index bec204cd..83829375 100644 --- a/lambda/create/go.mod +++ b/lambda/create/go.mod @@ -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 ) diff --git a/lambda/get/go.mod b/lambda/get/go.mod index 443bf2c6..0248553c 100644 --- a/lambda/get/go.mod +++ b/lambda/get/go.mod @@ -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 ) diff --git a/lambda/update/go.mod b/lambda/update/go.mod index 4b8d61f1..2f4f5f74 100644 --- a/lambda/update/go.mod +++ b/lambda/update/go.mod @@ -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 )