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 Oct 4, 2023
1 parent 02a5d91 commit d825a41
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion 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-20231004140554-a6f82fcbe674 // indirect
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231004154613-b9c467e2d8f6 // indirect
github.com/pulumi/registry/themes/default v0.0.0-20231004150047-85bfc5972305 // indirect
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2748,6 +2748,8 @@ github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231004120703-5471bd9cc492
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231004120703-5471bd9cc492/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231004140554-a6f82fcbe674 h1:cvOZuhgZWHLnU7cDiEUTXEJuFm46DerufWRTqvQHipA=
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231004140554-a6f82fcbe674/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231004154613-b9c467e2d8f6 h1:iL41/G6AGkWSNQC2O+nkbp5sUB2Bdu+tzq2g+aOszG4=
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231004154613-b9c467e2d8f6/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

0 comments on commit d825a41

Please sign in to comment.