github.com/wgliang/gometalinter@v2.0.6-0.20180523041418-a75adcf7cb0e+incompatible/_linters/src/manifest (about) 1 { 2 "version": 0, 3 "dependencies": [ 4 { 5 "importpath": "github.com/GoASTScanner/gas", 6 "repository": "https://github.com/GoASTScanner/gas", 7 "vcs": "git", 8 "revision": "f22c701483ba201fbdb79c3667a28ef6a4e4a25c", 9 "branch": "master", 10 "notests": true 11 }, 12 { 13 "importpath": "github.com/alecthomas/gocyclo", 14 "repository": "https://github.com/alecthomas/gocyclo", 15 "vcs": "git", 16 "revision": "aa8f8b160214d8dfccfe3e17e578dd0fcc6fede7", 17 "branch": "master", 18 "notests": true 19 }, 20 { 21 "importpath": "github.com/alexkohler/nakedret", 22 "repository": "https://github.com/alexkohler/nakedret", 23 "vcs": "git", 24 "revision": "ca8b55b818e14bc0f1f52b714e7474634eadcd34", 25 "branch": "master", 26 "notests": true 27 }, 28 { 29 "importpath": "github.com/client9/misspell", 30 "repository": "https://github.com/client9/misspell", 31 "vcs": "git", 32 "revision": "e1f24e3e0b6b2c8bc98584370d382ae095b13c94", 33 "branch": "master", 34 "notests": true 35 }, 36 { 37 "importpath": "github.com/golang/lint", 38 "repository": "https://github.com/golang/lint", 39 "vcs": "git", 40 "revision": "c5fb716d6688a859aae56d26d3e6070808df29f7", 41 "branch": "master", 42 "notests": true 43 }, 44 { 45 "importpath": "github.com/gordonklaus/ineffassign", 46 "repository": "https://github.com/gordonklaus/ineffassign", 47 "vcs": "git", 48 "revision": "da3d65debb9bff70fcfb6f277a8db31e8200de20", 49 "branch": "master", 50 "notests": true 51 }, 52 { 53 "importpath": "github.com/jgautheron/goconst", 54 "repository": "https://github.com/jgautheron/goconst", 55 "vcs": "git", 56 "revision": "9740945f5dcb78c2faa8eedcce78c2a04aa6e1e9", 57 "branch": "master", 58 "notests": true 59 }, 60 { 61 "importpath": "github.com/kisielk/errcheck", 62 "repository": "https://github.com/kisielk/errcheck", 63 "vcs": "git", 64 "revision": "23699b7e2cbfdb89481023524954ba2aeff6be90", 65 "branch": "master", 66 "notests": true 67 }, 68 { 69 "importpath": "github.com/kisielk/gotool", 70 "repository": "https://github.com/kisielk/gotool", 71 "vcs": "git", 72 "revision": "d6ce6262d87e3a4e153e86023ff56ae771554a41", 73 "branch": "master", 74 "notests": true 75 }, 76 { 77 "importpath": "github.com/mdempsky/maligned", 78 "repository": "https://github.com/mdempsky/maligned", 79 "vcs": "git", 80 "revision": "08c8e9db1bce03f1af283686c0943fcb75f0109e", 81 "branch": "master", 82 "notests": true 83 }, 84 { 85 "importpath": "github.com/mdempsky/unconvert", 86 "repository": "https://github.com/mdempsky/unconvert", 87 "vcs": "git", 88 "revision": "beb68d938016d2dec1d1b078054f4d3db25f97be", 89 "branch": "master", 90 "notests": true 91 }, 92 { 93 "importpath": "github.com/mibk/dupl", 94 "repository": "https://github.com/mibk/dupl", 95 "vcs": "git", 96 "revision": "3447d9b0cb5a3e7dccb1a9f1c975f35683f304e6", 97 "branch": "master", 98 "notests": true 99 }, 100 { 101 "importpath": "github.com/opennota/check", 102 "repository": "https://github.com/opennota/check", 103 "vcs": "git", 104 "revision": "0ec6d92e97559edf84eebe7c51b069953d4b522c", 105 "branch": "master", 106 "notests": true 107 }, 108 { 109 "importpath": "github.com/stripe/safesql", 110 "repository": "https://github.com/stripe/safesql", 111 "vcs": "git", 112 "revision": "452e37ed794488bd0d99676532f346e03cc6cd2c", 113 "branch": "master", 114 "notests": true 115 }, 116 { 117 "importpath": "github.com/tsenart/deadcode", 118 "repository": "https://github.com/tsenart/deadcode", 119 "vcs": "git", 120 "revision": "210d2dc333e90c7e3eedf4f2242507a8e83ed4ab", 121 "branch": "master", 122 "notests": true 123 }, 124 { 125 "importpath": "github.com/walle/lll", 126 "repository": "https://github.com/walle/lll", 127 "vcs": "git", 128 "revision": "8b13b3fbf7312913fcfdbfa78997b9bd1dbb11af", 129 "branch": "master", 130 "notests": true 131 }, 132 { 133 "importpath": "golang.org/x/text/internal/gen", 134 "repository": "https://go.googlesource.com/text", 135 "vcs": "git", 136 "revision": "bd91bbf73e9a4a801adbfb97133c992678533126", 137 "branch": "master", 138 "path": "internal/gen", 139 "notests": true 140 }, 141 { 142 "importpath": "golang.org/x/text/internal/triegen", 143 "repository": "https://go.googlesource.com/text", 144 "vcs": "git", 145 "revision": "bd91bbf73e9a4a801adbfb97133c992678533126", 146 "branch": "master", 147 "path": "internal/triegen", 148 "notests": true 149 }, 150 { 151 "importpath": "golang.org/x/text/internal/ucd", 152 "repository": "https://go.googlesource.com/text", 153 "vcs": "git", 154 "revision": "bd91bbf73e9a4a801adbfb97133c992678533126", 155 "branch": "master", 156 "path": "internal/ucd", 157 "notests": true 158 }, 159 { 160 "importpath": "golang.org/x/text/transform", 161 "repository": "https://go.googlesource.com/text", 162 "vcs": "git", 163 "revision": "bd91bbf73e9a4a801adbfb97133c992678533126", 164 "branch": "master", 165 "path": "transform", 166 "notests": true 167 }, 168 { 169 "importpath": "golang.org/x/text/unicode/cldr", 170 "repository": "https://go.googlesource.com/text", 171 "vcs": "git", 172 "revision": "bd91bbf73e9a4a801adbfb97133c992678533126", 173 "branch": "master", 174 "path": "unicode/cldr", 175 "notests": true 176 }, 177 { 178 "importpath": "golang.org/x/text/width", 179 "repository": "https://go.googlesource.com/text", 180 "vcs": "git", 181 "revision": "bd91bbf73e9a4a801adbfb97133c992678533126", 182 "branch": "master", 183 "path": "/width", 184 "notests": true 185 }, 186 { 187 "importpath": "golang.org/x/tools/cmd/goimports", 188 "repository": "https://go.googlesource.com/tools", 189 "vcs": "git", 190 "revision": "3b1faeda9afbcba128c2d794b38ffe7982141139", 191 "branch": "master", 192 "path": "/cmd/goimports", 193 "notests": true 194 }, 195 { 196 "importpath": "golang.org/x/tools/cmd/gotype", 197 "repository": "https://go.googlesource.com/tools", 198 "vcs": "git", 199 "revision": "3b1faeda9afbcba128c2d794b38ffe7982141139", 200 "branch": "master", 201 "path": "/cmd/gotype", 202 "notests": true 203 }, 204 { 205 "importpath": "golang.org/x/tools/container/intsets", 206 "repository": "https://go.googlesource.com/tools", 207 "vcs": "git", 208 "revision": "3b1faeda9afbcba128c2d794b38ffe7982141139", 209 "branch": "master", 210 "path": "/container/intsets", 211 "notests": true 212 }, 213 { 214 "importpath": "golang.org/x/tools/go/ast/astutil", 215 "repository": "https://go.googlesource.com/tools", 216 "vcs": "git", 217 "revision": "3b1faeda9afbcba128c2d794b38ffe7982141139", 218 "branch": "master", 219 "path": "go/ast/astutil", 220 "notests": true 221 }, 222 { 223 "importpath": "golang.org/x/tools/go/buildutil", 224 "repository": "https://go.googlesource.com/tools", 225 "vcs": "git", 226 "revision": "3b1faeda9afbcba128c2d794b38ffe7982141139", 227 "branch": "master", 228 "path": "go/buildutil", 229 "notests": true 230 }, 231 { 232 "importpath": "golang.org/x/tools/go/callgraph", 233 "repository": "https://go.googlesource.com/tools", 234 "vcs": "git", 235 "revision": "3b1faeda9afbcba128c2d794b38ffe7982141139", 236 "branch": "master", 237 "path": "/go/callgraph", 238 "notests": true 239 }, 240 { 241 "importpath": "golang.org/x/tools/go/gcexportdata", 242 "repository": "https://go.googlesource.com/tools", 243 "vcs": "git", 244 "revision": "3b1faeda9afbcba128c2d794b38ffe7982141139", 245 "branch": "master", 246 "path": "/go/gcexportdata", 247 "notests": true 248 }, 249 { 250 "importpath": "golang.org/x/tools/go/gcimporter15", 251 "repository": "https://go.googlesource.com/tools", 252 "vcs": "git", 253 "revision": "3b1faeda9afbcba128c2d794b38ffe7982141139", 254 "branch": "master", 255 "path": "/go/gcimporter15", 256 "notests": true 257 }, 258 { 259 "importpath": "golang.org/x/tools/go/loader", 260 "repository": "https://go.googlesource.com/tools", 261 "vcs": "git", 262 "revision": "3b1faeda9afbcba128c2d794b38ffe7982141139", 263 "branch": "master", 264 "path": "/go/loader", 265 "notests": true 266 }, 267 { 268 "importpath": "golang.org/x/tools/go/pointer", 269 "repository": "https://go.googlesource.com/tools", 270 "vcs": "git", 271 "revision": "3b1faeda9afbcba128c2d794b38ffe7982141139", 272 "branch": "master", 273 "path": "go/pointer", 274 "notests": true 275 }, 276 { 277 "importpath": "golang.org/x/tools/go/ssa", 278 "repository": "https://go.googlesource.com/tools", 279 "vcs": "git", 280 "revision": "3b1faeda9afbcba128c2d794b38ffe7982141139", 281 "branch": "master", 282 "path": "/go/ssa", 283 "notests": true 284 }, 285 { 286 "importpath": "golang.org/x/tools/go/types/typeutil", 287 "repository": "https://go.googlesource.com/tools", 288 "vcs": "git", 289 "revision": "3b1faeda9afbcba128c2d794b38ffe7982141139", 290 "branch": "master", 291 "path": "/go/types/typeutil", 292 "notests": true 293 }, 294 { 295 "importpath": "golang.org/x/tools/imports", 296 "repository": "https://go.googlesource.com/tools", 297 "vcs": "git", 298 "revision": "3b1faeda9afbcba128c2d794b38ffe7982141139", 299 "branch": "master", 300 "path": "imports", 301 "notests": true 302 }, 303 { 304 "importpath": "golang.org/x/tools/refactor/importgraph", 305 "repository": "https://go.googlesource.com/tools", 306 "vcs": "git", 307 "revision": "9c477bae194915bfd4bc8c314e90e28b9ec1c831", 308 "branch": "master", 309 "path": "/refactor/importgraph", 310 "notests": true 311 }, 312 { 313 "importpath": "honnef.co/go/tools", 314 "repository": "https://github.com/dominikh/go-tools", 315 "vcs": "git", 316 "revision": "50914165a1ae448f1608c6c325d052313396182e", 317 "branch": "HEAD", 318 "notests": true 319 }, 320 { 321 "importpath": "mvdan.cc/interfacer", 322 "repository": "https://github.com/mvdan/interfacer", 323 "vcs": "git", 324 "revision": "d7e7372184a059b8fd99d96a593e3811bf989d75", 325 "branch": "master", 326 "notests": true 327 }, 328 { 329 "importpath": "mvdan.cc/lint", 330 "repository": "https://github.com/mvdan/lint", 331 "vcs": "git", 332 "revision": "adc824a0674b99099789b6188a058d485eaf61c0", 333 "branch": "master", 334 "notests": true 335 }, 336 { 337 "importpath": "mvdan.cc/unparam", 338 "repository": "https://github.com/mvdan/unparam", 339 "vcs": "git", 340 "revision": "6b9a9bf4cdf71fae79104529ee3f16148302cc71", 341 "branch": "master", 342 "notests": true 343 } 344 ] 345 }