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 Nov 16, 2023
1 parent b6239d4 commit e8b86d8
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 @@ -2,4 +2,4 @@ module github.com/pulumi/pulumi-docs

go 1.16

require github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231116213422-167aa895106a // indirect
require github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231116224215-95c0bff22228 // indirect
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -270,3 +270,5 @@ github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231116203747-cd9236bc2b2e
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231116203747-cd9236bc2b2e/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231116213422-167aa895106a h1:cnWziksLr4ddCY7ievyNBXncnZcgEP3ODG6WMNabyz4=
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231116213422-167aa895106a/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231116224215-95c0bff22228 h1:ZlGEjLSz8Juqc7uqMMf6+JZsIwroqfEkx5mzQx5VGM8=
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20231116224215-95c0bff22228/go.mod h1:081/gGTOxNFBjrLQ3QvsyP34iiWgmmKDtoi5falfsuo=

0 comments on commit e8b86d8

Please sign in to comment.