From 84621a6fbb67540d96a5e5cfb83a5802f786a1d1 Mon Sep 17 00:00:00 2001 From: "pulumi-renovate[bot]" <189166143+pulumi-renovate[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 14:32:24 +0000 Subject: [PATCH] Update module github.com/pulumi/pulumi-dotnet/pulumi-language-dotnet/v3 to v3.113.0 --- ...lumi-pulumi-dotnet-pulumi-language-dotnet-v3-v3-113-0.yaml | 3 +++ go.mod | 2 +- go.sum | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 .changes/unreleased/dependencies-github-com-pulumi-pulumi-dotnet-pulumi-language-dotnet-v3-v3-113-0.yaml diff --git a/.changes/unreleased/dependencies-github-com-pulumi-pulumi-dotnet-pulumi-language-dotnet-v3-v3-113-0.yaml b/.changes/unreleased/dependencies-github-com-pulumi-pulumi-dotnet-pulumi-language-dotnet-v3-v3-113-0.yaml new file mode 100644 index 00000000..0af9727a --- /dev/null +++ b/.changes/unreleased/dependencies-github-com-pulumi-pulumi-dotnet-pulumi-language-dotnet-v3-v3-113-0.yaml @@ -0,0 +1,3 @@ +kind: dependencies +body: Update github.com/pulumi/pulumi-dotnet/pulumi-language-dotnet/v3 to v3.113.0 +time: 2026-08-24T14:32:20.59982559Z diff --git a/go.mod b/go.mod index 7fe05275..7f0387d8 100644 --- a/go.mod +++ b/go.mod @@ -259,7 +259,7 @@ require ( github.com/pulumi-labs/pulumi-hcl v0.3.1 // indirect github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 // indirect github.com/pulumi/inflector v0.2.1 // indirect - github.com/pulumi/pulumi-dotnet/pulumi-language-dotnet/v3 v3.112.1 // indirect + github.com/pulumi/pulumi-dotnet/pulumi-language-dotnet/v3 v3.113.0 // indirect github.com/pulumi/pulumi-java v1.36.2 // indirect github.com/pulumi/pulumi-yaml v1.38.4 // indirect github.com/pulumi/terraform-diff-reader v0.0.2 // indirect diff --git a/go.sum b/go.sum index 8a6d8443..030d28c6 100644 --- a/go.sum +++ b/go.sum @@ -3976,8 +3976,8 @@ github.com/pulumi/inflector v0.2.1 h1:bqyiish3tq//vLeLiEstSFE5K7RNjy/ce47ed4QATu github.com/pulumi/inflector v0.2.1/go.mod h1:HUFCjcPTz96YtTuUlwG3i3EZG4WlniBvR9bd+iJxCUY= github.com/pulumi/providertest v0.7.0 h1:nXydemrnkJfil6sd8AtvO81gJOTzYc1wFfgtco4zWDc= github.com/pulumi/providertest v0.7.0/go.mod h1:R7nigJF1sE3yUtNQSozNSfsUl/gK4xIDW0Mxmacl6IY= -github.com/pulumi/pulumi-dotnet/pulumi-language-dotnet/v3 v3.112.1 h1:vezEitPJmpTWvgVVHqdo0uQ0E3hLrPq1NQqq8eUbwDs= -github.com/pulumi/pulumi-dotnet/pulumi-language-dotnet/v3 v3.112.1/go.mod h1:V43lnZN7UPW0hOd1zeAnQQwoCGjSqwuG0re0IJabU7g= +github.com/pulumi/pulumi-dotnet/pulumi-language-dotnet/v3 v3.113.0 h1:Qy/YYw4RqrD4/V2i+MVIHvhia8mX/He0Llm5asyUyGc= +github.com/pulumi/pulumi-dotnet/pulumi-language-dotnet/v3 v3.113.0/go.mod h1:TgM6TXBsmKCVr9chv/6lMRRifdMtoA1fcEbX7oHK7VA= github.com/pulumi/pulumi-go-provider v1.5.0 h1:xsqbkdrbSWGKp4KcdKJJfzD0MuqDDR8X0PAc8FOdAF8= github.com/pulumi/pulumi-go-provider v1.5.0/go.mod h1:Aa9+QSfufi0VMM/dJLLqFf7M6CWThMV8/slOcoD3JVU= github.com/pulumi/pulumi-java v1.36.2 h1:umQmOa00zJimiGdXBwfmtHIQPnfcEEuPjlgTN3kqshU=