module src.lwithers.me.uk/go/htpack/cmd/packserver go 1.22 require ( github.com/spf13/cobra v1.8.1 src.lwithers.me.uk/go/htpack v1.3.3 ) require ( github.com/gogo/protobuf v1.3.2 // indirect github.com/inconshreveable/mousetrap v1.1.0 // indirect github.com/spf13/pflag v1.0.5 // indirect golang.org/x/sys v0.22.0 // indirect )