Skip to content

Commit 80b5a7f

Browse files
authored
Update Hugo modules
1 parent a350d3c commit 80b5a7f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module github.com/pulumi/pulumi-docs
33
go 1.16
44

55
require (
6-
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20230329214018-520462f6ef39 // indirect
6+
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20230330194355-b069beea9c6d // indirect
77
github.com/pulumi/registry/themes/default v0.0.0-20230328224127-2266d69f4845 // indirect
88
)

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -1848,6 +1848,8 @@ github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20230329193815-bbd3beecff5f
18481848
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20230329193815-bbd3beecff5f/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=
18491849
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20230329214018-520462f6ef39 h1:K3T1NvrcD5PibbBUFckJWKaykBs0s7qF5E3WwVq3wsA=
18501850
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20230329214018-520462f6ef39/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=
1851+
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20230330194355-b069beea9c6d h1:qhVZh7AyrEDFvjL53J2nLB9OoMEnNr/tCLn/Zexf1ws=
1852+
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20230330194355-b069beea9c6d/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=
18511853
github.com/pulumi/registry v0.0.0-20211018002248-032308df8c9b h1:cc9syvwwbJF8OOwiQA806f05ZPo8Y9i6MhQp+DyQ7Gk=
18521854
github.com/pulumi/registry v0.0.0-20211018002248-032308df8c9b/go.mod h1:5njB00aDODdidTJgd4o+FiH7pM9YZ9cqAR0xHEPyq6s=
18531855
github.com/pulumi/registry/themes/default v0.0.0-20210929002709-940e5a1d2c43/go.mod h1:QSvobZqmJMqVmn3BTfSiYkbRKtJHhSA8gotu/pD1a0w=

0 commit comments

Comments
 (0)