Finish porting child modules to src.lwithers.me.uk
This commit is contained in:
parent
1a37903d98
commit
984639d475
9 changed files with 391 additions and 233 deletions
|
|
@ -1,10 +1,8 @@
|
|||
module github.com/lwithers/htpack/cmd/packserver
|
||||
module src.lwithers.me.uk/go/htpack/cmd/packserver
|
||||
|
||||
go 1.12
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/inconshreveable/mousetrap v1.0.0 // indirect
|
||||
github.com/lwithers/htpack v1.1.4
|
||||
github.com/spf13/cobra v0.0.3
|
||||
github.com/spf13/pflag v1.0.3 // indirect
|
||||
github.com/spf13/cobra v0.0.5
|
||||
src.lwithers.me.uk/go/htpack v1.1.5
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue