From 633a8ae609b8c46886454d1258f653a738b7bf93 Mon Sep 17 00:00:00 2001 From: Pulumi Bot <30351955+pulumi-bot@users.noreply.github.com> Date: Thu, 26 Oct 2023 03:55:37 -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 c2e2a2379fa0..e1e93658116e 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-20231026093059-9149be1e7e41 // indirect +require github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231026104025-09d79e461958 // indirect diff --git a/go.sum b/go.sum index 9e5a75f8c65e..e44652040c78 100644 --- a/go.sum +++ b/go.sum @@ -144,3 +144,5 @@ github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231025205502-4fce39a7f65a github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231025205502-4fce39a7f65a/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo= github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231026093059-9149be1e7e41 h1:hAaEj1+iXxnyifMzPsdBikN4uxUZBj71MVcEQLFpcgM= github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231026093059-9149be1e7e41/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231026104025-09d79e461958 h1:t6lrbCtWQhfcRoiJ78c/2M0nVCagnNJHFMTnh6XhdeU= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231026104025-09d79e461958/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=