diff --git a/go.mod b/go.mod index ec8cfe8489ab..14215697b8d2 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-20231013220005-c84aeb4da22d // indirect +require github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231013220225-e763f25d4441 // indirect diff --git a/go.sum b/go.sum index 68d0836e3236..249a13e98798 100644 --- a/go.sum +++ b/go.sum @@ -84,3 +84,5 @@ github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231013130611-ad46a3c762c3 github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231013130611-ad46a3c762c3/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo= github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231013220005-c84aeb4da22d h1:HmJ/CtknVwn0adAjtQJUJV+1rUJhiSDNLEn0sHOTDjA= github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231013220005-c84aeb4da22d/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231013220225-e763f25d4441 h1:i4qsP8yqr3WpoyaPiCwF3G1+NNWOr2F8tVni5HwVtg4= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231013220225-e763f25d4441/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=