Cleanup dependencies

This commit is contained in:
jdl
2025-03-10 16:11:40 +01:00
parent 8160eb5ad7
commit 03b1bbcbcf
5 changed files with 4 additions and 7 deletions

View File

@@ -6,7 +6,7 @@ import (
"net/http"
"os"
"git.crumpington.com/lib/webutil"
"git.crumpington.com/lib/go/webutil"
)
func Main() {