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

@ -12,8 +12,8 @@ import (
"path/filepath"
"strings"
"github.com/lwithers/htpack"
"github.com/spf13/cobra"
"src.lwithers.me.uk/go/htpack"
)
var rootCmd = &cobra.Command{