github.com/dhui/migrate@v3.4.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 = "a6d595ae73cf27a1b8fc32930668708f45ce1c85"
    30    version = "v0.4.9"
    31  
    32  [[projects]]
    33    name = "github.com/Sirupsen/logrus"
    34    packages = ["."]
    35    revision = "3e01752db0189b9157070a0e1668a620f9a85da2"
    36    version = "v1.0.6"
    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/csm",
    52      "aws/defaults",
    53      "aws/ec2metadata",
    54      "aws/endpoints",
    55      "aws/request",
    56      "aws/session",
    57      "aws/signer/v4",
    58      "internal/sdkio",
    59      "internal/sdkrand",
    60      "internal/sdkuri",
    61      "internal/shareddefaults",
    62      "private/protocol",
    63      "private/protocol/eventstream",
    64      "private/protocol/eventstream/eventstreamapi",
    65      "private/protocol/query",
    66      "private/protocol/query/queryutil",
    67      "private/protocol/rest",
    68      "private/protocol/restxml",
    69      "private/protocol/xml/xmlutil",
    70      "service/s3",
    71      "service/s3/s3iface",
    72      "service/sts"
    73    ]
    74    revision = "468b9714c11f10b22e533253b35eb9c28f4be691"
    75    version = "v1.14.32"
    76  
    77  [[projects]]
    78    branch = "master"
    79    name = "github.com/cockroachdb/cockroach-go"
    80    packages = ["crdb"]
    81    revision = "59c0560478b705bf9bd12f9252224a0fad7c87df"
    82  
    83  [[projects]]
    84    branch = "master"
    85    name = "github.com/cznic/b"
    86    packages = ["."]
    87    revision = "35e9bbe41f07452a183c517a5fc5f3c9f45eaa0f"
    88  
    89  [[projects]]
    90    branch = "master"
    91    name = "github.com/cznic/fileutil"
    92    packages = ["."]
    93    revision = "6a051e75936f623600b67c2b1116b6b6c0ffb936"
    94  
    95  [[projects]]
    96    name = "github.com/cznic/internal"
    97    packages = [
    98      "buffer",
    99      "file",
   100      "slice"
   101    ]
   102    revision = "cef02a853c3a93623c42eacd574e7ea05f55531b"
   103    version = "1.0.0"
   104  
   105  [[projects]]
   106    name = "github.com/cznic/lldb"
   107    packages = ["."]
   108    revision = "bea8611dd5c407f3c5eab9f9c68e887a27dc6f0e"
   109    version = "v1.1.0"
   110  
   111  [[projects]]
   112    branch = "master"
   113    name = "github.com/cznic/mathutil"
   114    packages = ["."]
   115    revision = "ca4c9f2c136954238c3158b92de72078c7672ecc"
   116  
   117  [[projects]]
   118    name = "github.com/cznic/ql"
   119    packages = [
   120      ".",
   121      "driver",
   122      "vendored/github.com/camlistore/go4/lock"
   123    ]
   124    revision = "7a63cd7aa46ecd9f549b96983029576af2178f60"
   125    version = "v1.1.0"
   126  
   127  [[projects]]
   128    branch = "master"
   129    name = "github.com/cznic/sortutil"
   130    packages = ["."]
   131    revision = "4c7342852e65c2088c981288f2c5610d10b9f7f4"
   132  
   133  [[projects]]
   134    branch = "master"
   135    name = "github.com/cznic/strutil"
   136    packages = ["."]
   137    revision = "529a34b1c186b483642a7a230c67521d9aa4b0fb"
   138  
   139  [[projects]]
   140    branch = "master"
   141    name = "github.com/cznic/zappy"
   142    packages = ["."]
   143    revision = "2533cb5b45cc6c07421468ce262899ddc9d53fb7"
   144  
   145  [[projects]]
   146    branch = "master"
   147    name = "github.com/docker/distribution"
   148    packages = [
   149      "digestset",
   150      "reference"
   151    ]
   152    revision = "0dae0957e5fe3156c265d22bef4cba9efbf388e2"
   153  
   154  [[projects]]
   155    name = "github.com/docker/docker"
   156    packages = [
   157      "api",
   158      "api/types",
   159      "api/types/blkiodev",
   160      "api/types/container",
   161      "api/types/events",
   162      "api/types/filters",
   163      "api/types/image",
   164      "api/types/mount",
   165      "api/types/network",
   166      "api/types/registry",
   167      "api/types/strslice",
   168      "api/types/swarm",
   169      "api/types/time",
   170      "api/types/versions",
   171      "api/types/volume",
   172      "client",
   173      "pkg/ioutils",
   174      "pkg/longpath",
   175      "pkg/system",
   176      "pkg/tlsconfig"
   177    ]
   178    revision = "90d35abf7b3535c1c319c872900fbd76374e521c"
   179    version = "v17.05.0-ce-rc3"
   180  
   181  [[projects]]
   182    name = "github.com/docker/go-connections"
   183    packages = [
   184      "nat",
   185      "sockets",
   186      "tlsconfig"
   187    ]
   188    revision = "3ede32e2033de7505e6500d6c868c2b9ed9f169d"
   189    version = "v0.3.0"
   190  
   191  [[projects]]
   192    name = "github.com/docker/go-units"
   193    packages = ["."]
   194    revision = "47565b4f722fb6ceae66b95f853feed578a4a51c"
   195    version = "v0.3.3"
   196  
   197  [[projects]]
   198    branch = "master"
   199    name = "github.com/docker/libtrust"
   200    packages = ["."]
   201    revision = "aabc10ec26b754e797f9028f4589c5b7bd90dc20"
   202  
   203  [[projects]]
   204    branch = "master"
   205    name = "github.com/edsrzf/mmap-go"
   206    packages = ["."]
   207    revision = "0bce6a6887123b67a60366d2c9fe2dfb74289d2e"
   208  
   209  [[projects]]
   210    name = "github.com/fsouza/fake-gcs-server"
   211    packages = ["fakestorage"]
   212    revision = "9162fe06459e3d9859987fc2802fa729ddb6dc53"
   213    version = "v1.0.0"
   214  
   215  [[projects]]
   216    name = "github.com/go-ini/ini"
   217    packages = ["."]
   218    revision = "358ee7663966325963d4e8b2e1fbd570c5195153"
   219    version = "v1.38.1"
   220  
   221  [[projects]]
   222    name = "github.com/go-sql-driver/mysql"
   223    packages = ["."]
   224    revision = "d523deb1b23d913de5bdada721a6071e71283618"
   225    version = "v1.4.0"
   226  
   227  [[projects]]
   228    branch = "master"
   229    name = "github.com/gocql/gocql"
   230    packages = [
   231      ".",
   232      "internal/lru",
   233      "internal/murmur",
   234      "internal/streams"
   235    ]
   236    revision = "e06f8c1bcd787e6bf0608288b314522f08cc7848"
   237  
   238  [[projects]]
   239    name = "github.com/golang/protobuf"
   240    packages = [
   241      "proto",
   242      "protoc-gen-go/descriptor",
   243      "ptypes",
   244      "ptypes/any",
   245      "ptypes/duration",
   246      "ptypes/empty",
   247      "ptypes/struct",
   248      "ptypes/timestamp"
   249    ]
   250    revision = "b4deda0973fb4c70b50d226b1af49f3da59f5265"
   251    version = "v1.1.0"
   252  
   253  [[projects]]
   254    branch = "master"
   255    name = "github.com/golang/snappy"
   256    packages = ["."]
   257    revision = "2e65f85255dbc3072edf28d6b5b8efc472979f5a"
   258  
   259  [[projects]]
   260    name = "github.com/google/go-github"
   261    packages = ["github"]
   262    revision = "e48060a28fac52d0f1cb758bc8b87c07bac4a87d"
   263    version = "v15.0.0"
   264  
   265  [[projects]]
   266    branch = "master"
   267    name = "github.com/google/go-querystring"
   268    packages = ["query"]
   269    revision = "53e6ce116135b80d037921a7fdd5138cf32d7a8a"
   270  
   271  [[projects]]
   272    name = "github.com/googleapis/gax-go"
   273    packages = ["."]
   274    revision = "317e0006254c44a0ac427cc52a0e083ff0b9622f"
   275    version = "v2.0.0"
   276  
   277  [[projects]]
   278    name = "github.com/gorilla/context"
   279    packages = ["."]
   280    revision = "08b5f424b9271eedf6f9f0ce86cb9396ed337a42"
   281    version = "v1.1.1"
   282  
   283  [[projects]]
   284    name = "github.com/gorilla/mux"
   285    packages = ["."]
   286    revision = "e3702bed27f0d39777b0b37b664b6280e8ef8fbf"
   287    version = "v1.6.2"
   288  
   289  [[projects]]
   290    branch = "master"
   291    name = "github.com/hailocab/go-hostpool"
   292    packages = ["."]
   293    revision = "e80d13ce29ede4452c43dea11e79b9bc8a15b478"
   294  
   295  [[projects]]
   296    name = "github.com/jmespath/go-jmespath"
   297    packages = ["."]
   298    revision = "0b12d6b5"
   299  
   300  [[projects]]
   301    name = "github.com/kshvakov/clickhouse"
   302    packages = [
   303      ".",
   304      "lib/binary",
   305      "lib/column",
   306      "lib/data",
   307      "lib/protocol",
   308      "lib/types",
   309      "lib/writebuffer"
   310    ]
   311    revision = "8a2dd1e831a6c7381c11d40bcaf80ae98023c605"
   312    version = "v1.3.3"
   313  
   314  [[projects]]
   315    branch = "master"
   316    name = "github.com/lib/pq"
   317    packages = [
   318      ".",
   319      "oid"
   320    ]
   321    revision = "90697d60dd844d5ef6ff15135d0203f65d2f53b8"
   322  
   323  [[projects]]
   324    name = "github.com/mattn/go-sqlite3"
   325    packages = ["."]
   326    revision = "25ecb14adfc7543176f7d85291ec7dba82c6f7e4"
   327    version = "v1.9.0"
   328  
   329  [[projects]]
   330    name = "github.com/opencontainers/go-digest"
   331    packages = ["."]
   332    revision = "279bed98673dd5bef374d3b6e4b09e2af76183bf"
   333    version = "v1.0.0-rc1"
   334  
   335  [[projects]]
   336    name = "github.com/pkg/errors"
   337    packages = ["."]
   338    revision = "645ef00459ed84a119197bfb8d8205042c6df63d"
   339    version = "v0.8.0"
   340  
   341  [[projects]]
   342    name = "go.opencensus.io"
   343    packages = [
   344      ".",
   345      "exporter/stackdriver/propagation",
   346      "internal",
   347      "internal/tagencoding",
   348      "plugin/ocgrpc",
   349      "plugin/ochttp",
   350      "plugin/ochttp/propagation/b3",
   351      "stats",
   352      "stats/internal",
   353      "stats/view",
   354      "tag",
   355      "trace",
   356      "trace/internal",
   357      "trace/propagation"
   358    ]
   359    revision = "e262766cd0d230a1bb7c37281e345e465f19b41b"
   360    version = "v0.14.0"
   361  
   362  [[projects]]
   363    branch = "master"
   364    name = "golang.org/x/crypto"
   365    packages = ["ssh/terminal"]
   366    revision = "c126467f60eb25f8f27e5a981f32a87e3965053f"
   367  
   368  [[projects]]
   369    branch = "master"
   370    name = "golang.org/x/net"
   371    packages = [
   372      "context",
   373      "context/ctxhttp",
   374      "http/httpguts",
   375      "http2",
   376      "http2/hpack",
   377      "idna",
   378      "internal/socks",
   379      "internal/timeseries",
   380      "proxy",
   381      "trace"
   382    ]
   383    revision = "3673e40ba22529d22c3fd7c93e97b0ce50fa7bdd"
   384  
   385  [[projects]]
   386    branch = "master"
   387    name = "golang.org/x/oauth2"
   388    packages = [
   389      ".",
   390      "google",
   391      "internal",
   392      "jws",
   393      "jwt"
   394    ]
   395    revision = "3d292e4d0cdc3a0113e6d207bb137145ef1de42f"
   396  
   397  [[projects]]
   398    branch = "master"
   399    name = "golang.org/x/sys"
   400    packages = [
   401      "unix",
   402      "windows"
   403    ]
   404    revision = "e072cadbbdc8dd3d3ffa82b8b4b9304c261d9311"
   405  
   406  [[projects]]
   407    name = "golang.org/x/text"
   408    packages = [
   409      "collate",
   410      "collate/build",
   411      "internal/colltab",
   412      "internal/gen",
   413      "internal/tag",
   414      "internal/triegen",
   415      "internal/ucd",
   416      "language",
   417      "secure/bidirule",
   418      "transform",
   419      "unicode/bidi",
   420      "unicode/cldr",
   421      "unicode/norm",
   422      "unicode/rangetable"
   423    ]
   424    revision = "f21a4dfb5e38f5895301dc265a8def02365cc3d0"
   425    version = "v0.3.0"
   426  
   427  [[projects]]
   428    branch = "master"
   429    name = "golang.org/x/tools"
   430    packages = [
   431      "godoc/vfs",
   432      "godoc/vfs/mapfs"
   433    ]
   434    revision = "526516e9c4bf5a3f76fe506dec01ca51d04cbe50"
   435  
   436  [[projects]]
   437    branch = "master"
   438    name = "google.golang.org/api"
   439    packages = [
   440      "gensupport",
   441      "googleapi",
   442      "googleapi/internal/uritemplates",
   443      "googleapi/transport",
   444      "internal",
   445      "iterator",
   446      "option",
   447      "storage/v1",
   448      "transport",
   449      "transport/grpc",
   450      "transport/http"
   451    ]
   452    revision = "2c45710c7f3fb0ab63506810a1ba84325ab90ab8"
   453  
   454  [[projects]]
   455    name = "google.golang.org/appengine"
   456    packages = [
   457      ".",
   458      "cloudsql",
   459      "internal",
   460      "internal/app_identity",
   461      "internal/base",
   462      "internal/datastore",
   463      "internal/log",
   464      "internal/modules",
   465      "internal/remote_api",
   466      "internal/socket",
   467      "internal/urlfetch",
   468      "socket",
   469      "urlfetch"
   470    ]
   471    revision = "b1f26356af11148e710935ed1ac8a7f5702c7612"
   472    version = "v1.1.0"
   473  
   474  [[projects]]
   475    branch = "master"
   476    name = "google.golang.org/genproto"
   477    packages = [
   478      "googleapis/api/annotations",
   479      "googleapis/iam/v1",
   480      "googleapis/longrunning",
   481      "googleapis/rpc/code",
   482      "googleapis/rpc/errdetails",
   483      "googleapis/rpc/status",
   484      "googleapis/spanner/admin/database/v1",
   485      "googleapis/spanner/v1"
   486    ]
   487    revision = "02b4e95473316948020af0b7a4f0f22c73929b0e"
   488  
   489  [[projects]]
   490    name = "google.golang.org/grpc"
   491    packages = [
   492      ".",
   493      "balancer",
   494      "balancer/base",
   495      "balancer/roundrobin",
   496      "codes",
   497      "connectivity",
   498      "credentials",
   499      "credentials/oauth",
   500      "encoding",
   501      "encoding/proto",
   502      "grpclog",
   503      "internal",
   504      "internal/backoff",
   505      "internal/channelz",
   506      "internal/grpcrand",
   507      "keepalive",
   508      "metadata",
   509      "naming",
   510      "peer",
   511      "resolver",
   512      "resolver/dns",
   513      "resolver/passthrough",
   514      "stats",
   515      "status",
   516      "tap",
   517      "transport"
   518    ]
   519    revision = "168a6198bcb0ef175f7dacec0b8691fc141dc9b8"
   520    version = "v1.13.0"
   521  
   522  [[projects]]
   523    name = "gopkg.in/inf.v0"
   524    packages = ["."]
   525    revision = "d2d2541c53f18d2a059457998ce2876cc8e67cbf"
   526    version = "v0.9.1"
   527  
   528  [solve-meta]
   529    analyzer-name = "dep"
   530    analyzer-version = 1
   531    inputs-digest = "9096636db76a3fa5e1b6fae202bfd3d6462ad4b50d90a1493b586d90891ba0ab"
   532    solver-name = "gps-cdcl"
   533    solver-version = 1