Created
          June 21, 2019 22:27 
        
      - 
      
- 
        Save rms1000watt/9a5afbfab3d0a096c3219eb2b2c45e86 to your computer and use it in GitHub Desktop. 
    go list all deps of a golang project
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | go list -deps | |
| go list -f '{{join .Deps "\n"}}' | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment