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
toriancrane authored and github-actions[bot] committed Oct 25, 2023
1 parent b260c65 commit bf2b852
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-20231024202539-39250e0e7d6f // indirect
github.com/pulumi/registry/themes/default v0.0.0-20231024233422-9983970b5f5c // 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-20231024202539-39250e0e7d6f h1:NRmW/oOLsggO+0Axct/jCOG3y+2rzjvwFSsrXKxH9jE=
github.com/pulumi/registry/themes/default v0.0.0-20231024202539-39250e0e7d6f/go.mod h1:QSvobZqmJMqVmn3BTfSiYkbRKtJHhSA8gotu/pD1a0w=
github.com/pulumi/registry/themes/default v0.0.0-20231024233422-9983970b5f5c h1:SQJx9wHusjX1z21qaZT/EcbeEw7dCoFKo2omAetwjYA=
github.com/pulumi/registry/themes/default v0.0.0-20231024233422-9983970b5f5c/go.mod h1:QSvobZqmJMqVmn3BTfSiYkbRKtJHhSA8gotu/pD1a0w=

0 comments on commit bf2b852

Please sign in to comment.