module src.lwithers.me.uk/go/htpack/cmd/packserver go 1.19 require ( github.com/spf13/cobra v1.6.1 src.lwithers.me.uk/go/htpack v1.3.2 ) require ( github.com/gogo/protobuf v1.3.2 // indirect github.com/inconshreveable/mousetrap v1.0.1 // indirect github.com/spf13/pflag v1.0.5 // indirect golang.org/x/sys v0.2.0 // indirect )