gowork.cfg 14.1 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461
# Code generated by gowork-snapshot; DO NOT EDIT.

# list of go git repositories to fetch
[gowork.goinstall]
depends_gitfetch  =
    ${go_github.com_9fans_go:recipe}
    ${go_github.com_acroca_go-symbols:recipe}
    ${go_github.com_alecthomas_gometalinter:recipe}
    ${go_github.com_alecthomas_units:recipe}
    ${go_github.com_beorn7_perks:recipe}
    ${go_github.com_cosiner_argv:recipe}
    ${go_github.com_cweill_gotests:recipe}
    ${go_github.com_davidrjenni_reftools:recipe}
    ${go_github.com_derekparker_delve:recipe}
    ${go_github.com_fatih_camelcase:recipe}
    ${go_github.com_fatih_gomodifytags:recipe}
    ${go_github.com_fatih_structtag:recipe}
    ${go_github.com_flynn_go-shlex:recipe}
    ${go_github.com_gogo_protobuf:recipe}
    ${go_github.com_golang_lint:recipe}
    ${go_github.com_golang_protobuf:recipe}
    ${go_github.com_google_shlex:recipe}
    ${go_github.com_google_uuid:recipe}
    ${go_github.com_hashicorp_golang-lru:recipe}
    ${go_github.com_haya14busa_goplay:recipe}
    ${go_github.com_josharian_impl:recipe}
    ${go_github.com_karrick_godirwalk:recipe}
    ${go_github.com_kisielk_gotool:recipe}
    ${go_github.com_mattn_go-isatty:recipe}
    ${go_github.com_mattn_go-runewidth:recipe}
    ${go_github.com_matttproud_golang_protobuf_extensions:recipe}
    ${go_github.com_mholt_caddy:recipe}
    ${go_github.com_neelance_parallel:recipe}
    ${go_github.com_nicksnyder_go-i18n:recipe}
    ${go_github.com_nsf_gocode:recipe}
    ${go_github.com_opentracing_basictracer-go:recipe}
    ${go_github.com_opentracing_opentracing-go:recipe}
    ${go_github.com_pelletier_go-toml:recipe}
    ${go_github.com_peterh_liner:recipe}
    ${go_github.com_pkg_errors:recipe}
    ${go_github.com_pmezard_go-difflib:recipe}
    ${go_github.com_prometheus_client_golang:recipe}
    ${go_github.com_prometheus_client_model:recipe}
    ${go_github.com_prometheus_common:recipe}
    ${go_github.com_prometheus_procfs:recipe}
    ${go_github.com_ramya-rao-a_go-outline:recipe}
    ${go_github.com_rogpeppe_godef:recipe}
    ${go_github.com_sirupsen_logrus:recipe}
    ${go_github.com_skratchdot_open-golang:recipe}
    ${go_github.com_slimsag_godocmd:recipe}
    ${go_github.com_sourcegraph_ctxvfs:recipe}
    ${go_github.com_sourcegraph_go-langserver:recipe}
    ${go_github.com_sourcegraph_go-lsp:recipe}
    ${go_github.com_sourcegraph_jsonrpc2:recipe}
    ${go_github.com_spf13_cobra:recipe}
    ${go_github.com_spf13_pflag:recipe}
    ${go_github.com_sqs_goreturns:recipe}
    ${go_github.com_tylerb_gotype-live:recipe}
    ${go_github.com_uudashr_gopkgs:recipe}
    ${go_github.com_zmb3_gogetdoc:recipe}
    ${go_golang.org_x_arch:recipe}
    ${go_golang.org_x_crypto:recipe}
    ${go_golang.org_x_lint:recipe}
    ${go_golang.org_x_net:recipe}
    ${go_golang.org_x_sys:recipe}
    ${go_golang.org_x_tools:recipe}
    ${go_gopkg.in_alecthomas_kingpin.v3-unstable:recipe}
    ${go_gopkg.in_yaml.v2:recipe}
    ${go_honnef.co_go_tools:recipe}
    ${go_sourcegraph.com_sqs_goreturns:recipe}


[go_github.com_9fans_go]
<= go-git-package
go.importpath = github.com/9fans/go
repository    = https://github.com/9fans/go
revision      = 5d4fa602e1

[go_github.com_acroca_go-symbols]
<= go-git-package
go.importpath = github.com/acroca/go-symbols
repository    = https://github.com/acroca/go-symbols
revision      = 953befd75e

[go_github.com_alecthomas_gometalinter]
<= go-git-package
go.importpath = github.com/alecthomas/gometalinter
repository    = https://github.com/alecthomas/gometalinter
revision      = 8edca99e8a

[go_github.com_alecthomas_units]
<= go-git-package
go.importpath = github.com/alecthomas/units
repository    = https://github.com/alecthomas/units
revision      = 2efee857e7

[go_github.com_beorn7_perks]
<= go-git-package
go.importpath = github.com/beorn7/perks
repository    = https://github.com/beorn7/perks
revision      = 3a771d9929

[go_github.com_cosiner_argv]
<= go-git-package
go.importpath = github.com/cosiner/argv
repository    = https://github.com/cosiner/argv
revision      = 13bacc38a0

[go_github.com_cweill_gotests]
<= go-git-package
go.importpath = github.com/cweill/gotests
repository    = https://github.com/cweill/gotests
revision      = c51312f508

[go_github.com_davidrjenni_reftools]
<= go-git-package
go.importpath = github.com/davidrjenni/reftools
repository    = https://github.com/davidrjenni/reftools
revision      = 654d0ba4f9

[go_github.com_derekparker_delve]
<= go-git-package
go.importpath = github.com/derekparker/delve
repository    = https://github.com/derekparker/delve
revision      = ea3428550d

[go_github.com_fatih_camelcase]
<= go-git-package
go.importpath = github.com/fatih/camelcase
repository    = https://github.com/fatih/camelcase
revision      = 9db1b65eb3

[go_github.com_fatih_gomodifytags]
<= go-git-package
go.importpath = github.com/fatih/gomodifytags
repository    = https://github.com/fatih/gomodifytags
revision      = 141225bf62

[go_github.com_fatih_structtag]
<= go-git-package
go.importpath = github.com/fatih/structtag
repository    = https://github.com/fatih/structtag
revision      = 76ae1d6d21

[go_github.com_flynn_go-shlex]
<= go-git-package
go.importpath = github.com/flynn/go-shlex
repository    = https://github.com/flynn/go-shlex
revision      = 3f9db97f85

[go_github.com_gogo_protobuf]
<= go-git-package
go.importpath = github.com/gogo/protobuf
repository    = https://github.com/gogo/protobuf
revision      = 6f222ca738

[go_github.com_golang_lint]
<= go-git-package
go.importpath = github.com/golang/lint
repository    = https://github.com/golang/lint
revision      = 1baf3a9d7d

[go_github.com_golang_protobuf]
<= go-git-package
go.importpath = github.com/golang/protobuf
repository    = https://github.com/golang/protobuf
revision      = 5e0eda4b6d

[go_github.com_google_shlex]
<= go-git-package
go.importpath = github.com/google/shlex
repository    = https://github.com/google/shlex
revision      = 6f45313302

[go_github.com_google_uuid]
<= go-git-package
go.importpath = github.com/google/uuid
repository    = https://github.com/google/uuid
revision      = 9b3b1e0f5f

[go_github.com_hashicorp_golang-lru]
<= go-git-package
go.importpath = github.com/hashicorp/golang-lru
repository    = https://github.com/hashicorp/golang-lru
revision      = 20f1fb78b0

[go_github.com_haya14busa_goplay]
<= go-git-package
go.importpath = github.com/haya14busa/goplay
repository    = https://github.com/haya14busa/goplay
revision      = v1.0.0-0-gf2d63a841a

[go_github.com_josharian_impl]
<= go-git-package
go.importpath = github.com/josharian/impl
repository    = https://github.com/josharian/impl
revision      = 3d0f908298

[go_github.com_karrick_godirwalk]
<= go-git-package
go.importpath = github.com/karrick/godirwalk
repository    = https://github.com/karrick/godirwalk
revision      = v1.7.5-0-g2de2192f9e

[go_github.com_kisielk_gotool]
<= go-git-package
go.importpath = github.com/kisielk/gotool
repository    = https://github.com/kisielk/gotool
revision      = 80517062f5

[go_github.com_mattn_go-isatty]
<= go-git-package
go.importpath = github.com/mattn/go-isatty
repository    = https://github.com/mattn/go-isatty
revision      = 3fb116b820

[go_github.com_mattn_go-runewidth]
<= go-git-package
go.importpath = github.com/mattn/go-runewidth
repository    = https://github.com/mattn/go-runewidth
revision      = b20a3daf6a

[go_github.com_matttproud_golang_protobuf_extensions]
<= go-git-package
go.importpath = github.com/matttproud/golang_protobuf_extensions
repository    = https://github.com/matttproud/golang_protobuf_extensions
revision      = v1.0.0-2-gc12348ce28

[go_github.com_mholt_caddy]
<= go-git-package
go.importpath = github.com/mholt/caddy
repository    = https://lab.nexedi.com/nexedi/caddy.git
revision      = v0.11.0-3-g12438f6cff

[go_github.com_neelance_parallel]
<= go-git-package
go.importpath = github.com/neelance/parallel
repository    = https://github.com/neelance/parallel
revision      = 4de9ce63d1

[go_github.com_nicksnyder_go-i18n]
<= go-git-package
go.importpath = github.com/nicksnyder/go-i18n
repository    = https://github.com/nicksnyder/go-i18n
revision      = fc57a7d765

[go_github.com_nsf_gocode]
<= go-git-package
go.importpath = github.com/nsf/gocode
repository    = https://github.com/nsf/gocode
revision      = 7b1d4e18cd

[go_github.com_opentracing_basictracer-go]
<= go-git-package
go.importpath = github.com/opentracing/basictracer-go
repository    = https://github.com/opentracing/basictracer-go
revision      = 98b91394c2

[go_github.com_opentracing_opentracing-go]
<= go-git-package
go.importpath = github.com/opentracing/opentracing-go
repository    = https://github.com/opentracing/opentracing-go
revision      = be550b025b

[go_github.com_pelletier_go-toml]
<= go-git-package
go.importpath = github.com/pelletier/go-toml
repository    = https://github.com/pelletier/go-toml
revision      = v0.2.0-212-g81a861c69d

[go_github.com_peterh_liner]
<= go-git-package
go.importpath = github.com/peterh/liner
repository    = https://github.com/peterh/liner
revision      = v1.1.0-0-g5a0dfa99e2

[go_github.com_pkg_errors]
<= go-git-package
go.importpath = github.com/pkg/errors
repository    = https://github.com/pkg/errors
revision      = v0.8.0-17-g059132a15d

[go_github.com_pmezard_go-difflib]
<= go-git-package
go.importpath = github.com/pmezard/go-difflib
repository    = https://github.com/pmezard/go-difflib
revision      = v1.0.0-0-g792786c740

[go_github.com_prometheus_client_golang]
<= go-git-package
go.importpath = github.com/prometheus/client_golang
repository    = https://github.com/prometheus/client_golang
revision      = v0.9.0-6-g16f375c74d

[go_github.com_prometheus_client_model]
<= go-git-package
go.importpath = github.com/prometheus/client_model
repository    = https://github.com/prometheus/client_model
revision      = model-0.0.2-18-g5c3871d899

[go_github.com_prometheus_common]
<= go-git-package
go.importpath = github.com/prometheus/common
repository    = https://github.com/prometheus/common
revision      = 7e9e6cabbd

[go_github.com_prometheus_procfs]
<= go-git-package
go.importpath = github.com/prometheus/procfs
repository    = https://github.com/prometheus/procfs
revision      = 185b428841

[go_github.com_ramya-rao-a_go-outline]
<= go-git-package
go.importpath = github.com/ramya-rao-a/go-outline
repository    = https://github.com/ramya-rao-a/go-outline
revision      = 9e9d089bb6

[go_github.com_rogpeppe_godef]
<= go-git-package
go.importpath = github.com/rogpeppe/godef
repository    = https://github.com/rogpeppe/godef
revision      = v1.0.0-0-g7b4626be9f

[go_github.com_sirupsen_logrus]
<= go-git-package
go.importpath = github.com/sirupsen/logrus
repository    = https://github.com/sirupsen/logrus
revision      = 4fabf2fffc

[go_github.com_skratchdot_open-golang]
<= go-git-package
go.importpath = github.com/skratchdot/open-golang
repository    = https://github.com/skratchdot/open-golang
revision      = 75fb7ed420

[go_github.com_slimsag_godocmd]
<= go-git-package
go.importpath = github.com/slimsag/godocmd
repository    = https://github.com/slimsag/godocmd
revision      = a1005ad29f

[go_github.com_sourcegraph_ctxvfs]
<= go-git-package
go.importpath = github.com/sourcegraph/ctxvfs
repository    = https://github.com/sourcegraph/ctxvfs
revision      = 2b65f1b1ea

[go_github.com_sourcegraph_go-langserver]
<= go-git-package
go.importpath = github.com/sourcegraph/go-langserver
repository    = https://github.com/sourcegraph/go-langserver
revision      = 2b83206020

[go_github.com_sourcegraph_go-lsp]
<= go-git-package
go.importpath = github.com/sourcegraph/go-lsp
repository    = https://github.com/sourcegraph/go-lsp
revision      = 4631ffd93a

[go_github.com_sourcegraph_jsonrpc2]
<= go-git-package
go.importpath = github.com/sourcegraph/jsonrpc2
repository    = https://github.com/sourcegraph/jsonrpc2
revision      = 549eb959f0

[go_github.com_spf13_cobra]
<= go-git-package
go.importpath = github.com/spf13/cobra
repository    = https://github.com/spf13/cobra
revision      = fe5e611709

[go_github.com_spf13_pflag]
<= go-git-package
go.importpath = github.com/spf13/pflag
repository    = https://github.com/spf13/pflag
revision      = 082b515c94

[go_github.com_sqs_goreturns]
<= go-git-package
go.importpath = github.com/sqs/goreturns
repository    = https://github.com/sqs/goreturns
revision      = 83e02874ec

[go_github.com_tylerb_gotype-live]
<= go-git-package
go.importpath = github.com/tylerb/gotype-live
repository    = https://github.com/tylerb/gotype-live
revision      = 440f9c77a4

[go_github.com_uudashr_gopkgs]
<= go-git-package
go.importpath = github.com/uudashr/gopkgs
repository    = https://github.com/uudashr/gopkgs
revision      = 84fe2e5def

[go_github.com_zmb3_gogetdoc]
<= go-git-package
go.importpath = github.com/zmb3/gogetdoc
repository    = https://github.com/zmb3/gogetdoc
revision      = 0d07153ccc

[go_golang.org_x_arch]
<= go-git-package
go.importpath = golang.org/x/arch
repository    = https://go.googlesource.com/arch
revision      = b19384d3c1

[go_golang.org_x_crypto]
<= go-git-package
go.importpath = golang.org/x/crypto
repository    = https://go.googlesource.com/crypto
revision      = 85e1b3f913

[go_golang.org_x_lint]
<= go-git-package
go.importpath = golang.org/x/lint
repository    = https://go.googlesource.com/lint
revision      = 1baf3a9d7d

[go_golang.org_x_net]
<= go-git-package
go.importpath = golang.org/x/net
repository    = https://go.googlesource.com/net
revision      = 9b4f9f5ad5

[go_golang.org_x_sys]
<= go-git-package
go.importpath = golang.org/x/sys
repository    = https://go.googlesource.com/sys
revision      = d989b31c87

[go_golang.org_x_tools]
<= go-git-package
go.importpath = golang.org/x/tools
repository    = https://go.googlesource.com/tools
revision      = a2dc47679d

[go_gopkg.in_alecthomas_kingpin.v3-unstable]
<= go-git-package
go.importpath = gopkg.in/alecthomas/kingpin.v3-unstable
repository    = https://gopkg.in/alecthomas/kingpin.v3-unstable
revision      = df19058c87

[go_gopkg.in_yaml.v2]
<= go-git-package
go.importpath = gopkg.in/yaml.v2
repository    = https://gopkg.in/yaml.v2
revision      = v2.1.1-17-g5420a8b674

[go_honnef.co_go_tools]
<= go-git-package
go.importpath = honnef.co/go/tools
repository    = https://github.com/dominikh/go-tools
revision      = e3ad64cb4e

[go_sourcegraph.com_sqs_goreturns]
<= go-git-package
go.importpath = sourcegraph.com/sqs/goreturns
repository    = https://github.com/sqs/goreturns
revision      = 83e02874ec