all repos — homestead @ 9187a5d1ad9b22009c8e3a7ae999f912e0cf4ea7

Code for my website

add wildcard domain redirect support

Alan Pearce
commit

9187a5d1ad9b22009c8e3a7ae999f912e0cf4ea7

parent

b3bf19dceced6114b2287ea3c57cd00e67ea1211

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M go.modgo.mod
@@ -20,6 +20,7 @@ github.com/fatih/structtag v1.2.0
github.com/fsnotify/fsnotify v1.7.0 github.com/go-git/go-git/v5 v5.12.0 github.com/kevinpollet/nego v0.0.0-20211010160919-a65cd48cee43 + github.com/libdns/acmedns v0.2.0 github.com/osdevisnot/sorvor v0.4.4 github.com/pberkel/caddy-storage-redis v1.2.0 github.com/snabb/sitemap v1.0.4