From 14af79c21075488cb564965bd716be846cf8ce05 Mon Sep 17 00:00:00 2001 From: Pulumi Bot <30351955+pulumi-bot@users.noreply.github.com> Date: Fri, 20 Oct 2023 14:55:49 -0700 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 0a5b2ba2acc7..e71fdd1f8d36 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-20231020192503-14100da8f00e // indirect +require github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231020214153-d89a77d1f02d // indirect diff --git a/go.sum b/go.sum index bec860d068b5..deabe695e686 100644 --- a/go.sum +++ b/go.sum @@ -108,3 +108,5 @@ github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231020165934-4226758f02c4 github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231020165934-4226758f02c4/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo= github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231020192503-14100da8f00e h1:x6HeuwBIZ3QwOQXiiZ9epEsxquH8nlhX7sg95Ks+QgA= github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231020192503-14100da8f00e/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231020214153-d89a77d1f02d h1:tAU0nudtBs3lvKJ1LSieu11PDh9ZH+8Yhlvba3BMAGs= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231020214153-d89a77d1f02d/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=