diff --git a/go.mod b/go.mod index 14215697b8d2..4eaec6e9c5ec 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-20231013220225-e763f25d4441 // indirect +require github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231016190102-4367ae51355d // indirect diff --git a/go.sum b/go.sum index 249a13e98798..1c2925dd731e 100644 --- a/go.sum +++ b/go.sum @@ -86,3 +86,5 @@ github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231013220005-c84aeb4da22d 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= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231016190102-4367ae51355d h1:1ByYRPe+yvc3A9lrPnnNk9fPGVRJi8MLn0pAP0gntdg= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231016190102-4367ae51355d/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=