module git.eeqj.de/sneak/mfer go 1.16 require ( github.com/apex/log v1.9.0 github.com/davecgh/go-spew v1.1.1 github.com/pterm/pterm v0.12.35 github.com/spf13/afero v1.8.0 github.com/stretchr/testify v1.8.1 github.com/urfave/cli/v2 v2.3.0 google.golang.org/protobuf v1.28.1 )