module shell-game-launcher go 1.15 require ( github.com/pkg/errors v0.9.1 golang.org/x/sys v0.0.0-20201223074533-0d417f636930 gopkg.in/yaml.v2 v2.4.0 )