module github.com/containerssh/unixutils go 1.14 require ( github.com/mattn/go-shellwords v1.0.10 github.com/stretchr/testify v1.6.1 )