From fc2784357cbd6fbd3862916bbd213b8b98cbbbd5 Mon Sep 17 00:00:00 2001 From: Pulumi Bot <30351955+pulumi-bot@users.noreply.github.com> Date: Thu, 7 Dec 2023 12:29:06 -0800 Subject: [PATCH] Update Hugo modules --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 148c1faa7240..33e6dfde4d99 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-20231207184526-643299d5f6f7 // indirect +require github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231207200454-2a101babd23a // indirect diff --git a/go.sum b/go.sum index 9e58835db25b..79c1affefb38 100644 --- a/go.sum +++ b/go.sum @@ -382,3 +382,5 @@ github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231207162448-d4380ae3e9f6 github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231207162448-d4380ae3e9f6/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo= github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231207184526-643299d5f6f7 h1:Vq15h43iIHiF2nFjk9EsUygHXuEspwyLf6eGJMi8pCA= github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231207184526-643299d5f6f7/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231207200454-2a101babd23a h1:m0ny7OpXKqr4rJaIFpdcZP9lkfNIzKKBgNgBi+vwsvk= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231207200454-2a101babd23a/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=