This commit is contained in:
2022-02-02 00:12:03 -08:00
parent b9c51fdeeb
commit 9d8616866f
9 changed files with 401 additions and 7 deletions

1
go.mod
View File

@@ -3,6 +3,7 @@ module git.eeqj.de/sneak/mfer
go 1.16
require (
github.com/golang/protobuf v1.5.2 // indirect
github.com/pterm/pterm v0.12.35
github.com/urfave/cli/v2 v2.3.0
google.golang.org/protobuf v1.27.1