mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-06 08:43:40 +00:00
Do not minify or postprocess for prod
This commit is contained in:
3
go.mod
3
go.mod
@@ -3,5 +3,6 @@ module davegallant.github.io
|
||||
go 1.21
|
||||
|
||||
require (
|
||||
github.com/davegallant/hugo-theme-gruvbox v0.0.0-20240102155230-cac2894e8557 // indirect
|
||||
github.com/davegallant/hugo-theme-gruvbox v0.0.0-20240102171826-d67d7957b276 // indirect
|
||||
github.com/schnerring/hugo-mod-json-resume v0.0.0-20231224014047-e651a547c19a // indirect
|
||||
)
|
||||
|
Reference in New Issue
Block a user