]> git.apps.os.sepia.ceph.com Git - fscrypt.git/commit
dep: require tools to be vendored
authorJoseph Richey <joerichey94@gmail.com>
Mon, 12 Feb 2018 04:31:27 +0000 (20:31 -0800)
committerJoseph Richey <joerichey94@gmail.com>
Mon, 12 Feb 2018 04:31:27 +0000 (20:31 -0800)
commitfff13ea9041a3945e36d5f002c3c0a1e0e93c825
treeecae22e706a05ac7919d85b4e5dc6ad773f3d7ba
parentefeda626da382177d5f1f0439b6e62b663a216a9
dep: require tools to be vendored

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.
Gopkg.toml