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 Oct 3, 2023
1 parent 1540548 commit 97a02a5
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-20231002214220-1988d612b3e3 // indirect
github.com/pulumi/registry/themes/default v0.0.0-20231002230649-51af4c9b56ca // indirect
github.com/pulumi/registry/themes/default v0.0.0-20231003091538-cb5def0c7abc // indirect
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -5888,6 +5888,8 @@ github.com/pulumi/registry/themes/default v0.0.0-20231002230142-31c965a6eda3 h1:
github.com/pulumi/registry/themes/default v0.0.0-20231002230142-31c965a6eda3/go.mod h1:QSvobZqmJMqVmn3BTfSiYkbRKtJHhSA8gotu/pD1a0w=
github.com/pulumi/registry/themes/default v0.0.0-20231002230649-51af4c9b56ca h1:4FDiv6BJVwHnURedrGK+Pkgdwteq3UZ8UIddmuKyaQw=
github.com/pulumi/registry/themes/default v0.0.0-20231002230649-51af4c9b56ca/go.mod h1:QSvobZqmJMqVmn3BTfSiYkbRKtJHhSA8gotu/pD1a0w=
github.com/pulumi/registry/themes/default v0.0.0-20231003091538-cb5def0c7abc h1:H+27EwSEFSU8NElZpNwI7+P7JtQaDqwemkAkyOf/jjE=
github.com/pulumi/registry/themes/default v0.0.0-20231003091538-cb5def0c7abc/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 97a02a5

Please sign in to comment.