diff --git a/go.mod b/go.mod index 9166e8dac59f..9659ce0e35a2 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-20231205064523-716100f3be75 // indirect +require github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231205133205-001b7adf35a7 // indirect diff --git a/go.sum b/go.sum index 6a2d54be3c1a..4a05274a73b1 100644 --- a/go.sum +++ b/go.sum @@ -358,3 +358,5 @@ github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231205012433-74e71b7df650 github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231205012433-74e71b7df650/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo= github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231205064523-716100f3be75 h1:YCq3Zu/8/XjCpHusb3u+DXzlr3/ntq5v7guJjea3hL4= github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231205064523-716100f3be75/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231205133205-001b7adf35a7 h1:8UwkTh2eyn6Jlmev3SA4JBtknQ5RkkCEv/tCv6/ckUk= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231205133205-001b7adf35a7/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=