From a22baac6b3be41634de8619532665b67240a1e18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 08:06:21 +0000 Subject: [PATCH] chore(deps): update module github.com/scaleway/terraform-provider-scaleway/v2/shim to v0.1.1 --- provider/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/provider/go.mod b/provider/go.mod index 9c81a26a..33bdf5fe 100644 --- a/provider/go.mod +++ b/provider/go.mod @@ -7,7 +7,7 @@ toolchain go1.22.4 require ( github.com/pulumi/pulumi-terraform-bridge/v3 v3.89.1 github.com/pulumi/pulumi/sdk/v3 v3.129.0 - github.com/scaleway/terraform-provider-scaleway/v2/shim v0.0.0-00010101000000-000000000000 + github.com/scaleway/terraform-provider-scaleway/v2/shim v0.1.1 ) replace (