From 6d8fe22d4000dc105078f058c1b647e62d4507a2 Mon Sep 17 00:00:00 2001 From: Pulumi Bot Date: Tue, 19 Sep 2023 17:04:01 +0000 Subject: [PATCH] Update Hugo module references --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index d56a43c31d5f..159842320d12 100644 --- a/go.mod +++ b/go.mod @@ -4,5 +4,5 @@ go 1.16 require ( github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20230918175630-7534716fa8d6 // indirect - github.com/pulumi/registry/themes/default v0.0.0-20230919154943-7406725f8f85 // indirect + github.com/pulumi/registry/themes/default v0.0.0-20230919162034-80691bf87129 // indirect ) diff --git a/go.sum b/go.sum index 5a3a713d989f..a20c7ea46aae 100644 --- a/go.sum +++ b/go.sum @@ -5728,6 +5728,8 @@ github.com/pulumi/registry/themes/default v0.0.0-20230919074051-c3d2e6a0258c h1: github.com/pulumi/registry/themes/default v0.0.0-20230919074051-c3d2e6a0258c/go.mod h1:QSvobZqmJMqVmn3BTfSiYkbRKtJHhSA8gotu/pD1a0w= github.com/pulumi/registry/themes/default v0.0.0-20230919154943-7406725f8f85 h1:MvVR/eDOGPYOxST5ngVr5WhbBkwCs6ml5AvVUJ6qO6U= github.com/pulumi/registry/themes/default v0.0.0-20230919154943-7406725f8f85/go.mod h1:QSvobZqmJMqVmn3BTfSiYkbRKtJHhSA8gotu/pD1a0w= +github.com/pulumi/registry/themes/default v0.0.0-20230919162034-80691bf87129 h1:we7+9lqdnvFM0HLq0BLT1v3krZvLaVGtfWgCiWYdHmk= +github.com/pulumi/registry/themes/default v0.0.0-20230919162034-80691bf87129/go.mod h1:QSvobZqmJMqVmn3BTfSiYkbRKtJHhSA8gotu/pD1a0w= github.com/pulumi/theme v0.0.0-20210927232844-820360db3296/go.mod h1:Ksr+ztEgwxDLYFRalb0SYu4WcGROgnF35iILealOMno= github.com/pulumi/theme v0.0.0-20211001214832-2c758d993730 h1:VuLvDZWGYg+9hlI5ph0AY7ryPZ1Q3INhdog79yhwqL4= github.com/pulumi/theme v0.0.0-20211001214832-2c758d993730/go.mod h1:Ksr+ztEgwxDLYFRalb0SYu4WcGROgnF35iILealOMno=