]> git.apps.os.sepia.ceph.com Git - fscrypt.git/commit
vendor: include source for tools
authorJoseph Richey <joerichey94@gmail.com>
Mon, 12 Feb 2018 04:34:07 +0000 (20:34 -0800)
committerJoseph Richey <joerichey94@gmail.com>
Mon, 12 Feb 2018 04:34:07 +0000 (20:34 -0800)
commit23b8c7b4eab0375b3d59cf4b2a1f3d7356515f95
tree6ec67f8d6b15420c3870d2b7c43b2b636fbb8349
parentfff13ea9041a3945e36d5f002c3c0a1e0e93c825
vendor: include source for tools

This change vendors the source for all our build, formatting, and
linting tools. Generated by running "dep ensure".
132 files changed:
Gopkg.lock
vendor/github.com/golang/lint/LICENSE [new file with mode: 0644]
vendor/github.com/golang/lint/golint/golint.go [new file with mode: 0644]
vendor/github.com/golang/lint/golint/import.go [new file with mode: 0644]
vendor/github.com/golang/lint/lint.go [new file with mode: 0644]
vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/descriptor.pb.go [new file with mode: 0644]
vendor/github.com/golang/protobuf/protoc-gen-go/doc.go [new file with mode: 0644]
vendor/github.com/golang/protobuf/protoc-gen-go/generator/generator.go [new file with mode: 0644]
vendor/github.com/golang/protobuf/protoc-gen-go/grpc/grpc.go [new file with mode: 0644]
vendor/github.com/golang/protobuf/protoc-gen-go/link_grpc.go [new file with mode: 0644]
vendor/github.com/golang/protobuf/protoc-gen-go/main.go [new file with mode: 0644]
vendor/github.com/golang/protobuf/protoc-gen-go/plugin/plugin.pb.go [new file with mode: 0644]
vendor/github.com/kisielk/gotool/LEGAL [new file with mode: 0644]
vendor/github.com/kisielk/gotool/LICENSE [new file with mode: 0644]
vendor/github.com/kisielk/gotool/go13.go [new file with mode: 0644]
vendor/github.com/kisielk/gotool/go14-15.go [new file with mode: 0644]
vendor/github.com/kisielk/gotool/go16-18.go [new file with mode: 0644]
vendor/github.com/kisielk/gotool/internal/load/path.go [new file with mode: 0644]
vendor/github.com/kisielk/gotool/internal/load/pkg.go [new file with mode: 0644]
vendor/github.com/kisielk/gotool/internal/load/search.go [new file with mode: 0644]
vendor/github.com/kisielk/gotool/match.go [new file with mode: 0644]
vendor/github.com/kisielk/gotool/match18.go [new file with mode: 0644]
vendor/github.com/kisielk/gotool/tool.go [new file with mode: 0644]
vendor/github.com/wadey/gocovmerge/LICENSE [new file with mode: 0644]
vendor/github.com/wadey/gocovmerge/gocovmerge.go [new file with mode: 0644]
vendor/golang.org/x/tools/AUTHORS [new file with mode: 0644]
vendor/golang.org/x/tools/CONTRIBUTORS [new file with mode: 0644]
vendor/golang.org/x/tools/LICENSE [new file with mode: 0644]
vendor/golang.org/x/tools/PATENTS [new file with mode: 0644]
vendor/golang.org/x/tools/cmd/getgo/LICENSE [new file with mode: 0644]
vendor/golang.org/x/tools/cmd/goimports/doc.go [new file with mode: 0644]
vendor/golang.org/x/tools/cmd/goimports/goimports.go [new file with mode: 0644]
vendor/golang.org/x/tools/cmd/goimports/goimports_gc.go [new file with mode: 0644]
vendor/golang.org/x/tools/cmd/goimports/goimports_not_gc.go [new file with mode: 0644]
vendor/golang.org/x/tools/cover/profile.go [new file with mode: 0644]
vendor/golang.org/x/tools/go/ast/astutil/enclosing.go [new file with mode: 0644]
vendor/golang.org/x/tools/go/ast/astutil/imports.go [new file with mode: 0644]
vendor/golang.org/x/tools/go/ast/astutil/rewrite.go [new file with mode: 0644]
vendor/golang.org/x/tools/go/ast/astutil/util.go [new file with mode: 0644]
vendor/golang.org/x/tools/go/buildutil/allpackages.go [new file with mode: 0644]
vendor/golang.org/x/tools/go/buildutil/fakecontext.go [new file with mode: 0644]
vendor/golang.org/x/tools/go/buildutil/overlay.go [new file with mode: 0644]
vendor/golang.org/x/tools/go/buildutil/tags.go [new file with mode: 0644]
vendor/golang.org/x/tools/go/buildutil/util.go [new file with mode: 0644]
vendor/golang.org/x/tools/go/gcexportdata/gcexportdata.go [new file with mode: 0644]
vendor/golang.org/x/tools/go/gcexportdata/importer.go [new file with mode: 0644]
vendor/golang.org/x/tools/go/gcexportdata/main.go [new file with mode: 0644]
vendor/golang.org/x/tools/go/gcimporter15/bexport.go [new file with mode: 0644]
vendor/golang.org/x/tools/go/gcimporter15/bimport.go [new file with mode: 0644]
vendor/golang.org/x/tools/go/gcimporter15/exportdata.go [new file with mode: 0644]
vendor/golang.org/x/tools/go/gcimporter15/gcimporter.go [new file with mode: 0644]
vendor/golang.org/x/tools/go/gcimporter15/isAlias18.go [new file with mode: 0644]
vendor/golang.org/x/tools/go/gcimporter15/isAlias19.go [new file with mode: 0644]
vendor/golang.org/x/tools/go/loader/cgo.go [new file with mode: 0644]
vendor/golang.org/x/tools/go/loader/cgo_pkgconfig.go [new file with mode: 0644]
vendor/golang.org/x/tools/go/loader/doc.go [new file with mode: 0644]
vendor/golang.org/x/tools/go/loader/loader.go [new file with mode: 0644]
vendor/golang.org/x/tools/go/loader/util.go [new file with mode: 0644]
vendor/golang.org/x/tools/go/types/typeutil/imports.go [new file with mode: 0644]
vendor/golang.org/x/tools/go/types/typeutil/map.go [new file with mode: 0644]
vendor/golang.org/x/tools/go/types/typeutil/methodsetcache.go [new file with mode: 0644]
vendor/golang.org/x/tools/go/types/typeutil/ui.go [new file with mode: 0644]
vendor/golang.org/x/tools/imports/fastwalk.go [new file with mode: 0644]
vendor/golang.org/x/tools/imports/fastwalk_dirent_fileno.go [new file with mode: 0644]
vendor/golang.org/x/tools/imports/fastwalk_dirent_ino.go [new file with mode: 0644]
vendor/golang.org/x/tools/imports/fastwalk_portable.go [new file with mode: 0644]
vendor/golang.org/x/tools/imports/fastwalk_unix.go [new file with mode: 0644]
vendor/golang.org/x/tools/imports/fix.go [new file with mode: 0644]
vendor/golang.org/x/tools/imports/imports.go [new file with mode: 0644]
vendor/golang.org/x/tools/imports/mkindex.go [new file with mode: 0644]
vendor/golang.org/x/tools/imports/mkstdlib.go [new file with mode: 0644]
vendor/golang.org/x/tools/imports/sortimports.go [new file with mode: 0644]
vendor/golang.org/x/tools/imports/zstdlib.go [new file with mode: 0644]
vendor/golang.org/x/tools/third_party/moduleloader/LICENSE [new file with mode: 0644]
vendor/golang.org/x/tools/third_party/typescript/LICENSE [new file with mode: 0644]
vendor/golang.org/x/tools/third_party/webcomponents/LICENSE [new file with mode: 0644]
vendor/honnef.co/go/tools/LICENSE [new file with mode: 0644]
vendor/honnef.co/go/tools/callgraph/callgraph.go [new file with mode: 0644]
vendor/honnef.co/go/tools/callgraph/static/static.go [new file with mode: 0644]
vendor/honnef.co/go/tools/callgraph/util.go [new file with mode: 0644]
vendor/honnef.co/go/tools/cmd/megacheck/megacheck.go [new file with mode: 0644]
vendor/honnef.co/go/tools/deprecated/stdlib.go [new file with mode: 0644]
vendor/honnef.co/go/tools/functions/concrete.go [new file with mode: 0644]
vendor/honnef.co/go/tools/functions/functions.go [new file with mode: 0644]
vendor/honnef.co/go/tools/functions/loops.go [new file with mode: 0644]
vendor/honnef.co/go/tools/functions/pure.go [new file with mode: 0644]
vendor/honnef.co/go/tools/functions/terminates.go [new file with mode: 0644]
vendor/honnef.co/go/tools/gcsizes/LICENSE [new file with mode: 0644]
vendor/honnef.co/go/tools/internal/sharedcheck/lint.go [new file with mode: 0644]
vendor/honnef.co/go/tools/lint/LICENSE [new file with mode: 0644]
vendor/honnef.co/go/tools/lint/lint.go [new file with mode: 0644]
vendor/honnef.co/go/tools/lint/lintutil/util.go [new file with mode: 0644]
vendor/honnef.co/go/tools/simple/lint.go [new file with mode: 0644]
vendor/honnef.co/go/tools/simple/lint17.go [new file with mode: 0644]
vendor/honnef.co/go/tools/simple/lint18.go [new file with mode: 0644]
vendor/honnef.co/go/tools/ssa/LICENSE [new file with mode: 0644]
vendor/honnef.co/go/tools/ssa/blockopt.go [new file with mode: 0644]
vendor/honnef.co/go/tools/ssa/builder.go [new file with mode: 0644]
vendor/honnef.co/go/tools/ssa/const.go [new file with mode: 0644]
vendor/honnef.co/go/tools/ssa/const15.go [new file with mode: 0644]
vendor/honnef.co/go/tools/ssa/create.go [new file with mode: 0644]
vendor/honnef.co/go/tools/ssa/doc.go [new file with mode: 0644]
vendor/honnef.co/go/tools/ssa/dom.go [new file with mode: 0644]
vendor/honnef.co/go/tools/ssa/emit.go [new file with mode: 0644]
vendor/honnef.co/go/tools/ssa/func.go [new file with mode: 0644]
vendor/honnef.co/go/tools/ssa/identical.go [new file with mode: 0644]
vendor/honnef.co/go/tools/ssa/identical_17.go [new file with mode: 0644]
vendor/honnef.co/go/tools/ssa/lift.go [new file with mode: 0644]
vendor/honnef.co/go/tools/ssa/lvalue.go [new file with mode: 0644]
vendor/honnef.co/go/tools/ssa/methods.go [new file with mode: 0644]
vendor/honnef.co/go/tools/ssa/mode.go [new file with mode: 0644]
vendor/honnef.co/go/tools/ssa/print.go [new file with mode: 0644]
vendor/honnef.co/go/tools/ssa/sanity.go [new file with mode: 0644]
vendor/honnef.co/go/tools/ssa/source.go [new file with mode: 0644]
vendor/honnef.co/go/tools/ssa/ssa.go [new file with mode: 0644]
vendor/honnef.co/go/tools/ssa/ssautil/load.go [new file with mode: 0644]
vendor/honnef.co/go/tools/ssa/ssautil/switch.go [new file with mode: 0644]
vendor/honnef.co/go/tools/ssa/ssautil/visit.go [new file with mode: 0644]
vendor/honnef.co/go/tools/ssa/testmain.go [new file with mode: 0644]
vendor/honnef.co/go/tools/ssa/util.go [new file with mode: 0644]
vendor/honnef.co/go/tools/ssa/wrappers.go [new file with mode: 0644]
vendor/honnef.co/go/tools/ssa/write.go [new file with mode: 0644]
vendor/honnef.co/go/tools/staticcheck/buildtag.go [new file with mode: 0644]
vendor/honnef.co/go/tools/staticcheck/lint.go [new file with mode: 0644]
vendor/honnef.co/go/tools/staticcheck/rules.go [new file with mode: 0644]
vendor/honnef.co/go/tools/staticcheck/vrp/channel.go [new file with mode: 0644]
vendor/honnef.co/go/tools/staticcheck/vrp/int.go [new file with mode: 0644]
vendor/honnef.co/go/tools/staticcheck/vrp/slice.go [new file with mode: 0644]
vendor/honnef.co/go/tools/staticcheck/vrp/string.go [new file with mode: 0644]
vendor/honnef.co/go/tools/staticcheck/vrp/vrp.go [new file with mode: 0644]
vendor/honnef.co/go/tools/unused/unused.go [new file with mode: 0644]
vendor/honnef.co/go/tools/version/version.go [new file with mode: 0644]