update package name and imports
1 file changed, 2 insertions(+), 2 deletions(-)
changed files
M internal/storage/files/file.go → internal/storage/files/file.go
@@ -10,8 +10,8 @@ "path/filepath" "strings" "gitlab.com/tozd/go/errors" - "go.alanpearce.eu/website/internal/buffer" - "go.alanpearce.eu/website/internal/storage" + "go.alanpearce.eu/homestead/internal/buffer" + "go.alanpearce.eu/homestead/internal/storage" ) var encodings = map[string]string{