From 4212ca1c44bd1dc3431168aa6cf2b1022682cc77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 14:29:38 +0000 Subject: [PATCH] Bump github.com/pulumi/pulumi-random/sdk/v4 from 4.16.7 to 4.16.8 Bumps [github.com/pulumi/pulumi-random/sdk/v4](https://github.com/pulumi/pulumi-random) from 4.16.7 to 4.16.8. - [Release notes](https://github.com/pulumi/pulumi-random/releases) - [Changelog](https://github.com/pulumi/pulumi-random/blob/master/CHANGELOG_OLD.md) - [Commits](https://github.com/pulumi/pulumi-random/compare/v4.16.7...v4.16.8) --- updated-dependencies: - dependency-name: github.com/pulumi/pulumi-random/sdk/v4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 28a68281f..6cbac3f79 100644 --- a/go.mod +++ b/go.mod @@ -28,7 +28,7 @@ require ( github.com/pulumi/pulumi-gcp/sdk/v7 v7.38.0 github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0 github.com/pulumi/pulumi-libvirt/sdk v0.5.3 - github.com/pulumi/pulumi-random/sdk/v4 v4.16.7 + github.com/pulumi/pulumi-random/sdk/v4 v4.16.8 github.com/pulumi/pulumi-tls/sdk/v4 v4.11.1 github.com/pulumi/pulumi/sdk/v3 v3.144.1 github.com/pulumiverse/pulumi-time/sdk v0.1.0 diff --git a/go.sum b/go.sum index ef1d6a5d1..42533100e 100644 --- a/go.sum +++ b/go.sum @@ -232,8 +232,8 @@ github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0 h1:7AjJpUyW6YHHpZr0bI6Fy1A3/b github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0/go.mod h1:ATS+UN8pguMxypQAK+SaPewesU+UN5dpf93PNqVuHzs= github.com/pulumi/pulumi-libvirt/sdk v0.5.3 h1:CiUGTweLLIxbAbADxxnwPv4BK8pxXfU8urokJvK1ihM= github.com/pulumi/pulumi-libvirt/sdk v0.5.3/go.mod h1:gAhyIZKtzs4rknrl8fu8BQnyqijAmViFbaUkyuHt4xY= -github.com/pulumi/pulumi-random/sdk/v4 v4.16.7 h1:39rhOe/PTUGMYia8pR5T2wbxxMt2pwrlonf0ncYKSzE= -github.com/pulumi/pulumi-random/sdk/v4 v4.16.7/go.mod h1:cxxDhJzUPt/YElfvlWa15Q4NGF6XXS8kUs4OQsCxSBk= +github.com/pulumi/pulumi-random/sdk/v4 v4.16.8 h1:ZrVKUJUYgphlD1zY35CiS6hdVN75wur5NjMDVIxWrJA= +github.com/pulumi/pulumi-random/sdk/v4 v4.16.8/go.mod h1:0xQ8Gg8izJMYYCM6fBLY2TUkmEpaVczAx1yFk5OwuSg= github.com/pulumi/pulumi-tls/sdk/v4 v4.11.1 h1:tXemWrzeVTqG8zq6hBdv1TdPFXjgZ+dob63a/6GlF1o= github.com/pulumi/pulumi-tls/sdk/v4 v4.11.1/go.mod h1:hODo3iEmmXDFOXqPK+V+vwI0a3Ww7BLjs5Tgamp86Ng= github.com/pulumi/pulumi/sdk/v3 v3.144.1 h1:QQtCDERihhlfvcmRzqHeBmOER1Fg1VkFj9933Lxqv00=