Skip to content

Commit

Permalink
Update Hugo modules
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-bot authored Sep 22, 2023
1 parent bf35635 commit 1e62cdb
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-20230922000744-072e6d57e152 // indirect
github.com/pulumi/registry/themes/default v0.0.0-20230922162454-4516ef172dcf // indirect
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20230922190148-1bdc003e2b58 // indirect
github.com/pulumi/registry/themes/default v0.0.0-20230922190155-4fbd5fea7f56 // indirect
)
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2694,6 +2694,8 @@ github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20230920145539-2c2d52d5cd23
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20230920145539-2c2d52d5cd23/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20230922000744-072e6d57e152 h1:KehJRJXC7QQDwgauG4dHN1JlP1f7aX2aZKFYHHeJ2H8=
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20230922000744-072e6d57e152/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20230922190148-1bdc003e2b58 h1:pBULqhzFzcojOagrWiL+gHE55xyZHTIuPWq44k6OEK0=
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20230922190148-1bdc003e2b58/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 @@ -5760,6 +5762,8 @@ github.com/pulumi/registry/themes/default v0.0.0-20230921205947-0a318837c88a h1:
github.com/pulumi/registry/themes/default v0.0.0-20230921205947-0a318837c88a/go.mod h1:QSvobZqmJMqVmn3BTfSiYkbRKtJHhSA8gotu/pD1a0w=
github.com/pulumi/registry/themes/default v0.0.0-20230922162454-4516ef172dcf h1:dUgo69VdPw9/YfrzssW+hl7gb4P3hiKev45ec/fSulY=
github.com/pulumi/registry/themes/default v0.0.0-20230922162454-4516ef172dcf/go.mod h1:QSvobZqmJMqVmn3BTfSiYkbRKtJHhSA8gotu/pD1a0w=
github.com/pulumi/registry/themes/default v0.0.0-20230922190155-4fbd5fea7f56 h1:IDKUQU3yks9XTO4+da0zynHGeBehYk6BUXxVPCc7CGc=
github.com/pulumi/registry/themes/default v0.0.0-20230922190155-4fbd5fea7f56/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 1e62cdb

Please sign in to comment.