From 07a8cb3c77d70904c84c85be7d42dec069bdf98e Mon Sep 17 00:00:00 2001 From: Pulumi Bot <30351955+pulumi-bot@users.noreply.github.com> Date: Wed, 25 Oct 2023 14:10:42 -0700 Subject: [PATCH] Update Hugo modules --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 6be583ce37ca..4eb58f94d2a3 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/pulumi/pulumi-docs go 1.16 -require github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231025195525-cf812a61de00 // indirect +require github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231025205502-4fce39a7f65a // indirect diff --git a/go.sum b/go.sum index 7a7393243896..7521858719cc 100644 --- a/go.sum +++ b/go.sum @@ -140,3 +140,5 @@ github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231025193748-0cafc7b7d0a1 github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231025193748-0cafc7b7d0a1/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo= github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231025195525-cf812a61de00 h1:AHEKfLsJ3x8unJzyzQZJ7h3/RSvqv3P0F1oYJZfhU70= github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231025195525-cf812a61de00/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231025205502-4fce39a7f65a h1:9SevkM9smb8WLYynl4frw+gGESVSj0RAur+MwXIUVCk= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231025205502-4fce39a7f65a/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=