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

@ -5,8 +5,8 @@ import (
"fmt"
"os"
"github.com/lwithers/htpack/packed"
"github.com/spf13/cobra"
"src.lwithers.me.uk/go/htpack/packed"
)
var inspectCmd = &cobra.Command{