0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-20 22:52:58 -05:00
caddy/modules/caddyhttp/templates
Mohammed Al Sahaf 787f6b257f
chore: check against errors of io/fs instead of os (#6011)
* chore: replace `os.ErrNotExist` with `fs.ErrNotExist`

* check against permission error from `io/fs` package
2024-01-02 08:48:55 +03:00
..
caddyfile.go templates: Offically make templates extensible (#5939) 2023-11-28 09:39:14 -07:00
frontmatter.go
frontmatter_fuzz.go
templates.go templates: Offically make templates extensible (#5939) 2023-11-28 09:39:14 -07:00
tplcontext.go templates: Offically make templates extensible (#5939) 2023-11-28 09:39:14 -07:00
tplcontext_test.go chore: check against errors of io/fs instead of os (#6011) 2024-01-02 08:48:55 +03:00