cmd/packserver: dependency update
This commit is contained in:
parent
8cae4d0f8f
commit
16d836da9a
2 changed files with 42 additions and 39 deletions
|
|
@ -3,6 +3,6 @@ module src.lwithers.me.uk/go/htpack/cmd/packserver
|
|||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/spf13/cobra v0.0.5
|
||||
src.lwithers.me.uk/go/htpack v1.2.0
|
||||
github.com/spf13/cobra v1.5.0
|
||||
src.lwithers.me.uk/go/htpack v1.3.1
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue