Finish porting child modules to src.lwithers.me.uk

This commit is contained in:
Laurence Withers 2020-01-15 18:36:05 +00:00
commit 984639d475
9 changed files with 391 additions and 233 deletions

View file

@ -9,9 +9,9 @@ import (
"path/filepath"
"strings"
"github.com/lwithers/htpack/cmd/htpacker/packer"
"github.com/spf13/cobra"
yaml "gopkg.in/yaml.v2"
"src.lwithers.me.uk/go/htpack/cmd/htpacker/packer"
)
var yamlCmd = &cobra.Command{