module github.com/containers/psgo go 1.14 require ( github.com/containers/storage v1.38.0 github.com/opencontainers/runc v1.1.0 github.com/stretchr/testify v1.7.0 golang.org/x/sys v0.0.0-20220114195835-da31bd327af9 )