Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
susanev authored and github-actions[bot] committed Feb 26, 2023
1 parent ceaeea9 commit ff173f1
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 @@ -6,5 +6,5 @@ replace github.com/pulumi/pulumi-hugo/themes/default => ./themes/default

require (
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20220504042409-82f5a4588c0e // indirect
github.com/pulumi/registry/themes/default v0.0.0-20230223213817-52fa9fb93022 // indirect
github.com/pulumi/registry/themes/default v0.0.0-20230226180822-8fd3b258fb47 // indirect
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20220504042409-82f5a4588c0e/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=
github.com/pulumi/registry/themes/default v0.0.0-20230223213817-52fa9fb93022 h1:rQMqCt+RPYQ9AZRjGRgLpMxzylC//UCUYDpHqQwhc3k=
github.com/pulumi/registry/themes/default v0.0.0-20230223213817-52fa9fb93022/go.mod h1:QSvobZqmJMqVmn3BTfSiYkbRKtJHhSA8gotu/pD1a0w=
github.com/pulumi/registry/themes/default v0.0.0-20230226180822-8fd3b258fb47 h1:/ONI8nmdR/RLmC2Kfyx65G7VTeBOmQsl6Nc3UQrwuMM=
github.com/pulumi/registry/themes/default v0.0.0-20230226180822-8fd3b258fb47/go.mod h1:QSvobZqmJMqVmn3BTfSiYkbRKtJHhSA8gotu/pD1a0w=

0 comments on commit ff173f1

Please sign in to comment.