diff --git a/go.mod b/go.mod index 888a4973a20a..6a75e8ee6a59 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-20231220185316-e2e975ad7599 // indirect +require github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231220193809-00e9e62977d6 // indirect diff --git a/go.sum b/go.sum index 8ba10d47cf67..8fc9d28defa2 100644 --- a/go.sum +++ b/go.sum @@ -454,3 +454,5 @@ github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231220174629-8eb36680480d github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231220174629-8eb36680480d/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo= github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231220185316-e2e975ad7599 h1:0y7uUW2iNS0G+XPTeZLpxDBqS8jAooe3aYWaZaWMwZs= github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231220185316-e2e975ad7599/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231220193809-00e9e62977d6 h1:3qRy/H4ND3zXTI/BZy2/rQGESiCjy+MutZlou18u9Y8= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231220193809-00e9e62977d6/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=