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 14, 2023
1 parent 6cda698 commit 756effd
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 @@ -4,5 +4,5 @@ go 1.16

require (
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20230914161535-e51e96905f7b // indirect
github.com/pulumi/registry/themes/default v0.0.0-20230914181526-4ff2dd9cb61d // indirect
github.com/pulumi/registry/themes/default v0.0.0-20230914195258-f06c499b2210 // indirect
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -5678,6 +5678,8 @@ github.com/pulumi/registry/themes/default v0.0.0-20230914174031-f0f5907238f4 h1:
github.com/pulumi/registry/themes/default v0.0.0-20230914174031-f0f5907238f4/go.mod h1:QSvobZqmJMqVmn3BTfSiYkbRKtJHhSA8gotu/pD1a0w=
github.com/pulumi/registry/themes/default v0.0.0-20230914181526-4ff2dd9cb61d h1:kC9sgpZEsgL3O+j9cRTh7Q6hdq2yGWUPB105tCU29ls=
github.com/pulumi/registry/themes/default v0.0.0-20230914181526-4ff2dd9cb61d/go.mod h1:QSvobZqmJMqVmn3BTfSiYkbRKtJHhSA8gotu/pD1a0w=
github.com/pulumi/registry/themes/default v0.0.0-20230914195258-f06c499b2210 h1:QzuLLJUZW+d12ziv6HTs7VqrpQrScFLQUcGHmdoVcGk=
github.com/pulumi/registry/themes/default v0.0.0-20230914195258-f06c499b2210/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 756effd

Please sign in to comment.