added check for posts directory

This commit is contained in:
Daniel Fichtinger 2024-12-29 20:06:57 -05:00
parent 63ca2a7b46
commit fb67ef046a
7 changed files with 37 additions and 4 deletions

2
go.mod
View file

@ -8,4 +8,4 @@ require (
gopkg.in/yaml.v3 v3.0.1
)
require golang.org/x/text v0.20.0
require golang.org/x/text v0.21.0