| Age | Commit message (Collapse) | Author |
|
This change ot Gopkg.toml will make it easier to build the linting and
formatting tools. Vendoring their source also makes sure that updates to
these tools do not break the build.
|
|
fscrypt directly depends on 5 repositories (8 packages). This change
adds those dependancies to Gopkg.toml, so that they can be properly
versioned. Note that the golang.org/x repositories do not use semver.
|
|
This change transitions to dep, sets up Gopkg.toml, and purnes the
maximum allowable number of files.
|