diff --git a/go.mod b/go.mod index 429709f16228..3c2414f45f4d 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-20231011104958-648080045196 // indirect +require github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231011121805-450ef81c7f72 // indirect diff --git a/go.sum b/go.sum index f707575e0f5e..51b071613749 100644 --- a/go.sum +++ b/go.sum @@ -52,3 +52,5 @@ github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231011053404-0ca2d6929955 github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231011053404-0ca2d6929955/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo= github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231011104958-648080045196 h1:v7v0R77tB2C7Vk/lGvPrLKEPxtxxHw99/qOki/TKw9k= github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231011104958-648080045196/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231011121805-450ef81c7f72 h1:F93/UjsZJeDmr3LQKkILaCdLO3xrglri7hamnSNMSaE= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231011121805-450ef81c7f72/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=