github.com/levb/mattermost-server@v5.3.1+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 = "github.com/NYTimes/gziphandler"
     6    packages = ["."]
     7    revision = "2600fb119af974220d3916a5916d6e31176aac1b"
     8    version = "v1.0.1"
     9  
    10  [[projects]]
    11    branch = "master"
    12    name = "github.com/armon/go-metrics"
    13    packages = ["."]
    14    revision = "3c58d8115a78a6879e5df75ae900846768d36895"
    15  
    16  [[projects]]
    17    branch = "master"
    18    name = "github.com/avct/uasurfer"
    19    packages = ["."]
    20    revision = "dc0ec4fd1e875e7ad39d8c932a198d41dd7637d0"
    21  
    22  [[projects]]
    23    branch = "master"
    24    name = "github.com/beorn7/perks"
    25    packages = ["quantile"]
    26    revision = "3a771d992973f24aa725d07868b467d1ddfceafb"
    27  
    28  [[projects]]
    29    branch = "master"
    30    name = "github.com/corpix/uarand"
    31    packages = ["."]
    32    revision = "2b8494104d86337cdd41d0a49cbed8e4583c0ab4"
    33  
    34  [[projects]]
    35    name = "github.com/davecgh/go-spew"
    36    packages = ["spew"]
    37    revision = "8991bc29aa16c548c550c7ff78260e27b9ab7c73"
    38    version = "v1.1.1"
    39  
    40  [[projects]]
    41    branch = "master"
    42    name = "github.com/dgryski/dgoogauth"
    43    packages = ["."]
    44    revision = "fd153d5969d30bd701e10f3530228f001213047c"
    45  
    46  [[projects]]
    47    name = "github.com/disintegration/imaging"
    48    packages = ["."]
    49    revision = "0bd5694c78c9c3d9a3cd06a706a8f3c59296a9ac"
    50    version = "v1.5.0"
    51  
    52  [[projects]]
    53    branch = "master"
    54    name = "github.com/dustin/go-humanize"
    55    packages = ["."]
    56    revision = "9f541cc9db5d55bce703bd99987c9d5cb8eea45e"
    57  
    58  [[projects]]
    59    branch = "master"
    60    name = "github.com/dyatlov/go-opengraph"
    61    packages = ["opengraph"]
    62    revision = "816b6608b3c8c1e871bc9cf777f390e2532081fe"
    63  
    64  [[projects]]
    65    name = "github.com/fsnotify/fsnotify"
    66    packages = ["."]
    67    revision = "c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9"
    68    version = "v1.4.7"
    69  
    70  [[projects]]
    71    name = "github.com/go-ini/ini"
    72    packages = ["."]
    73    revision = "5cf292cae48347c2490ac1a58fe36735fb78df7e"
    74    version = "v1.38.2"
    75  
    76  [[projects]]
    77    name = "github.com/go-ldap/ldap"
    78    packages = ["."]
    79    revision = "bb7a9ca6e4fbc2129e3db588a34bc970ffe811a9"
    80    version = "v2.5.1"
    81  
    82  [[projects]]
    83    name = "github.com/go-redis/redis"
    84    packages = [
    85      ".",
    86      "internal",
    87      "internal/consistenthash",
    88      "internal/hashtag",
    89      "internal/pool",
    90      "internal/proto",
    91      "internal/singleflight",
    92      "internal/util"
    93    ]
    94    revision = "1614e579ed966441b8e0c3ccea1dd0fbbd93a6ae"
    95    version = "v6.14.0"
    96  
    97  [[projects]]
    98    branch = "master"
    99    name = "github.com/go-sql-driver/mysql"
   100    packages = ["."]
   101    revision = "99ff426eb706cffe92ff3d058e168b278cabf7c7"
   102  
   103  [[projects]]
   104    branch = "master"
   105    name = "github.com/golang/freetype"
   106    packages = [
   107      ".",
   108      "raster",
   109      "truetype"
   110    ]
   111    revision = "e2365dfdc4a05e4b8299a783240d4a7d5a65d4e4"
   112  
   113  [[projects]]
   114    name = "github.com/golang/protobuf"
   115    packages = [
   116      "proto",
   117      "ptypes",
   118      "ptypes/any",
   119      "ptypes/duration",
   120      "ptypes/timestamp"
   121    ]
   122    revision = "aa810b61a9c79d51363740d207bb46cf8e620ed5"
   123    version = "v1.2.0"
   124  
   125  [[projects]]
   126    name = "github.com/gorilla/context"
   127    packages = ["."]
   128    revision = "08b5f424b9271eedf6f9f0ce86cb9396ed337a42"
   129    version = "v1.1.1"
   130  
   131  [[projects]]
   132    name = "github.com/gorilla/handlers"
   133    packages = ["."]
   134    revision = "7e0847f9db758cdebd26c149d0ae9d5d0b9c98ce"
   135    version = "v1.4.0"
   136  
   137  [[projects]]
   138    name = "github.com/gorilla/mux"
   139    packages = ["."]
   140    revision = "e3702bed27f0d39777b0b37b664b6280e8ef8fbf"
   141    version = "v1.6.2"
   142  
   143  [[projects]]
   144    name = "github.com/gorilla/schema"
   145    packages = ["."]
   146    revision = "d0e4c24cff97ae983e9847e0ed5a02dc10013d41"
   147    version = "v1.0.2"
   148  
   149  [[projects]]
   150    branch = "master"
   151    name = "github.com/gorilla/websocket"
   152    packages = ["."]
   153    revision = "b378caee5b2a673abe3897c40fde529bff7b986e"
   154  
   155  [[projects]]
   156    branch = "master"
   157    name = "github.com/hako/durafmt"
   158    packages = ["."]
   159    revision = "7b7ae1e72eade09dbc9c2cfba3e6c4bae7b8bcac"
   160  
   161  [[projects]]
   162    name = "github.com/hashicorp/errwrap"
   163    packages = ["."]
   164    revision = "8a6fb523712970c966eefc6b39ed2c5e74880354"
   165    version = "v1.0.0"
   166  
   167  [[projects]]
   168    name = "github.com/hashicorp/go-hclog"
   169    packages = ["."]
   170    revision = "69ff559dc25f3b435631604f573a5fa1efdb6433"
   171  
   172  [[projects]]
   173    branch = "master"
   174    name = "github.com/hashicorp/go-immutable-radix"
   175    packages = ["."]
   176    revision = "7f3cd4390caab3250a57f30efdb2a65dd7649ecf"
   177  
   178  [[projects]]
   179    branch = "master"
   180    name = "github.com/hashicorp/go-msgpack"
   181    packages = ["codec"]
   182    revision = "fa3f63826f7c23912c15263591e65d54d080b458"
   183  
   184  [[projects]]
   185    name = "github.com/hashicorp/go-multierror"
   186    packages = ["."]
   187    revision = "886a7fbe3eb1c874d46f623bfa70af45f425b3d1"
   188    version = "v1.0.0"
   189  
   190  [[projects]]
   191    name = "github.com/hashicorp/go-plugin"
   192    packages = ["."]
   193    revision = "e8d22c780116115ae5624720c9af0c97afe4f551"
   194  
   195  [[projects]]
   196    branch = "master"
   197    name = "github.com/hashicorp/go-sockaddr"
   198    packages = ["."]
   199    revision = "6d291a969b86c4b633730bfc6b8b9d64c3aafed9"
   200  
   201  [[projects]]
   202    branch = "master"
   203    name = "github.com/hashicorp/golang-lru"
   204    packages = [
   205      ".",
   206      "simplelru"
   207    ]
   208    revision = "0fb14efe8c47ae851c0034ed7a448854d3d34cf3"
   209  
   210  [[projects]]
   211    branch = "master"
   212    name = "github.com/hashicorp/hcl"
   213    packages = [
   214      ".",
   215      "hcl/ast",
   216      "hcl/parser",
   217      "hcl/printer",
   218      "hcl/scanner",
   219      "hcl/strconv",
   220      "hcl/token",
   221      "json/parser",
   222      "json/scanner",
   223      "json/token"
   224    ]
   225    revision = "ef8a98b0bbce4a65b5aa4c368430a80ddc533168"
   226  
   227  [[projects]]
   228    branch = "master"
   229    name = "github.com/hashicorp/memberlist"
   230    packages = ["."]
   231    revision = "b195c8e4fcc6284fff1583fd6ab09e68ca207551"
   232  
   233  [[projects]]
   234    branch = "master"
   235    name = "github.com/hashicorp/yamux"
   236    packages = ["."]
   237    revision = "3520598351bb3500a49ae9563f5539666ae0a27c"
   238  
   239  [[projects]]
   240    branch = "master"
   241    name = "github.com/icrowley/fake"
   242    packages = ["."]
   243    revision = "4178557ae428460c3780a381c824a1f3aceb6325"
   244  
   245  [[projects]]
   246    name = "github.com/inconshreveable/mousetrap"
   247    packages = ["."]
   248    revision = "76626ae9c91c4f2a10f34cad8ce83ea42c93bb75"
   249    version = "v1.0"
   250  
   251  [[projects]]
   252    branch = "master"
   253    name = "github.com/jaytaylor/html2text"
   254    packages = ["."]
   255    revision = "57d518f124b0cf46ea2021f25a01396b3522e6fb"
   256  
   257  [[projects]]
   258    branch = "master"
   259    name = "github.com/jehiah/go-strftime"
   260    packages = ["."]
   261    revision = "1d33003b386959af197ba96475f198c114627b5e"
   262  
   263  [[projects]]
   264    name = "github.com/lib/pq"
   265    packages = [
   266      ".",
   267      "oid"
   268    ]
   269    revision = "4ded0e9383f75c197b3a2aaa6d590ac52df6fd79"
   270    version = "v1.0.0"
   271  
   272  [[projects]]
   273    name = "github.com/magiconair/properties"
   274    packages = ["."]
   275    revision = "c2353362d570a7bfa228149c62842019201cfb71"
   276    version = "v1.8.0"
   277  
   278  [[projects]]
   279    branch = "master"
   280    name = "github.com/mailru/easyjson"
   281    packages = [
   282      ".",
   283      "buffer",
   284      "jlexer",
   285      "jwriter"
   286    ]
   287    revision = "60711f1a8329503b04e1c88535f419d0bb440bff"
   288  
   289  [[projects]]
   290    branch = "master"
   291    name = "github.com/mattermost/gorp"
   292    packages = ["."]
   293    revision = "520a119fe3536337cf8feeaf76afae0f5ae193f1"
   294  
   295  [[projects]]
   296    branch = "master"
   297    name = "github.com/mattermost/rsc"
   298    packages = [
   299      "gf256",
   300      "qr",
   301      "qr/coding"
   302    ]
   303    revision = "bbaefb05eaa0389ea712340066837c8ce4d287f9"
   304  
   305  [[projects]]
   306    branch = "mattermost"
   307    name = "github.com/mattermost/viper"
   308    packages = ["."]
   309    revision = "1b00ce64485c7a2449f239de3cbc9040a9c46aa0"
   310    source = "https://github.com/mattermost/viper"
   311  
   312  [[projects]]
   313    name = "github.com/mattn/go-runewidth"
   314    packages = ["."]
   315    revision = "ce7b0b5c7b45a81508558cd1dba6bb1e4ddb51bb"
   316    version = "v0.0.3"
   317  
   318  [[projects]]
   319    name = "github.com/mattn/go-sqlite3"
   320    packages = ["."]
   321    revision = "25ecb14adfc7543176f7d85291ec7dba82c6f7e4"
   322    version = "v1.9.0"
   323  
   324  [[projects]]
   325    name = "github.com/matttproud/golang_protobuf_extensions"
   326    packages = ["pbutil"]
   327    revision = "c12348ce28de40eed0136aa2b644d0ee0650e56c"
   328    version = "v1.0.1"
   329  
   330  [[projects]]
   331    name = "github.com/miekg/dns"
   332    packages = ["."]
   333    revision = "5a2b9fab83ff0f8bfc99684bd5f43a37abe560f1"
   334    version = "v1.0.8"
   335  
   336  [[projects]]
   337    name = "github.com/minio/minio-go"
   338    packages = [
   339      ".",
   340      "pkg/credentials",
   341      "pkg/encrypt",
   342      "pkg/s3signer",
   343      "pkg/s3utils",
   344      "pkg/set"
   345    ]
   346    revision = "70799fe8dae6ecfb6c7d7e9e048fce27f23a1992"
   347    version = "v6.0.5"
   348  
   349  [[projects]]
   350    name = "github.com/mitchellh/go-homedir"
   351    packages = ["."]
   352    revision = "ae18d6b8b3205b561c79e8e5f69bff09736185f4"
   353    version = "v1.0.0"
   354  
   355  [[projects]]
   356    branch = "master"
   357    name = "github.com/mitchellh/go-testing-interface"
   358    packages = ["."]
   359    revision = "a61a99592b77c9ba629d254a693acffaeb4b7e28"
   360  
   361  [[projects]]
   362    name = "github.com/mitchellh/mapstructure"
   363    packages = ["."]
   364    revision = "fa473d140ef3c6adf42d6b391fe76707f1f243c8"
   365    version = "v1.0.0"
   366  
   367  [[projects]]
   368    name = "github.com/nicksnyder/go-i18n"
   369    packages = [
   370      "i18n",
   371      "i18n/bundle",
   372      "i18n/language",
   373      "i18n/translation"
   374    ]
   375    revision = "0dc1626d56435e9d605a29875701721c54bc9bbd"
   376    version = "v1.10.0"
   377  
   378  [[projects]]
   379    name = "github.com/oklog/run"
   380    packages = ["."]
   381    revision = "4dadeb3030eda0273a12382bb2348ffc7c9d1a39"
   382    version = "v1.0.0"
   383  
   384  [[projects]]
   385    branch = "master"
   386    name = "github.com/olekukonko/tablewriter"
   387    packages = ["."]
   388    revision = "d4647c9c7a84d847478d890b816b7d8b62b0b279"
   389  
   390  [[projects]]
   391    name = "github.com/pborman/uuid"
   392    packages = ["."]
   393    revision = "e790cca94e6cc75c7064b1332e63811d4aae1a53"
   394    version = "v1.1"
   395  
   396  [[projects]]
   397    name = "github.com/pelletier/go-toml"
   398    packages = ["."]
   399    revision = "c01d1270ff3e442a8a57cddc1c92dc1138598194"
   400    version = "v1.2.0"
   401  
   402  [[projects]]
   403    name = "github.com/pkg/errors"
   404    packages = ["."]
   405    revision = "645ef00459ed84a119197bfb8d8205042c6df63d"
   406    version = "v0.8.0"
   407  
   408  [[projects]]
   409    name = "github.com/pmezard/go-difflib"
   410    packages = ["difflib"]
   411    revision = "792786c7400a136282c1664665ae0a8db921c6c2"
   412    version = "v1.0.0"
   413  
   414  [[projects]]
   415    name = "github.com/prometheus/client_golang"
   416    packages = [
   417      "prometheus",
   418      "prometheus/promhttp"
   419    ]
   420    revision = "c5b7fccd204277076155f10851dad72b76a49317"
   421    version = "v0.8.0"
   422  
   423  [[projects]]
   424    branch = "master"
   425    name = "github.com/prometheus/client_model"
   426    packages = ["go"]
   427    revision = "5c3871d89910bfb32f5fcab2aa4b9ec68e65a99f"
   428  
   429  [[projects]]
   430    branch = "master"
   431    name = "github.com/prometheus/common"
   432    packages = [
   433      "expfmt",
   434      "internal/bitbucket.org/ww/goautoneg",
   435      "model"
   436    ]
   437    revision = "c7de2306084e37d54b8be01f3541a8464345e9a5"
   438  
   439  [[projects]]
   440    branch = "master"
   441    name = "github.com/prometheus/procfs"
   442    packages = [
   443      ".",
   444      "internal/util",
   445      "nfs",
   446      "xfs"
   447    ]
   448    revision = "05ee40e3a273f7245e8777337fc7b46e533a9a92"
   449  
   450  [[projects]]
   451    name = "github.com/rs/cors"
   452    packages = ["."]
   453    revision = "3fb1b69b103a84de38a19c3c6ec073dd6caa4d3f"
   454    version = "v1.5.0"
   455  
   456  [[projects]]
   457    branch = "go1"
   458    name = "github.com/rwcarlsen/goexif"
   459    packages = [
   460      "exif",
   461      "tiff"
   462    ]
   463    revision = "8d986c03457a2057c7b0fb0a48113f7dd48f9619"
   464  
   465  [[projects]]
   466    branch = "master"
   467    name = "github.com/sean-/seed"
   468    packages = ["."]
   469    revision = "e2103e2c35297fb7e17febb81e49b312087a2372"
   470  
   471  [[projects]]
   472    name = "github.com/segmentio/analytics-go"
   473    packages = ["."]
   474    revision = "2d840d861c322bdf5346ba7917af1c2285e653d3"
   475    version = "2.1.1"
   476  
   477  [[projects]]
   478    branch = "master"
   479    name = "github.com/segmentio/backo-go"
   480    packages = ["."]
   481    revision = "204274ad699c0983a70203a566887f17a717fef4"
   482  
   483  [[projects]]
   484    name = "github.com/sirupsen/logrus"
   485    packages = ["."]
   486    revision = "3e01752db0189b9157070a0e1668a620f9a85da2"
   487    version = "v1.0.6"
   488  
   489  [[projects]]
   490    name = "github.com/spf13/afero"
   491    packages = [
   492      ".",
   493      "mem"
   494    ]
   495    revision = "787d034dfe70e44075ccc060d346146ef53270ad"
   496    version = "v1.1.1"
   497  
   498  [[projects]]
   499    name = "github.com/spf13/cast"
   500    packages = ["."]
   501    revision = "8965335b8c7107321228e3e3702cab9832751bac"
   502    version = "v1.2.0"
   503  
   504  [[projects]]
   505    name = "github.com/spf13/cobra"
   506    packages = ["."]
   507    revision = "ef82de70bb3f60c65fb8eebacbb2d122ef517385"
   508    version = "v0.0.3"
   509  
   510  [[projects]]
   511    branch = "master"
   512    name = "github.com/spf13/jwalterweatherman"
   513    packages = ["."]
   514    revision = "14d3d4c518341bea657dd8a226f5121c0ff8c9f2"
   515  
   516  [[projects]]
   517    name = "github.com/spf13/pflag"
   518    packages = ["."]
   519    revision = "9a97c102cda95a86cec2345a6f09f55a939babf5"
   520    version = "v1.0.2"
   521  
   522  [[projects]]
   523    branch = "master"
   524    name = "github.com/ssor/bom"
   525    packages = ["."]
   526    revision = "6386211fdfcf24c0bfbdaceafd02849ed9a8a509"
   527  
   528  [[projects]]
   529    name = "github.com/stretchr/objx"
   530    packages = ["."]
   531    revision = "477a77ecc69700c7cdeb1fa9e129548e1c1c393c"
   532    version = "v0.1.1"
   533  
   534  [[projects]]
   535    name = "github.com/stretchr/testify"
   536    packages = [
   537      "assert",
   538      "mock",
   539      "require",
   540      "suite"
   541    ]
   542    revision = "f35b8ab0b5a2cef36673838d662e249dd9c94686"
   543    version = "v1.2.2"
   544  
   545  [[projects]]
   546    name = "github.com/throttled/throttled"
   547    packages = [
   548      ".",
   549      "store/memstore"
   550    ]
   551    revision = "aeea1c7338e6dd1e1b309afe07fb7bbcfa83c2fa"
   552    version = "v2.2.1"
   553  
   554  [[projects]]
   555    name = "github.com/tylerb/graceful"
   556    packages = ["."]
   557    revision = "4654dfbb6ad53cb5e27f37d99b02e16c1872fbbb"
   558    version = "v1.2.15"
   559  
   560  [[projects]]
   561    branch = "master"
   562    name = "github.com/xtgo/uuid"
   563    packages = ["."]
   564    revision = "a0b114877d4caeffbd7f87e3757c17fce570fea7"
   565  
   566  [[projects]]
   567    name = "go.uber.org/atomic"
   568    packages = ["."]
   569    revision = "1ea20fb1cbb1cc08cbd0d913a96dead89aa18289"
   570    version = "v1.3.2"
   571  
   572  [[projects]]
   573    name = "go.uber.org/multierr"
   574    packages = ["."]
   575    revision = "3c4937480c32f4c13a875a1829af76c98ca3d40a"
   576    version = "v1.1.0"
   577  
   578  [[projects]]
   579    name = "go.uber.org/zap"
   580    packages = [
   581      ".",
   582      "buffer",
   583      "internal/bufferpool",
   584      "internal/color",
   585      "internal/exit",
   586      "zapcore"
   587    ]
   588    revision = "ff33455a0e382e8a81d14dd7c922020b6b5e7982"
   589    version = "v1.9.1"
   590  
   591  [[projects]]
   592    branch = "master"
   593    name = "golang.org/x/crypto"
   594    packages = [
   595      "acme",
   596      "acme/autocert",
   597      "argon2",
   598      "bcrypt",
   599      "blake2b",
   600      "blowfish",
   601      "ed25519",
   602      "ed25519/internal/edwards25519",
   603      "ssh/terminal"
   604    ]
   605    revision = "614d502a4dac94afa3a6ce146bd1736da82514c6"
   606  
   607  [[projects]]
   608    branch = "master"
   609    name = "golang.org/x/image"
   610    packages = [
   611      "bmp",
   612      "font",
   613      "math/fixed",
   614      "tiff",
   615      "tiff/lzw"
   616    ]
   617    revision = "c73c2afc3b812cdd6385de5a50616511c4a3d458"
   618  
   619  [[projects]]
   620    branch = "master"
   621    name = "golang.org/x/net"
   622    packages = [
   623      "bpf",
   624      "context",
   625      "html",
   626      "html/atom",
   627      "html/charset",
   628      "http/httpguts",
   629      "http2",
   630      "http2/hpack",
   631      "idna",
   632      "internal/iana",
   633      "internal/socket",
   634      "internal/timeseries",
   635      "ipv4",
   636      "ipv6",
   637      "trace"
   638    ]
   639    revision = "faa378e6dbaed88bd8100f8bcf09939375c6e8fa"
   640  
   641  [[projects]]
   642    branch = "master"
   643    name = "golang.org/x/sys"
   644    packages = [
   645      "cpu",
   646      "unix",
   647      "windows"
   648    ]
   649    revision = "4910a1d54f876d7b22162a85f4d066d3ee649450"
   650  
   651  [[projects]]
   652    name = "golang.org/x/text"
   653    packages = [
   654      "collate",
   655      "collate/build",
   656      "encoding",
   657      "encoding/charmap",
   658      "encoding/htmlindex",
   659      "encoding/internal",
   660      "encoding/internal/identifier",
   661      "encoding/japanese",
   662      "encoding/korean",
   663      "encoding/simplifiedchinese",
   664      "encoding/traditionalchinese",
   665      "encoding/unicode",
   666      "internal/colltab",
   667      "internal/gen",
   668      "internal/tag",
   669      "internal/triegen",
   670      "internal/ucd",
   671      "internal/utf8internal",
   672      "language",
   673      "runes",
   674      "secure/bidirule",
   675      "transform",
   676      "unicode/bidi",
   677      "unicode/cldr",
   678      "unicode/norm",
   679      "unicode/rangetable"
   680    ]
   681    revision = "f21a4dfb5e38f5895301dc265a8def02365cc3d0"
   682    version = "v0.3.0"
   683  
   684  [[projects]]
   685    name = "google.golang.org/appengine"
   686    packages = ["cloudsql"]
   687    revision = "b1f26356af11148e710935ed1ac8a7f5702c7612"
   688    version = "v1.1.0"
   689  
   690  [[projects]]
   691    branch = "master"
   692    name = "google.golang.org/genproto"
   693    packages = ["googleapis/rpc/status"]
   694    revision = "c66870c02cf823ceb633bcd05be3c7cda29976f4"
   695  
   696  [[projects]]
   697    name = "google.golang.org/grpc"
   698    packages = [
   699      ".",
   700      "balancer",
   701      "balancer/base",
   702      "balancer/roundrobin",
   703      "codes",
   704      "connectivity",
   705      "credentials",
   706      "encoding",
   707      "encoding/proto",
   708      "grpclog",
   709      "health",
   710      "health/grpc_health_v1",
   711      "internal",
   712      "internal/backoff",
   713      "internal/channelz",
   714      "internal/envconfig",
   715      "internal/grpcrand",
   716      "internal/transport",
   717      "keepalive",
   718      "metadata",
   719      "naming",
   720      "peer",
   721      "resolver",
   722      "resolver/dns",
   723      "resolver/passthrough",
   724      "stats",
   725      "status",
   726      "tap"
   727    ]
   728    revision = "32fb0ac620c32ba40a4626ddf94d90d12cce3455"
   729    version = "v1.14.0"
   730  
   731  [[projects]]
   732    branch = "v3"
   733    name = "gopkg.in/alexcesaro/quotedprintable.v3"
   734    packages = ["."]
   735    revision = "2caba252f4dc53eaf6b553000885530023f54623"
   736  
   737  [[projects]]
   738    name = "gopkg.in/asn1-ber.v1"
   739    packages = ["."]
   740    revision = "379148ca0225df7a432012b8df0355c2a2063ac0"
   741    version = "v1.2"
   742  
   743  [[projects]]
   744    name = "gopkg.in/gomail.v2"
   745    packages = ["."]
   746    revision = "41f3572897373c5538c50a2402db15db079fa4fd"
   747    version = "2.0.0"
   748  
   749  [[projects]]
   750    name = "gopkg.in/natefinch/lumberjack.v2"
   751    packages = ["."]
   752    revision = "a96e63847dc3c67d17befa69c303767e2f84e54f"
   753    version = "v2.1"
   754  
   755  [[projects]]
   756    name = "gopkg.in/olivere/elastic.v5"
   757    packages = [
   758      ".",
   759      "config",
   760      "uritemplates"
   761    ]
   762    revision = "d94782c1eadecb8e1d3dcd5f38ba533b66992ff2"
   763    version = "v5.0.74"
   764  
   765  [[projects]]
   766    name = "gopkg.in/yaml.v2"
   767    packages = ["."]
   768    revision = "5420a8b6744d3b0345ab293f6fcba19c978f1183"
   769    version = "v2.2.1"
   770  
   771  [solve-meta]
   772    analyzer-name = "dep"
   773    analyzer-version = 1
   774    inputs-digest = "726929919f42dc47011821d1c6eae04af59a385b020f688be2f195c88b395eb5"
   775    solver-name = "gps-cdcl"
   776    solver-version = 1