Skip to content

Commit

Permalink
Update Hugo module references
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-bot committed Sep 18, 2023
1 parent 5a3d9e7 commit b8e06b4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/pulumi/pulumi-docs
go 1.16

require (
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20230918110303-d7cd9ec982fd // indirect
github.com/pulumi/registry/themes/default v0.0.0-20230918160539-9a847bbb2278 // indirect
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20230918175630-7534716fa8d6 // indirect
github.com/pulumi/registry/themes/default v0.0.0-20230918171021-b1a0b15b4408 // indirect
)
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2684,6 +2684,8 @@ github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20230918110053-3c9cb0c8d46d
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20230918110053-3c9cb0c8d46d/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20230918110303-d7cd9ec982fd h1:BA1P8tOUiDpGAEHZ9CLu9sh9tF4k0ckXmsPSYCQ8SE0=
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20230918110303-d7cd9ec982fd/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20230918175630-7534716fa8d6 h1:vW32wJQ4+qjbt1Ez87ylqChDyEwJd6fZfrWh8vQ4up0=
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20230918175630-7534716fa8d6/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=
github.com/pulumi/registry v0.0.0-20211018002248-032308df8c9b h1:cc9syvwwbJF8OOwiQA806f05ZPo8Y9i6MhQp+DyQ7Gk=
github.com/pulumi/registry v0.0.0-20211018002248-032308df8c9b/go.mod h1:5njB00aDODdidTJgd4o+FiH7pM9YZ9cqAR0xHEPyq6s=
github.com/pulumi/registry/themes/default v0.0.0-20210929002709-940e5a1d2c43/go.mod h1:QSvobZqmJMqVmn3BTfSiYkbRKtJHhSA8gotu/pD1a0w=
Expand Down Expand Up @@ -5714,6 +5716,8 @@ github.com/pulumi/registry/themes/default v0.0.0-20230918140443-516722a4b026 h1:
github.com/pulumi/registry/themes/default v0.0.0-20230918140443-516722a4b026/go.mod h1:QSvobZqmJMqVmn3BTfSiYkbRKtJHhSA8gotu/pD1a0w=
github.com/pulumi/registry/themes/default v0.0.0-20230918160539-9a847bbb2278 h1:e+Wuj3+tf8rjF3/HiVkm5TYvQPd1MLqN1u7bcQrP4E4=
github.com/pulumi/registry/themes/default v0.0.0-20230918160539-9a847bbb2278/go.mod h1:QSvobZqmJMqVmn3BTfSiYkbRKtJHhSA8gotu/pD1a0w=
github.com/pulumi/registry/themes/default v0.0.0-20230918171021-b1a0b15b4408 h1:b8UgPt7DW4Qn0BG6AdfjGVEPqmiiD6JyeNZKGClCAIo=
github.com/pulumi/registry/themes/default v0.0.0-20230918171021-b1a0b15b4408/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=
Expand Down

0 comments on commit b8e06b4

Please sign in to comment.