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 2, 2023
1 parent 7553da2 commit 9b8c50b
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-20230930201623-cb74905ca543 // indirect
github.com/pulumi/registry/themes/default v0.0.0-20231002080632-91d3f508c1af // indirect
github.com/pulumi/registry/themes/default v0.0.0-20231002130538-d4478d7f8ef7 // indirect
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -5864,6 +5864,8 @@ github.com/pulumi/registry/themes/default v0.0.0-20231002045003-b11a34dc7b59 h1:
github.com/pulumi/registry/themes/default v0.0.0-20231002045003-b11a34dc7b59/go.mod h1:QSvobZqmJMqVmn3BTfSiYkbRKtJHhSA8gotu/pD1a0w=
github.com/pulumi/registry/themes/default v0.0.0-20231002080632-91d3f508c1af h1:um6kyXyY59HmtlWbylQIVyxmKnwS3qswtXg6xcVgSjE=
github.com/pulumi/registry/themes/default v0.0.0-20231002080632-91d3f508c1af/go.mod h1:QSvobZqmJMqVmn3BTfSiYkbRKtJHhSA8gotu/pD1a0w=
github.com/pulumi/registry/themes/default v0.0.0-20231002130538-d4478d7f8ef7 h1:ACYOILQ6hFJPNvEh1cwXf9ggIRQUpgGkczBP3xkIYs8=
github.com/pulumi/registry/themes/default v0.0.0-20231002130538-d4478d7f8ef7/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 9b8c50b

Please sign in to comment.