github.com/qdentity/migrate@v3.3.0+incompatible/Gopkg.lock (about)

     1  # This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
     2  
     3  
     4  [[projects]]
     5    name = "cloud.google.com/go"
     6    packages = [
     7      "civil",
     8      "compute/metadata",
     9      "iam",
    10      "internal",
    11      "internal/atomiccache",
    12      "internal/fields",
    13      "internal/optional",
    14      "internal/protostruct",
    15      "internal/trace",
    16      "internal/version",
    17      "longrunning",
    18      "longrunning/autogen",
    19      "spanner",
    20      "spanner/admin/database/apiv1",
    21      "storage"
    22    ]
    23    revision = "0fd7230b2a7505833d5f69b75cbd6c9582401479"
    24    version = "v0.23.0"
    25  
    26  [[projects]]
    27    name = "github.com/Microsoft/go-winio"
    28    packages = ["."]
    29    revision = "7da180ee92d8bd8bb8c37fc560e673e6557c392f"
    30    version = "v0.4.7"
    31  
    32  [[projects]]
    33    name = "github.com/Sirupsen/logrus"
    34    packages = ["."]
    35    revision = "d26492970760ca5d33129d2d799e34be5c4782eb"
    36    version = "v0.11.0"
    37  
    38  [[projects]]
    39    name = "github.com/aws/aws-sdk-go"
    40    packages = [
    41      "aws",
    42      "aws/awserr",
    43      "aws/awsutil",
    44      "aws/client",
    45      "aws/client/metadata",
    46      "aws/corehandlers",
    47      "aws/credentials",
    48      "aws/credentials/ec2rolecreds",
    49      "aws/credentials/endpointcreds",
    50      "aws/credentials/stscreds",
    51      "aws/defaults",
    52      "aws/ec2metadata",
    53      "aws/endpoints",
    54      "aws/request",
    55      "aws/session",
    56      "aws/signer/v4",
    57      "internal/sdkio",
    58      "internal/sdkrand",
    59      "internal/shareddefaults",
    60      "private/protocol",
    61      "private/protocol/query",
    62      "private/protocol/query/queryutil",
    63      "private/protocol/rest",
    64      "private/protocol/restxml",
    65      "private/protocol/xml/xmlutil",
    66      "service/s3",
    67      "service/s3/s3iface",
    68      "service/sts"
    69    ]
    70    revision = "31a85efbe3bc741eb539d6310c8e66030b7c5cb7"
    71    version = "v1.13.47"
    72  
    73  [[projects]]
    74    branch = "master"
    75    name = "github.com/cockroachdb/cockroach-go"
    76    packages = ["crdb"]
    77    revision = "59c0560478b705bf9bd12f9252224a0fad7c87df"
    78  
    79  [[projects]]
    80    branch = "master"
    81    name = "github.com/cznic/b"
    82    packages = ["."]
    83    revision = "35e9bbe41f07452a183c517a5fc5f3c9f45eaa0f"
    84  
    85  [[projects]]
    86    branch = "master"
    87    name = "github.com/cznic/fileutil"
    88    packages = ["."]
    89    revision = "6a051e75936f623600b67c2b1116b6b6c0ffb936"
    90  
    91  [[projects]]
    92    name = "github.com/cznic/internal"
    93    packages = [
    94      "buffer",
    95      "file",
    96      "slice"
    97    ]
    98    revision = "cef02a853c3a93623c42eacd574e7ea05f55531b"
    99    version = "1.0.0"
   100  
   101  [[projects]]
   102    name = "github.com/cznic/lldb"
   103    packages = ["."]
   104    revision = "bea8611dd5c407f3c5eab9f9c68e887a27dc6f0e"
   105    version = "v1.1.0"
   106  
   107  [[projects]]
   108    branch = "master"
   109    name = "github.com/cznic/mathutil"
   110    packages = ["."]
   111    revision = "ca4c9f2c136954238c3158b92de72078c7672ecc"
   112  
   113  [[projects]]
   114    name = "github.com/cznic/ql"
   115    packages = [
   116      ".",
   117      "driver",
   118      "vendored/github.com/camlistore/go4/lock"
   119    ]
   120    revision = "7a63cd7aa46ecd9f549b96983029576af2178f60"
   121    version = "v1.1.0"
   122  
   123  [[projects]]
   124    branch = "master"
   125    name = "github.com/cznic/sortutil"
   126    packages = ["."]
   127    revision = "4c7342852e65c2088c981288f2c5610d10b9f7f4"
   128  
   129  [[projects]]
   130    branch = "master"
   131    name = "github.com/cznic/strutil"
   132    packages = ["."]
   133    revision = "529a34b1c186b483642a7a230c67521d9aa4b0fb"
   134  
   135  [[projects]]
   136    branch = "master"
   137    name = "github.com/cznic/zappy"
   138    packages = ["."]
   139    revision = "2533cb5b45cc6c07421468ce262899ddc9d53fb7"
   140  
   141  [[projects]]
   142    name = "github.com/docker/distribution"
   143    packages = [
   144      "digestset",
   145      "reference"
   146    ]
   147    revision = "b38e5838b7b2f2ad48e06ec4b500011976080621"
   148  
   149  [[projects]]
   150    name = "github.com/docker/docker"
   151    packages = [
   152      "api",
   153      "api/types",
   154      "api/types/blkiodev",
   155      "api/types/container",
   156      "api/types/events",
   157      "api/types/filters",
   158      "api/types/image",
   159      "api/types/mount",
   160      "api/types/network",
   161      "api/types/registry",
   162      "api/types/strslice",
   163      "api/types/swarm",
   164      "api/types/time",
   165      "api/types/versions",
   166      "api/types/volume",
   167      "client",
   168      "pkg/ioutils",
   169      "pkg/longpath",
   170      "pkg/system",
   171      "pkg/tlsconfig"
   172    ]
   173    revision = "90d35abf7b3535c1c319c872900fbd76374e521c"
   174    version = "v17.05.0-ce-rc3"
   175  
   176  [[projects]]
   177    name = "github.com/docker/go-connections"
   178    packages = [
   179      "nat",
   180      "sockets",
   181      "tlsconfig"
   182    ]
   183    revision = "e15c02316c12de00874640cd76311849de2aeed5"
   184  
   185  [[projects]]
   186    name = "github.com/docker/go-units"
   187    packages = ["."]
   188    revision = "9e638d38cf6977a37a8ea0078f3ee75a7cdb2dd1"
   189  
   190  [[projects]]
   191    name = "github.com/docker/libtrust"
   192    packages = ["."]
   193    revision = "9cbd2a1374f46905c68a4eb3694a130610adc62a"
   194  
   195  [[projects]]
   196    branch = "master"
   197    name = "github.com/edsrzf/mmap-go"
   198    packages = ["."]
   199    revision = "0bce6a6887123b67a60366d2c9fe2dfb74289d2e"
   200  
   201  [[projects]]
   202    name = "github.com/fsouza/fake-gcs-server"
   203    packages = ["fakestorage"]
   204    revision = "9162fe06459e3d9859987fc2802fa729ddb6dc53"
   205    version = "v1.0.0"
   206  
   207  [[projects]]
   208    name = "github.com/go-ini/ini"
   209    packages = ["."]
   210    revision = "6529cf7c58879c08d927016dde4477f18a0634cb"
   211    version = "v1.36.0"
   212  
   213  [[projects]]
   214    branch = "master"
   215    name = "github.com/go-sql-driver/mysql"
   216    packages = ["."]
   217    revision = "7413002f368fba928eefaf762c91a2acfeabdf68"
   218  
   219  [[projects]]
   220    branch = "master"
   221    name = "github.com/gocql/gocql"
   222    packages = [
   223      ".",
   224      "internal/lru",
   225      "internal/murmur",
   226      "internal/streams"
   227    ]
   228    revision = "3c37daec2f4d3def4b3b21668c6c2e80d3265a69"
   229  
   230  [[projects]]
   231    name = "github.com/golang/protobuf"
   232    packages = [
   233      "proto",
   234      "protoc-gen-go/descriptor",
   235      "ptypes",
   236      "ptypes/any",
   237      "ptypes/duration",
   238      "ptypes/empty",
   239      "ptypes/struct",
   240      "ptypes/timestamp"
   241    ]
   242    revision = "b4deda0973fb4c70b50d226b1af49f3da59f5265"
   243    version = "v1.1.0"
   244  
   245  [[projects]]
   246    branch = "master"
   247    name = "github.com/golang/snappy"
   248    packages = ["."]
   249    revision = "553a641470496b2327abcac10b36396bd98e45c9"
   250  
   251  [[projects]]
   252    name = "github.com/google/go-github"
   253    packages = ["github"]
   254    revision = "e48060a28fac52d0f1cb758bc8b87c07bac4a87d"
   255    version = "v15.0.0"
   256  
   257  [[projects]]
   258    branch = "master"
   259    name = "github.com/google/go-querystring"
   260    packages = ["query"]
   261    revision = "53e6ce116135b80d037921a7fdd5138cf32d7a8a"
   262  
   263  [[projects]]
   264    name = "github.com/googleapis/gax-go"
   265    packages = ["."]
   266    revision = "317e0006254c44a0ac427cc52a0e083ff0b9622f"
   267    version = "v2.0.0"
   268  
   269  [[projects]]
   270    name = "github.com/gorilla/context"
   271    packages = ["."]
   272    revision = "1ea25387ff6f684839d82767c1733ff4d4d15d0a"
   273    version = "v1.1"
   274  
   275  [[projects]]
   276    name = "github.com/gorilla/mux"
   277    packages = ["."]
   278    revision = "e3702bed27f0d39777b0b37b664b6280e8ef8fbf"
   279    version = "v1.6.2"
   280  
   281  [[projects]]
   282    branch = "master"
   283    name = "github.com/hailocab/go-hostpool"
   284    packages = ["."]
   285    revision = "e80d13ce29ede4452c43dea11e79b9bc8a15b478"
   286  
   287  [[projects]]
   288    name = "github.com/jmespath/go-jmespath"
   289    packages = ["."]
   290    revision = "0b12d6b5"
   291  
   292  [[projects]]
   293    name = "github.com/kshvakov/clickhouse"
   294    packages = [
   295      ".",
   296      "lib/binary",
   297      "lib/column",
   298      "lib/data",
   299      "lib/protocol",
   300      "lib/types",
   301      "lib/writebuffer"
   302    ]
   303    revision = "8a2dd1e831a6c7381c11d40bcaf80ae98023c605"
   304    version = "v1.3.3"
   305  
   306  [[projects]]
   307    branch = "master"
   308    name = "github.com/lib/pq"
   309    packages = [
   310      ".",
   311      "oid"
   312    ]
   313    revision = "d34b9ff171c21ad295489235aec8b6626023cd04"
   314  
   315  [[projects]]
   316    name = "github.com/mattn/go-sqlite3"
   317    packages = ["."]
   318    revision = "6c771bb9887719704b210e87e934f08be014bdb1"
   319    version = "v1.6.0"
   320  
   321  [[projects]]
   322    name = "github.com/opencontainers/go-digest"
   323    packages = ["."]
   324    revision = "a6d0ee40d4207ea02364bd3b9e8e77b9159ba1eb"
   325  
   326  [[projects]]
   327    name = "github.com/pkg/errors"
   328    packages = ["."]
   329    revision = "839d9e913e063e28dfd0e6c7b7512793e0a48be9"
   330  
   331  [[projects]]
   332    name = "go.opencensus.io"
   333    packages = [
   334      "exporter/stackdriver/propagation",
   335      "internal",
   336      "internal/tagencoding",
   337      "plugin/ocgrpc",
   338      "plugin/ochttp",
   339      "plugin/ochttp/propagation/b3",
   340      "stats",
   341      "stats/internal",
   342      "stats/view",
   343      "tag",
   344      "trace",
   345      "trace/internal",
   346      "trace/propagation"
   347    ]
   348    revision = "c3ed530f775d85e577ca652cb052a52c078aad26"
   349    version = "v0.11.0"
   350  
   351  [[projects]]
   352    branch = "master"
   353    name = "golang.org/x/net"
   354    packages = [
   355      "context",
   356      "context/ctxhttp",
   357      "http/httpguts",
   358      "http2",
   359      "http2/hpack",
   360      "idna",
   361      "internal/socks",
   362      "internal/timeseries",
   363      "proxy",
   364      "trace"
   365    ]
   366    revision = "2491c5de3490fced2f6cff376127c667efeed857"
   367  
   368  [[projects]]
   369    branch = "master"
   370    name = "golang.org/x/oauth2"
   371    packages = [
   372      ".",
   373      "google",
   374      "internal",
   375      "jws",
   376      "jwt"
   377    ]
   378    revision = "cdc340f7c179dbbfa4afd43b7614e8fcadde4269"
   379  
   380  [[projects]]
   381    name = "golang.org/x/sys"
   382    packages = [
   383      "unix",
   384      "windows"
   385    ]
   386    revision = "8f0908ab3b2457e2e15403d3697c9ef5cb4b57a9"
   387  
   388  [[projects]]
   389    name = "golang.org/x/text"
   390    packages = [
   391      "collate",
   392      "collate/build",
   393      "internal/colltab",
   394      "internal/gen",
   395      "internal/tag",
   396      "internal/triegen",
   397      "internal/ucd",
   398      "language",
   399      "secure/bidirule",
   400      "transform",
   401      "unicode/bidi",
   402      "unicode/cldr",
   403      "unicode/norm",
   404      "unicode/rangetable"
   405    ]
   406    revision = "f21a4dfb5e38f5895301dc265a8def02365cc3d0"
   407    version = "v0.3.0"
   408  
   409  [[projects]]
   410    branch = "master"
   411    name = "golang.org/x/tools"
   412    packages = [
   413      "godoc/vfs",
   414      "godoc/vfs/mapfs"
   415    ]
   416    revision = "c06a8d8ed11aae27b08c1c109a509ada9de81240"
   417  
   418  [[projects]]
   419    branch = "master"
   420    name = "google.golang.org/api"
   421    packages = [
   422      "gensupport",
   423      "googleapi",
   424      "googleapi/internal/uritemplates",
   425      "googleapi/transport",
   426      "internal",
   427      "iterator",
   428      "option",
   429      "storage/v1",
   430      "transport",
   431      "transport/grpc",
   432      "transport/http"
   433    ]
   434    revision = "15aea8711db98e640b277da9771a9d74270c2edc"
   435  
   436  [[projects]]
   437    name = "google.golang.org/appengine"
   438    packages = [
   439      ".",
   440      "cloudsql",
   441      "internal",
   442      "internal/app_identity",
   443      "internal/base",
   444      "internal/datastore",
   445      "internal/log",
   446      "internal/modules",
   447      "internal/remote_api",
   448      "internal/socket",
   449      "internal/urlfetch",
   450      "socket",
   451      "urlfetch"
   452    ]
   453    revision = "150dc57a1b433e64154302bdc40b6bb8aefa313a"
   454    version = "v1.0.0"
   455  
   456  [[projects]]
   457    branch = "master"
   458    name = "google.golang.org/genproto"
   459    packages = [
   460      "googleapis/api/annotations",
   461      "googleapis/iam/v1",
   462      "googleapis/longrunning",
   463      "googleapis/rpc/code",
   464      "googleapis/rpc/errdetails",
   465      "googleapis/rpc/status",
   466      "googleapis/spanner/admin/database/v1",
   467      "googleapis/spanner/v1"
   468    ]
   469    revision = "86e600f69ee4704c6efbf6a2a40a5c10700e76c2"
   470  
   471  [[projects]]
   472    name = "google.golang.org/grpc"
   473    packages = [
   474      ".",
   475      "balancer",
   476      "balancer/base",
   477      "balancer/roundrobin",
   478      "channelz",
   479      "codes",
   480      "connectivity",
   481      "credentials",
   482      "credentials/oauth",
   483      "encoding",
   484      "encoding/proto",
   485      "grpclb/grpc_lb_v1/messages",
   486      "grpclog",
   487      "internal",
   488      "keepalive",
   489      "metadata",
   490      "naming",
   491      "peer",
   492      "resolver",
   493      "resolver/dns",
   494      "resolver/passthrough",
   495      "stats",
   496      "status",
   497      "tap",
   498      "transport"
   499    ]
   500    revision = "41344da2231b913fa3d983840a57a6b1b7b631a1"
   501    version = "v1.12.0"
   502  
   503  [[projects]]
   504    name = "gopkg.in/inf.v0"
   505    packages = ["."]
   506    revision = "d2d2541c53f18d2a059457998ce2876cc8e67cbf"
   507    version = "v0.9.1"
   508  
   509  [solve-meta]
   510    analyzer-name = "dep"
   511    analyzer-version = 1
   512    inputs-digest = "952240f227fe19a7d62faa43d3acad05b097803337542117c1c3bd81cc5ffd6d"
   513    solver-name = "gps-cdcl"
   514    solver-version = 1