diff --git a/go.mod b/go.mod index e1699b084c34..8c2955f4f4fc 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-20231110181547-0a57052b03ba // indirect +require github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231110202555-e51260a6ff14 // indirect diff --git a/go.sum b/go.sum index d10ef3d24db4..89cd75956eea 100644 --- a/go.sum +++ b/go.sum @@ -238,3 +238,5 @@ github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231110171618-51a75bdb3bbc github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231110171618-51a75bdb3bbc/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo= github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231110181547-0a57052b03ba h1:485lSa8I8bG78aH3Yu6+om6zS3rUtlLECue4C+jgDRc= github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231110181547-0a57052b03ba/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231110202555-e51260a6ff14 h1:8AgFDoDaDqUyrYkxhbBolr0tJLIWcwFjhbNlx7VsPM4= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231110202555-e51260a6ff14/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=