Skip to content

Commit

Permalink
Try updating theme reference
Browse files Browse the repository at this point in the history
WTF am I supposed to do with go.mod's require stuff?

Signed-off-by: Shauna Gordon <[email protected]>
  • Loading branch information
ShaunaGordon committed Jun 12, 2024
1 parent 19b6cfc commit 169fc14
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/ShaunaGordon/shaunagordon.github.com

go 1.22.2

require github.com/ShaunaGordon/hugo-dream-plus v0.0.0-20240520045756-e40c01155b74 // indirect
require github.com/ShaunaGordon/hugo-dream-plus v0.0.0-20240612064220-01f6f9bf1b25 // indirect
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
github.com/ShaunaGordon/hugo-dream-plus v0.0.0-20240612064220-01f6f9bf1b25 h1:2kIXtw4MpMRBDhAkkCHeIGj84PB6Lg9Q7xm8GCaLP8U=
github.com/ShaunaGordon/hugo-dream-plus v0.0.0-20240612064220-01f6f9bf1b25/go.mod h1:8Q4c/TF3eaHQc31V9hQmhlXchlL236xv0TYBJYoezUY=

0 comments on commit 169fc14

Please sign in to comment.