cmd/packserver: bump to latest version of handler
Adds range support.
This commit is contained in:
parent
f7cd22f633
commit
566c23dd7e
2 changed files with 3 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ go 1.12
|
|||
|
||||
require (
|
||||
github.com/inconshreveable/mousetrap v1.0.0 // indirect
|
||||
github.com/lwithers/htpack v1.1.3
|
||||
github.com/lwithers/htpack v1.1.4
|
||||
github.com/spf13/cobra v0.0.3
|
||||
github.com/spf13/pflag v1.0.3 // indirect
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue