Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
zchase authored and github-actions[bot] committed Oct 5, 2022
1 parent b3c4d4a commit 683f2ce
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 @@ -4,7 +4,7 @@ go 1.16

require (
github.com/pulumi/pulumi-hugo/themes/default v0.0.0-20220504042409-82f5a4588c0e // indirect
github.com/pulumi/registry/themes/default v0.0.0-20221004230759-20b6ad5c6787 // indirect
github.com/pulumi/registry/themes/default v0.0.0-20221005142120-6825c78d9d73 // indirect
github.com/pulumi/theme v0.0.0-20220927175514-a6ba92bc1ad5 // indirect
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github.com/pulumi/registry/themes/default v0.0.0-20221004230759-20b6ad5c6787 h1:saCiMEuepOTCYHw/ql+UlkHICAcuAUxRjkvUftNnoOk=
github.com/pulumi/registry/themes/default v0.0.0-20221004230759-20b6ad5c6787/go.mod h1:QSvobZqmJMqVmn3BTfSiYkbRKtJHhSA8gotu/pD1a0w=
github.com/pulumi/registry/themes/default v0.0.0-20221005142120-6825c78d9d73 h1:Du1rG1tZ4evNAJN4CWQeBw/Z+CEVuSIX26e7Nq5A354=
github.com/pulumi/registry/themes/default v0.0.0-20221005142120-6825c78d9d73/go.mod h1:QSvobZqmJMqVmn3BTfSiYkbRKtJHhSA8gotu/pD1a0w=
github.com/pulumi/theme v0.0.0-20220927175514-a6ba92bc1ad5 h1:ElnSfQwScYdtOlFnIzS6LTny/uSGs9vl2xu0CwaZjuA=
github.com/pulumi/theme v0.0.0-20220927175514-a6ba92bc1ad5/go.mod h1:Ksr+ztEgwxDLYFRalb0SYu4WcGROgnF35iILealOMno=

0 comments on commit 683f2ce

Please sign in to comment.