Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
ringods authored and pulumi-bot committed Sep 30, 2023
1 parent 67723b7 commit 6134040
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-20230929204408-d8ef24e44d60 // indirect
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20230929231100-287c6835990a // 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-20230929204408-d8ef24e44d60 h1:4ycuhqh/FSi5GXaSPU1H4PGsnpJH05jnoS7bU9fl+OQ=
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20230929204408-d8ef24e44d60/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20230929231100-287c6835990a h1:1ESHRIZgXxnKkxl2CgB7nb9QBSK+esHLh/x9YBhk/VU=
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20230929231100-287c6835990a/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=

0 comments on commit 6134040

Please sign in to comment.