Guest User

Untitled

a guest
Jul 16th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. [prune]
  2. go-tests = true
  3. unused-packages = true
  4.  
  5. [[constraint]]
  6. name = "github.com/sirupsen/logrus"
  7. version = "1.0.5"
  8.  
  9. [[constraint]]
  10. name = "github.com/pkg/errors"
  11. version = "0.8.0"
  12.  
  13. [[constraint]]
  14. name = "github.com/hashicorp/go-multierror"
  15. branch = "master"
Add Comment
Please, Sign In to add comment