From e063b9f859a7821fc1170588db5383853c6ce53a Mon Sep 17 00:00:00 2001 From: Pulumi Bot Date: Wed, 29 Nov 2023 20:03:03 +0000 Subject: [PATCH] Update Hugo module references --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 3b64fd4a95b0..eeb4fc4c7f22 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-20231129175440-89032e6e3093 // indirect +require github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231129195507-fb328b8e6005 // indirect diff --git a/go.sum b/go.sum index d65a72f2919f..2883e9cfa28e 100644 --- a/go.sum +++ b/go.sum @@ -326,3 +326,5 @@ github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231129172105-5cf51aae58eb github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231129172105-5cf51aae58eb/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo= github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231129175440-89032e6e3093 h1:FcXsJ2uK1O9usZQbN/481MU75lkQSEb2TmzLaQf/74o= github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231129175440-89032e6e3093/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231129195507-fb328b8e6005 h1:LwZrVr4N3MbP4RW7Fv5xCJuu96lo+c1B1vosSeK7uRs= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231129195507-fb328b8e6005/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=