diff --git a/go.mod b/go.mod index 2da0becb44c9..1f702272d050 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-20231103145015-bfcf410e350f // indirect +require github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231103150522-40885eee7fdd // indirect diff --git a/go.sum b/go.sum index 534d8c80ecb2..89d8c5f9706b 100644 --- a/go.sum +++ b/go.sum @@ -196,3 +196,5 @@ github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231103083659-e8d9d5727e03 github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231103083659-e8d9d5727e03/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo= github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231103145015-bfcf410e350f h1:/1CMe/AVRLMk4dIis58X91j0iZwESoz1aulrsbCI6uQ= github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231103145015-bfcf410e350f/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231103150522-40885eee7fdd h1:RIl3cr+BZIaNFFP34/ADfz0pkM2axHGvCeOM6MlmDUY= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231103150522-40885eee7fdd/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=