cmd
                                
                                
                                
                                    cmd copied to clipboard
                            
                            
                            
                        cant go get
commented above is the error when i go get
i add follow code to my go.mod, then it solve my problem. code : require ( github.com/go-cmd/cmd v1 )
Yep, this is no v2 yet.