Gopkg.lock

  1# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
  2
  3
  4[[projects]]
  5  branch = "master"
  6  name = "github.com/dustin/go-humanize"
  7  packages = ["."]
  8  revision = "9f541cc9db5d55bce703bd99987c9d5cb8eea45e"
  9
 10[[projects]]
 11  name = "github.com/fatih/color"
 12  packages = ["."]
 13  revision = "5b77d2a35fb0ede96d138fc9a99f5c9b6aef11b4"
 14  version = "v1.7.0"
 15
 16[[projects]]
 17  name = "github.com/gorilla/context"
 18  packages = ["."]
 19  revision = "08b5f424b9271eedf6f9f0ce86cb9396ed337a42"
 20  version = "v1.1.1"
 21
 22[[projects]]
 23  name = "github.com/gorilla/mux"
 24  packages = ["."]
 25  revision = "e3702bed27f0d39777b0b37b664b6280e8ef8fbf"
 26  version = "v1.6.2"
 27
 28[[projects]]
 29  name = "github.com/graphql-go/graphql"
 30  packages = [
 31    ".",
 32    "gqlerrors",
 33    "language/ast",
 34    "language/kinds",
 35    "language/lexer",
 36    "language/location",
 37    "language/parser",
 38    "language/printer",
 39    "language/source",
 40    "language/typeInfo",
 41    "language/visitor"
 42  ]
 43  revision = "1e23489041ba90a66f317fe0deccb236a2fff3cb"
 44  version = "v0.7.5"
 45
 46[[projects]]
 47  name = "github.com/graphql-go/handler"
 48  packages = ["."]
 49  revision = "f0393b2c10daeebea900292b8e092e73475399d9"
 50  version = "v0.2.1"
 51
 52[[projects]]
 53  name = "github.com/inconshreveable/mousetrap"
 54  packages = ["."]
 55  revision = "76626ae9c91c4f2a10f34cad8ce83ea42c93bb75"
 56  version = "v1.0"
 57
 58[[projects]]
 59  name = "github.com/mattn/go-colorable"
 60  packages = ["."]
 61  revision = "167de6bfdfba052fa6b2d3664c8f5272e23c9072"
 62  version = "v0.0.9"
 63
 64[[projects]]
 65  name = "github.com/mattn/go-isatty"
 66  packages = ["."]
 67  revision = "0360b2af4f38e8d38c7fce2a9f4e702702d73a39"
 68  version = "v0.0.3"
 69
 70[[projects]]
 71  name = "github.com/phayes/freeport"
 72  packages = ["."]
 73  revision = "b8543db493a5ed890c5499e935e2cad7504f3a04"
 74  version = "1.0.2"
 75
 76[[projects]]
 77  branch = "master"
 78  name = "github.com/shurcooL/httpfs"
 79  packages = ["vfsutil"]
 80  revision = "809beceb23714880abc4a382a00c05f89d13b1cc"
 81
 82[[projects]]
 83  branch = "master"
 84  name = "github.com/shurcooL/vfsgen"
 85  packages = ["."]
 86  revision = "62bca832be04bd2bcaabd3b68a6b19a7ec044411"
 87
 88[[projects]]
 89  branch = "master"
 90  name = "github.com/skratchdot/open-golang"
 91  packages = ["open"]
 92  revision = "75fb7ed4208cf72d323d7d02fd1a5964a7a9073c"
 93
 94[[projects]]
 95  name = "github.com/spf13/cobra"
 96  packages = ["."]
 97  revision = "ef82de70bb3f60c65fb8eebacbb2d122ef517385"
 98  version = "v0.0.3"
 99
100[[projects]]
101  name = "github.com/spf13/pflag"
102  packages = ["."]
103  revision = "583c0c0531f06d5278b7d917446061adc344b5cd"
104  version = "v1.0.1"
105
106[[projects]]
107  branch = "master"
108  name = "golang.org/x/sys"
109  packages = ["unix"]
110  revision = "ac767d655b305d4e9612f5f6e33120b9176c4ad4"
111
112[solve-meta]
113  analyzer-name = "dep"
114  analyzer-version = 1
115  inputs-digest = "2c537a150e4bb29691ab6e3047366037abe663ebcc31c7e079f1e2f5ec40e5fa"
116  solver-name = "gps-cdcl"
117  solver-version = 1