Bulletize credits

This commit is contained in:
Dave Gallant
2024-01-06 11:23:59 -05:00
parent 37c803f5c7
commit 21f72ae736
3 changed files with 6 additions and 4 deletions

2
go.mod
View File

@@ -3,6 +3,6 @@ module davegallant.github.io
go 1.21
require (
github.com/davegallant/hugo-theme-gruvbox v0.0.0-20240102231105-90b486f98b82 // indirect
github.com/davegallant/hugo-theme-gruvbox v0.0.0-20240106163015-62aac1ea9f6d // indirect
github.com/schnerring/hugo-mod-json-resume v0.0.0-20231224014047-e651a547c19a // indirect
)