Skip to content

Commit

Permalink
Remove godep references and add docs for modules
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Lytvynov authored and awly committed Jul 17, 2020
1 parent ad59af2 commit 16031ed
Show file tree
Hide file tree
Showing 5 changed files with 59 additions and 1,762 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ If your patch depends on new packages, the dependencies must:

- be licensed via Apache2 license
- be approved by core Teleport contributors ahead of time
- a dependency package must be vendored via [`godep`](https://github.com/tools/godep)
- a dependency package must be vendored as a [Go module](https://blog.golang.org/using-go-modules)
Loading

0 comments on commit 16031ed

Please sign in to comment.