Skip to content

Commit

Permalink
Migrate from govendor to dep (#688)
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikschulz authored Mar 2, 2018
1 parent c3675d0 commit 1848eaf
Show file tree
Hide file tree
Showing 180 changed files with 120,622 additions and 5,254 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ If any of the above don't work check out the [troubleshooting section](#troubles

## Troubleshooting

### Vendoring

This project use `dep` to manage it's dependencies. See this [gist](https://gist.github.com/subfuzion/12342599e26f5094e4e2d08e9d4ad50d) for a quick overview.

### Docker Approach

gopass ships a ready to use Dockerfile based on Alpine. It allows to run tests
Expand Down
Loading

0 comments on commit 1848eaf

Please sign in to comment.