diff --git a/go.mod b/go.mod index e5d99cb434..2701c42e92 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/pulumi/registry go 1.16 require ( - github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231024205902-7da3d4c64dc6 // indirect + github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231025134950-88188f4a8691 // indirect github.com/pulumi/registry/themes/default v0.0.0-20221220231854-958c0296acf4 // indirect ) diff --git a/go.sum b/go.sum index 51634fcdfb..060fca4c7b 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231024205902-7da3d4c64dc6 h1:quk9IxUVeE/UwAFY9QKjOZ3owmIrsKVZjkleI+OSxMM= -github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231024205902-7da3d4c64dc6/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231025134950-88188f4a8691 h1:m0eV2fkdgffC1o2LRgISH01SSX0VmjtkSPWX5tiLz2Y= +github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231025134950-88188f4a8691/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=