Skip to content

Commit 4973ca0

Browse files
committed
refactor: move everything
* Don't vendor _test_ dependencies. Instead, drop them in their own module. * Don't trust go's vendoring system. It doesn't allow vendoring multiple versions (with go modules). * Switch to go modules _with no dependencies_. And check that we never end up with dependencies. The nice part is that it's now a _lot_ harder to accidentally include unvendored modules. (we were, in fact, doing this)
1 parent baf3e76 commit 4973ca0

File tree

2,772 files changed

+32833
-459679
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,772 files changed

+32833
-459679
lines changed

Godeps/Godeps.json

Lines changed: 0 additions & 218 deletions
This file was deleted.

Godeps/Readme

Lines changed: 0 additions & 5 deletions
This file was deleted.

Godeps/_workspace/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

Godeps/_workspace/src/github.com/agl/ed25519/LICENSE

Lines changed: 0 additions & 27 deletions
This file was deleted.

Godeps/_workspace/src/github.com/agl/ed25519/ed25519.go

Lines changed: 0 additions & 127 deletions
This file was deleted.

0 commit comments

Comments
 (0)