@@ -0,0 +1,9 @@
module github.com/DeveloperDurp/GoCLI
go 1.19
require (
github.com/inconshreveable/mousetrap v1.0.1 // indirect
github.com/spf13/cobra v1.6.1 // indirect
github.com/spf13/pflag v1.0.5 // indirect
)
The note is not visible to the blocked user.