Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-bot committed Oct 13, 2023
1 parent 859c2ec commit 6d1741b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/pulumi/registry
go 1.16

require (
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231012182406-c9e75888517e // indirect
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231012213541-254fcf1d89d6 // indirect
github.com/pulumi/registry/themes/default v0.0.0-20221220231854-958c0296acf4 // indirect
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231012182406-c9e75888517e h1:byY6nNHM3ImiYV9yFpbBDDFyCyZKOBBf4US4UY2KIoE=
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231012182406-c9e75888517e/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231012213541-254fcf1d89d6 h1:L5DyTeBpM5D7c6RpBKBBhKzDqXnxq78o81l4e3Y3Lew=
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231012213541-254fcf1d89d6/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=

0 comments on commit 6d1741b

Please sign in to comment.