diff --git a/go.mod b/go.mod index b93c516a473d..072c744edb63 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-20231113205905-0bcca45fb826 // indirect +require github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231113210636-f87dbe14f6b0 // indirect diff --git a/go.sum b/go.sum index 23c88a7b90b0..f6fbc2fe08bd 100644 --- a/go.sum +++ b/go.sum @@ -250,3 +250,5 @@ github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231113192728-05eba17388ab github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231113192728-05eba17388ab/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo= github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231113205905-0bcca45fb826 h1:OptBtl+MdRm5cdWspw/TUUFP0KsNdpHM+aN4AYn3Llg= github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231113205905-0bcca45fb826/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231113210636-f87dbe14f6b0 h1:JmDLQ+MHKcBDZhJs2Hzz9DsRQLE8i2yQtmv/x70UT3w= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231113210636-f87dbe14f6b0/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=