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 Aug 23, 2023
1 parent 154c635 commit dd4c5a3
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-20230822222335-12f1062cfac2 // indirect
github.com/pulumi/registry/themes/default v0.0.0-20230823094824-d4e5d03d8216 // indirect
github.com/pulumi/registry/themes/default v0.0.0-20230823104120-b8db57dcc7c4 // indirect
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -5444,6 +5444,8 @@ github.com/pulumi/registry/themes/default v0.0.0-20230822223704-03253684a84a h1:
github.com/pulumi/registry/themes/default v0.0.0-20230822223704-03253684a84a/go.mod h1:QSvobZqmJMqVmn3BTfSiYkbRKtJHhSA8gotu/pD1a0w=
github.com/pulumi/registry/themes/default v0.0.0-20230823094824-d4e5d03d8216 h1:L1zeotAa4xaOgp77rc4WwuGp0oqCaSFYj/GyogPY6Pk=
github.com/pulumi/registry/themes/default v0.0.0-20230823094824-d4e5d03d8216/go.mod h1:QSvobZqmJMqVmn3BTfSiYkbRKtJHhSA8gotu/pD1a0w=
github.com/pulumi/registry/themes/default v0.0.0-20230823104120-b8db57dcc7c4 h1:AgFNEZJ/UWEJlMhtrU6mjz5nerzFLJwXTwQSpUU3WuA=
github.com/pulumi/registry/themes/default v0.0.0-20230823104120-b8db57dcc7c4/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 dd4c5a3

Please sign in to comment.