From 64d19458897ece698e2e78e620cff17d0eb8654d Mon Sep 17 00:00:00 2001 From: Pulumi Bot <30351955+pulumi-bot@users.noreply.github.com> Date: Wed, 25 Oct 2023 07:13:39 -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 c6f5fa41b7ae..42d10438cb49 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-20231025115059-bf2b8527ef48 // indirect +require github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231025134950-88188f4a8691 // indirect diff --git a/go.sum b/go.sum index 9cde5bd892de..367dfc9a8250 100644 --- a/go.sum +++ b/go.sum @@ -124,3 +124,5 @@ github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231024205902-7da3d4c64dc6 github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231024205902-7da3d4c64dc6/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo= github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231025115059-bf2b8527ef48 h1:htq7JXUh35Ct/npOWqcVib+mJvPe4G61i798lD3gnFE= github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231025115059-bf2b8527ef48/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231025134950-88188f4a8691 h1:m0eV2fkdgffC1o2LRgISH01SSX0VmjtkSPWX5tiLz2Y= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231025134950-88188f4a8691/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=